GET /api/v2/anchors/4283/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4283,
    "type": "Anchor",
    "hostname": "ch-zrh-as62035",
    "fqdn": "ch-zrh-as62035.anchors.atlas.ripe.net",
    "probe": 7556,
    "is_ipv4_only": false,
    "ip_v4": "185.193.244.26",
    "as_v4": 62035,
    "ip_v4_gateway": "185.193.244.25",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2a0a:3cc0:0:10::2",
    "as_v6": 62035,
    "ip_v6_gateway": "2a0a:3cc0:0:10::1",
    "ip_v6_prefix": 64,
    "city": "Zurich",
    "country": "CH",
    "company": "Byteworks",
    "nic_handle": "BWHM-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5574095,
            47.4330684
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-12T14:20:00.357611",
    "date_decommissioned": null,
    "hardware_version": 98
}