GET /api/v2/anchors/4538/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4538,
    "type": "Anchor",
    "hostname": "uk-mnc-as208915",
    "fqdn": "uk-mnc-as208915.anchors.atlas.ripe.net",
    "probe": 7661,
    "is_ipv4_only": false,
    "ip_v4": "103.146.103.69",
    "as_v4": 208915,
    "ip_v4_gateway": "103.146.103.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0f:85c2:101::d9",
    "as_v6": 208915,
    "ip_v6_gateway": "fe80::f816:3eff:fe59:67ef",
    "ip_v6_prefix": 64,
    "city": "Manchester",
    "country": "GB",
    "company": "HyperLXC Medical",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -2.2476333,
            53.4643932
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-05T14:20:00.402069",
    "date_decommissioned": null,
    "hardware_version": 99
}