GET /api/v2/anchors/4558/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4558,
    "type": "Anchor",
    "hostname": "us-qas-as23352",
    "fqdn": "us-qas-as23352.anchors.atlas.ripe.net",
    "probe": 7678,
    "is_ipv4_only": false,
    "ip_v4": "50.31.221.156",
    "as_v4": 23352,
    "ip_v4_gateway": "50.31.221.153",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:1838:c000:b:8a8b::1",
    "as_v6": 23352,
    "ip_v6_gateway": "2001:1838:c000:b::1",
    "ip_v6_prefix": 64,
    "city": "Ashburn",
    "country": "US",
    "company": "Summit Hosting",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -77.4843436,
            39.0042983
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-12-23T20:20:00.405826",
    "date_decommissioned": null,
    "hardware_version": 98
}