GET /api/v2/anchors/4335/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4335,
    "type": "Anchor",
    "hostname": "ca-van-as396993",
    "fqdn": "ca-van-as396993.anchors.atlas.ripe.net",
    "probe": 7577,
    "is_ipv4_only": false,
    "ip_v4": "198.135.169.29",
    "as_v4": 396993,
    "ip_v4_gateway": "198.135.169.25",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2602:f743:219::29",
    "as_v6": 396993,
    "ip_v6_gateway": "2602:f743:219::1",
    "ip_v6_prefix": 48,
    "city": "Vancouver",
    "country": "CA",
    "company": "Soraxus Networks Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -123.0296962,
            49.2594269
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-27T12:20:00.413805",
    "date_decommissioned": null,
    "hardware_version": 99
}