GET /api/v2/anchors/4605/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4605,
    "type": "Anchor",
    "hostname": "us-sea-as11878",
    "fqdn": "us-sea-as11878.anchors.atlas.ripe.net",
    "probe": 7715,
    "is_ipv4_only": false,
    "ip_v4": "198.54.131.8",
    "as_v4": 11878,
    "ip_v4_gateway": "198.54.131.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2607:9000:500:1::8",
    "as_v6": 11878,
    "ip_v6_gateway": "2607:9000:500:1::1",
    "ip_v6_prefix": 64,
    "city": "Seattle, WA",
    "country": "US",
    "company": "tzulo",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -122.3481104,
            47.6194455
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-25T20:20:00.485386",
    "date_decommissioned": null,
    "hardware_version": 99
}