GET /api/v2/anchors/4383/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4383,
    "type": "Anchor",
    "hostname": "nl-ams-as61029",
    "fqdn": "nl-ams-as61029.anchors.atlas.ripe.net",
    "probe": 7600,
    "is_ipv4_only": false,
    "ip_v4": "37.72.101.21",
    "as_v4": 61029,
    "ip_v4_gateway": "37.72.101.17",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a00:8240:1235::21",
    "as_v6": 61029,
    "ip_v6_gateway": "2a00:8240:1235::1",
    "ip_v6_prefix": 48,
    "city": "Amsterdam",
    "country": "NL",
    "company": "Bitency B.V.",
    "nic_handle": "BC4098-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.9456853,
            52.2938124
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-12T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}