GET /api/v2/anchors/4567/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4567,
    "type": "Anchor",
    "hostname": "nl-hen-as38915",
    "fqdn": "nl-hen-as38915.anchors.atlas.ripe.net",
    "probe": 7683,
    "is_ipv4_only": false,
    "ip_v4": "178.21.216.7",
    "as_v4": 38915,
    "ip_v4_gateway": "178.21.216.1",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a00:1de0:0:200:178:21:216:7",
    "as_v6": 38915,
    "ip_v6_gateway": "2a00:1de0:0:200:178:21:216:1",
    "ip_v6_prefix": 64,
    "city": "Heerlen",
    "country": "NL",
    "company": "Solido, IT voor overheden",
    "nic_handle": "SA43824-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            5.9710447,
            50.8941633
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-30T16:20:00.412738",
    "date_decommissioned": null,
    "hardware_version": 99
}