GET /api/v2/anchors/4404/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4404,
    "type": "Anchor",
    "hostname": "de-fra-as44656",
    "fqdn": "de-fra-as44656.anchors.atlas.ripe.net",
    "probe": 7685,
    "is_ipv4_only": false,
    "ip_v4": "89.58.96.203",
    "as_v4": 44656,
    "ip_v4_gateway": "89.58.96.202",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a11:fb80:0:200::145",
    "as_v6": 44656,
    "ip_v6_gateway": "2a11:fb80:0:200::144",
    "ip_v6_prefix": 127,
    "city": "Frankfurt",
    "country": "DE",
    "company": "2provide GmbH",
    "nic_handle": "AA37995-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.6320043,
            50.0988499
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-01-05T16:20:00.404784",
    "date_decommissioned": null,
    "hardware_version": 99
}