GET /api/v2/anchors/3766/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3766,
    "type": "Anchor",
    "hostname": "za-jnb-as328964",
    "fqdn": "za-jnb-as328964.anchors.atlas.ripe.net",
    "probe": 7362,
    "is_ipv4_only": false,
    "ip_v4": "102.217.253.202",
    "as_v4": 328964,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2c0f:4880:4000:1::10",
    "as_v6": 328964,
    "ip_v6_gateway": "2c0f:4880:4000:1::1",
    "ip_v6_prefix": 64,
    "city": "Johannesburg",
    "country": "ZA",
    "company": "Insight Actuaries & Consultants",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            28.1995992,
            -26.1369496
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-06-25T14:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}