GET /api/v2/anchors/4615/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4615,
    "type": "Anchor",
    "hostname": "us-chi-as30058",
    "fqdn": "us-chi-as30058.anchors.atlas.ripe.net",
    "probe": 7706,
    "is_ipv4_only": false,
    "ip_v4": "50.7.0.210",
    "as_v4": 30058,
    "ip_v4_gateway": "50.7.0.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2001:49f0:d0c8::2",
    "as_v6": 30058,
    "ip_v6_gateway": "2001:49f0:d0c8::1",
    "ip_v6_prefix": 64,
    "city": "Chicago",
    "country": "US",
    "company": "FDC Servers.net, LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -87.6411132,
            41.8628883
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2026-02-17T14:20:00.514820",
    "date_decommissioned": null,
    "hardware_version": 99
}