GET /api/v2/anchors/1915/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1915,
    "type": "Anchor",
    "hostname": "uk-did-as786",
    "fqdn": "uk-did-as786.anchors.atlas.ripe.net",
    "probe": 6695,
    "is_ipv4_only": false,
    "ip_v4": "194.81.236.229",
    "as_v4": 786,
    "ip_v4_gateway": "194.81.236.228",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2001:630:3c:f804::a",
    "as_v6": 786,
    "ip_v6_gateway": "2001:630:3c:f804::9",
    "ip_v6_prefix": 126,
    "city": "Didcot",
    "country": "GB",
    "company": "JISC Services Ltd",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.624524,
            51.52036494
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6241,
    "date_live": "2019-12-25T00:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}