GET /api/v2/anchors/4606/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4606,
    "type": "Anchor",
    "hostname": "us-sjc-as11878",
    "fqdn": "us-sjc-as11878.anchors.atlas.ripe.net",
    "probe": 7716,
    "is_ipv4_only": false,
    "ip_v4": "198.54.134.8",
    "as_v4": 11878,
    "ip_v4_gateway": "198.54.134.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2607:9000:800:1::8",
    "as_v6": 11878,
    "ip_v6_gateway": "2607:9000:800:1::1",
    "ip_v6_prefix": 64,
    "city": "San Jose, CA",
    "country": "US",
    "company": "tzulo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -121.9562484,
            37.3788916
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-25T22:20:00.459527",
    "date_decommissioned": null,
    "hardware_version": 99
}