GET /api/v2/anchors/2213/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2213,
    "type": "Anchor",
    "hostname": "cz-brq-as2852-client",
    "fqdn": "cz-brq-as2852-client.anchors.atlas.ripe.net",
    "probe": 6788,
    "is_ipv4_only": false,
    "ip_v4": "147.251.58.107",
    "as_v4": 2852,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:718:801:23a::6b",
    "as_v6": 2852,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Brno",
    "country": "CZ",
    "company": "Masaryk University, Faculty of Informatics",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            16.5989768,
            49.2099358
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-05-12T14:20:00.387213",
    "date_decommissioned": null,
    "hardware_version": 99
}