GET /api/v2/anchors/4051/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4051,
    "type": "Anchor",
    "hostname": "ch-zrh-as25164",
    "fqdn": "ch-zrh-as25164.anchors.atlas.ripe.net",
    "probe": 7473,
    "is_ipv4_only": false,
    "ip_v4": "194.146.214.12",
    "as_v4": 25164,
    "ip_v4_gateway": "194.146.214.126",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": "2a01:200:c000:26df::12",
    "as_v6": 25164,
    "ip_v6_gateway": "2a01:200:c000:26df::3",
    "ip_v6_prefix": 64,
    "city": "Zurich",
    "country": "CH",
    "company": "Flughafen Zurich AG",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5509566,
            47.4597154
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-02-07T14:20:00.624613",
    "date_decommissioned": null,
    "hardware_version": 98
}