GET /api/v2/anchors/4097/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4097,
    "type": "Anchor",
    "hostname": "za-cpt-as37105",
    "fqdn": "za-cpt-as37105.anchors.atlas.ripe.net",
    "probe": 7462,
    "is_ipv4_only": false,
    "ip_v4": "41.216.196.88",
    "as_v4": 37105,
    "ip_v4_gateway": "41.216.196.94",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2c0e:8008:400:100::88",
    "as_v6": 37105,
    "ip_v6_gateway": "2c0e:8008:400:100::ffff",
    "ip_v6_prefix": 64,
    "city": "Cape Town",
    "country": "ZA",
    "company": "Rain",
    "nic_handle": "RA12100-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.4642348,
            -33.9703557
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-17T10:20:00.654859",
    "date_decommissioned": null,
    "hardware_version": 99
}