GET /api/v2/anchors/4214/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4214,
    "type": "Anchor",
    "hostname": "nl-ens-as202585",
    "fqdn": "nl-ens-as202585.anchors.atlas.ripe.net",
    "probe": 7519,
    "is_ipv4_only": false,
    "ip_v4": "185.244.24.78",
    "as_v4": 202585,
    "ip_v4_gateway": "185.244.24.65",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:678:d64:555::5249:5045",
    "as_v6": 202585,
    "ip_v6_gateway": "2001:678:d64:555::1",
    "ip_v6_prefix": 64,
    "city": "Enschede",
    "country": "NL",
    "company": "bgp.rodeo",
    "nic_handle": "NB10144-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.8209885,
            52.2163007
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 7426,
    "date_live": "2025-04-16T10:20:00.349970",
    "date_decommissioned": null,
    "hardware_version": 99
}