GET /api/v2/anchors/4282/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4282,
    "type": "Anchor",
    "hostname": "nz-npl-as132254",
    "fqdn": "nz-npl-as132254.anchors.atlas.ripe.net",
    "probe": 7548,
    "is_ipv4_only": true,
    "ip_v4": "202.61.114.211",
    "as_v4": 132254,
    "ip_v4_gateway": "202.61.114.193",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "New Plymouth",
    "country": "NZ",
    "company": "Primo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            174.0755872,
            -39.056523
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-06T10:20:00.442180",
    "date_decommissioned": null,
    "hardware_version": 99
}