GET /api/v2/anchors/4402/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4402,
    "type": "Anchor",
    "hostname": "de-fra-as214895",
    "fqdn": "de-fra-as214895.anchors.atlas.ripe.net",
    "probe": 7618,
    "is_ipv4_only": false,
    "ip_v4": "193.242.223.11",
    "as_v4": 214895,
    "ip_v4_gateway": "193.242.223.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a0a:14c0:100::1100",
    "as_v6": 214895,
    "ip_v6_gateway": "2a0a:14c0:100::1",
    "ip_v6_prefix": 64,
    "city": "Frankfurt",
    "country": "DE",
    "company": "bit datacenters GmbH",
    "nic_handle": "RA11777-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6014355,
            50.1281919
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-10-02T08:20:00.413397",
    "date_decommissioned": null,
    "hardware_version": 99
}