GET /api/v2/anchors/4610/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4610,
    "type": "Anchor",
    "hostname": "us-uyu-as401612",
    "fqdn": "us-uyu-as401612.anchors.atlas.ripe.net",
    "probe": 7707,
    "is_ipv4_only": false,
    "ip_v4": "205.189.203.27",
    "as_v4": 401612,
    "ip_v4_gateway": "205.189.203.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:fb87:0:20::2",
    "as_v6": 401612,
    "ip_v6_gateway": "2602:fb87:0:20::1",
    "ip_v6_prefix": 64,
    "city": "Staten Island, New York City",
    "country": "US",
    "company": "hueNET",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -74.1748932,
            40.6070144
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-17T16:20:00.516693",
    "date_decommissioned": null,
    "hardware_version": 99
}