GET /api/v2/anchors/4132/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4132,
    "type": "Anchor",
    "hostname": "za-cpt-as328210",
    "fqdn": "za-cpt-as328210.anchors.atlas.ripe.net",
    "probe": 7520,
    "is_ipv4_only": true,
    "ip_v4": "156.0.219.47",
    "as_v4": 328210,
    "ip_v4_gateway": "156.0.219.1",
    "ip_v4_netmask": "255.255.255.128",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Cape Town",
    "country": "ZA",
    "company": "TenacIT Solutions",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.4643491,
            -33.9705866
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-04-16T14:20:00.388613",
    "date_decommissioned": null,
    "hardware_version": 99
}