GET /api/v2/anchors/4297/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4297,
    "type": "Anchor",
    "hostname": "us-slc-as397032",
    "fqdn": "us-slc-as397032.anchors.atlas.ripe.net",
    "probe": 7549,
    "is_ipv4_only": false,
    "ip_v4": "136.0.251.253",
    "as_v4": 397032,
    "ip_v4_gateway": "136.0.251.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2602:fa87:5:419::a",
    "as_v6": 397032,
    "ip_v6_gateway": "2602:fa87:5:400::1",
    "ip_v6_prefix": 64,
    "city": "Salt Lake City, Utah",
    "country": "US",
    "company": "Sparked Host",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -111.8877168,
            40.5114453
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-10T16:20:00.420966",
    "date_decommissioned": null,
    "hardware_version": 99
}