GET /api/v2/anchors/4407/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4407,
    "type": "Anchor",
    "hostname": "nl-ams-as1101",
    "fqdn": "nl-ams-as1101.anchors.atlas.ripe.net",
    "probe": 7616,
    "is_ipv4_only": false,
    "ip_v4": "145.220.0.55",
    "as_v4": 1101,
    "ip_v4_gateway": "145.220.0.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:67c:6ec:201:145:220:0:55",
    "as_v6": 1101,
    "ip_v6_gateway": "2001:67c:6ec:201:145:220:0:1",
    "ip_v6_prefix": 64,
    "city": "Amsterdam",
    "country": "NL",
    "company": "SURF",
    "nic_handle": "NSN19-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.9528022,
            52.3561068
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6031,
    "date_live": "2025-09-28T10:20:00.544297",
    "date_decommissioned": null,
    "hardware_version": 99
}