GET /api/v2/anchors/4365/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4365,
    "type": "Anchor",
    "hostname": "at-vie-as212057",
    "fqdn": "at-vie-as212057.anchors.atlas.ripe.net",
    "probe": 7589,
    "is_ipv4_only": false,
    "ip_v4": "5.230.5.9",
    "as_v4": 212057,
    "ip_v4_gateway": "5.230.5.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a0c:9a40:8860:1101:a::9",
    "as_v6": 212057,
    "ip_v6_gateway": "2a0c:9a40:8860:1101::1",
    "ip_v6_prefix": 64,
    "city": "Vienna",
    "country": "AT",
    "company": "Nodescrape",
    "nic_handle": "NN3601-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.4102184,
            48.2696411
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-07-25T18:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}