GET /api/v2/anchors/3097/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3097,
    "type": "Anchor",
    "hostname": "be-anr-as2611-client",
    "fqdn": "be-anr-as2611-client.anchors.atlas.ripe.net",
    "probe": 7101,
    "is_ipv4_only": false,
    "ip_v4": "143.129.80.132",
    "as_v4": 2611,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:6a8:500:e006::132",
    "as_v6": 2611,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Antwerp",
    "country": "BE",
    "company": "imec - IDLab - UAntwerpen",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            4.4212374,
            51.1845547
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6071,
    "date_live": "2022-05-26T00:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}