GET /api/v2/anchors/4545/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4545,
    "type": "Anchor",
    "hostname": "us-uyu-as399727",
    "fqdn": "us-uyu-as399727.anchors.atlas.ripe.net",
    "probe": 7667,
    "is_ipv4_only": false,
    "ip_v4": "172.98.49.134",
    "as_v4": 399727,
    "ip_v4_gateway": "172.98.49.135",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2620:98:e004:135::",
    "as_v6": 399727,
    "ip_v6_gateway": "2620:98:e004::1",
    "ip_v6_prefix": 64,
    "city": "Staten Island",
    "country": "US",
    "company": "P Foundation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -74.1748932,
            40.6070144
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-10T16:20:00.410011",
    "date_decommissioned": null,
    "hardware_version": 99
}