GET /api/v2/anchors/4516/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4516,
    "type": "Anchor",
    "hostname": "de-rgm-as47526-client",
    "fqdn": "de-rgm-as47526-client.anchors.atlas.ripe.net",
    "probe": 7651,
    "is_ipv4_only": false,
    "ip_v4": "78.138.61.179",
    "as_v4": 47526,
    "ip_v4_gateway": "78.138.61.129",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2a13:ccc3:1:7::179",
    "as_v6": 47526,
    "ip_v6_gateway": "2a13:ccc3:1:7::1",
    "ip_v6_prefix": 64,
    "city": "Nuremberg",
    "country": "DE",
    "company": "Offline Kolektiv",
    "nic_handle": "HAAT2-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.1771189,
            49.3893804
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-11-20T14:20:00.758136",
    "date_decommissioned": null,
    "hardware_version": 99
}