GET /api/v2/anchors/3933/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3933,
    "type": "Anchor",
    "hostname": "nl-ams-as3257",
    "fqdn": "nl-ams-as3257.anchors.atlas.ripe.net",
    "probe": 7396,
    "is_ipv4_only": false,
    "ip_v4": "194.122.76.246",
    "as_v4": 3257,
    "ip_v4_gateway": "194.122.76.245",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:680:0:8022:0:face:2:face",
    "as_v6": 3257,
    "ip_v6_gateway": "2001:680:0:8022::1",
    "ip_v6_prefix": 64,
    "city": "Amsterdam",
    "country": "NL",
    "company": "GTT",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.7561995,
            52.2793842
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-09T22:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}