GET /api/v2/anchors/4633/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4633,
    "type": "Anchor",
    "hostname": "us-kvd-as19751",
    "fqdn": "us-kvd-as19751.anchors.atlas.ripe.net",
    "probe": 7719,
    "is_ipv4_only": false,
    "ip_v4": "209.132.160.20",
    "as_v4": 19751,
    "ip_v4_gateway": "209.132.160.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2606:b500:2:3::20",
    "as_v6": 19751,
    "ip_v6_gateway": "2606:b500:2:3::1",
    "ip_v6_prefix": 64,
    "city": "Cloverdale, Indiana, United States",
    "country": "US",
    "company": "Endeavor Communications",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -86.794222,
            39.514847
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-03-05T18:20:00.373792",
    "date_decommissioned": null,
    "hardware_version": 99
}