GET /api/v2/anchors/3463/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3463,
    "type": "Anchor",
    "hostname": "uk-cvt-as142594",
    "fqdn": "uk-cvt-as142594.anchors.atlas.ripe.net",
    "probe": 7254,
    "is_ipv4_only": false,
    "ip_v4": "103.170.154.254",
    "as_v4": 142594,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:df7:1d81:9::a",
    "as_v6": 142594,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Coventry",
    "country": "GB",
    "company": "SpeedyPage Ltd",
    "nic_handle": "SN10025-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.5782361,
            52.3976232
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2023-08-09T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}