GET /api/v2/anchors/4195/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4195,
    "type": "Anchor",
    "hostname": "us-cxp-as32281",
    "fqdn": "us-cxp-as32281.anchors.atlas.ripe.net",
    "probe": 7523,
    "is_ipv4_only": false,
    "ip_v4": "199.192.70.17",
    "as_v4": 32281,
    "ip_v4_gateway": "199.192.70.16",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2605:f880:2000:683:199:192:70:17",
    "as_v6": 32281,
    "ip_v6_gateway": "2605:f880:2000:683::1",
    "ip_v6_prefix": 64,
    "city": "Bennett",
    "country": "US",
    "company": "Colorado Communications Transport",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -104.4293915,
            39.7576506
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-04-23T14:20:00.385822",
    "date_decommissioned": null,
    "hardware_version": 99
}