GET /api/v2/anchors/4334/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4334,
    "type": "Anchor",
    "hostname": "at-vie-as51184",
    "fqdn": "at-vie-as51184.anchors.atlas.ripe.net",
    "probe": 7574,
    "is_ipv4_only": false,
    "ip_v4": "178.251.64.62",
    "as_v4": 51184,
    "ip_v4_gateway": "178.251.64.49",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a02:1748:0:1900:1::62",
    "as_v6": 51184,
    "ip_v6_gateway": "2a02:1748:0:1900::1",
    "ip_v6_prefix": 64,
    "city": "Vienna",
    "country": "AT",
    "company": "fonira Telekom GmbH",
    "nic_handle": "NOC66-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.3713095,
            48.2080696
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-26T22:20:00.459665",
    "date_decommissioned": null,
    "hardware_version": 99
}