GET /api/v2/anchors/3917/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3917,
    "type": "Anchor",
    "hostname": "nl-ams-as24875",
    "fqdn": "nl-ams-as24875.anchors.atlas.ripe.net",
    "probe": 7446,
    "is_ipv4_only": false,
    "ip_v4": "185.80.233.175",
    "as_v4": 24875,
    "ip_v4_gateway": "185.80.233.174",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2001:968:4:1337:185:80:233:175",
    "as_v6": 24875,
    "ip_v6_gateway": "2001:968:4:1337:185:80:233:174",
    "ip_v6_prefix": 127,
    "city": "Amsterdam",
    "country": "NL",
    "company": "NovoServe",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.9513635,
            52.3559486
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-08T18:20:00.666293",
    "date_decommissioned": null,
    "hardware_version": 98
}