GET /api/v2/anchors/4592/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4592,
    "type": "Anchor",
    "hostname": "de-drs-as680-client",
    "fqdn": "de-drs-as680-client.anchors.atlas.ripe.net",
    "probe": 7702,
    "is_ipv4_only": false,
    "ip_v4": "141.76.94.9",
    "as_v4": 680,
    "ip_v4_gateway": "141.76.94.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a13:dd80:1004::7694:9",
    "as_v6": 680,
    "ip_v6_gateway": "2a13:dd80:1004::1",
    "ip_v6_prefix": 64,
    "city": "Dresden,",
    "country": "DE",
    "company": "TU Dresden, Chair of Distributed and Networked Systems",
    "nic_handle": "NO2603-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            13.7229697,
            51.0254635
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-05T18:20:00.435574",
    "date_decommissioned": null,
    "hardware_version": 99
}