GET /api/v2/anchors/3564/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3564,
    "type": "Anchor",
    "hostname": "us-evi-as400245",
    "fqdn": "us-evi-as400245.anchors.atlas.ripe.net",
    "probe": 7267,
    "is_ipv4_only": false,
    "ip_v4": "165.140.127.23",
    "as_v4": 400245,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:fb7d:1::a58c:7f17",
    "as_v6": 400245,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Elk Grove Village",
    "country": "US",
    "company": "AlphaCentri Corporation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -87.9548634,
            42.0010976
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-10-15T10:20:00.219470",
    "date_decommissioned": null,
    "hardware_version": 99
}