GET /api/v2/anchors/2289/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2289,
    "type": "Anchor",
    "hostname": "cz-prg-as2852",
    "fqdn": "cz-prg-as2852.anchors.atlas.ripe.net",
    "probe": 6810,
    "is_ipv4_only": false,
    "ip_v4": "78.128.211.119",
    "as_v4": 2852,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2001:718:1:1f:50:56ff:feee:119",
    "as_v6": 2852,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Prague",
    "country": "CZ",
    "company": "CESNET, z. s. p. o.",
    "nic_handle": "CAAO-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            14.3907702,
            50.1017962
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6068,
    "date_live": "2020-06-11T16:20:00.302965",
    "date_decommissioned": null,
    "hardware_version": 99
}