GET /api/v2/anchors/4465/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4465,
    "type": "Anchor",
    "hostname": "uk-tef-as47272",
    "fqdn": "uk-tef-as47272.anchors.atlas.ripe.net",
    "probe": 7626,
    "is_ipv4_only": false,
    "ip_v4": "199.47.240.23",
    "as_v4": 47272,
    "ip_v4_gateway": "199.47.240.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0f:6280:1f::23",
    "as_v6": 47272,
    "ip_v6_gateway": "2a0f:6280:1f::1",
    "ip_v6_prefix": 48,
    "city": "Telford, United Kingdom",
    "country": "GB",
    "company": "HYEHOST LLC",
    "nic_handle": "HH1",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -2.4826625,
            52.6762554
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-10-13T18:20:00.588573",
    "date_decommissioned": null,
    "hardware_version": 99
}