GET /api/v2/anchors/2067/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2067,
    "type": "Anchor",
    "hostname": "uk-blt-as25376",
    "fqdn": "uk-blt-as25376.anchors.atlas.ripe.net",
    "probe": 6716,
    "is_ipv4_only": false,
    "ip_v4": "82.148.224.6",
    "as_v4": 25376,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:1b98:1::6",
    "as_v6": 25376,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Bolton",
    "country": "GB",
    "company": "Netnorth Limited",
    "nic_handle": "NA4118-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -2.4392645,
            53.5790087
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6195,
    "date_live": "2020-01-10T10:20:01",
    "date_decommissioned": null,
    "hardware_version": 99
}