GET /api/v2/anchors/4393/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4393,
    "type": "Anchor",
    "hostname": "nl-ams-as30058",
    "fqdn": "nl-ams-as30058.anchors.atlas.ripe.net",
    "probe": 7704,
    "is_ipv4_only": false,
    "ip_v4": "50.7.231.189",
    "as_v4": 30058,
    "ip_v4_gateway": "50.7.231.177",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:49f0:d00d:ff00::a",
    "as_v6": 30058,
    "ip_v6_gateway": "2001:49f0:d00d:ff00::1",
    "ip_v6_prefix": 64,
    "city": "Amsterdam",
    "country": "NL",
    "company": "FDC Servers.net, LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.9456065,
            52.2936583
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-12T14:20:00.394896",
    "date_decommissioned": null,
    "hardware_version": 99
}