GET /api/v2/anchors/4544/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4544,
    "type": "Anchor",
    "hostname": "us-kas-as399727",
    "fqdn": "us-kas-as399727.anchors.atlas.ripe.net",
    "probe": 7668,
    "is_ipv4_only": false,
    "ip_v4": "172.98.48.131",
    "as_v4": 399727,
    "ip_v4_gateway": "172.98.48.130",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2620:98:e003:131::",
    "as_v6": 399727,
    "ip_v6_gateway": "2620:98:e003::1",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "P Foundation",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4817204,
            39.0154783
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-11T14:20:00.388754",
    "date_decommissioned": null,
    "hardware_version": 99
}