GET /api/v2/anchors/4336/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4336,
    "type": "Anchor",
    "hostname": "at-vie-as197540-client",
    "fqdn": "at-vie-as197540-client.anchors.atlas.ripe.net",
    "probe": 7575,
    "is_ipv4_only": false,
    "ip_v4": "152.53.95.16",
    "as_v4": 197540,
    "ip_v4_gateway": "152.53.92.1",
    "ip_v4_netmask": "255.255.252.0",
    "ip_v6": "2a0a:4cc0:80:59bc::",
    "as_v6": 197540,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Vienna",
    "country": "AT",
    "company": "Felix Nagy",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.3533783,
            48.1929955
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-27T00:20:00.465565",
    "date_decommissioned": null,
    "hardware_version": 99
}