GET /api/v2/anchors/1378/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1378,
    "type": "Anchor",
    "hostname": "uk-slo-as5607",
    "fqdn": "uk-slo-as5607.anchors.atlas.ripe.net",
    "probe": 6382,
    "is_ipv4_only": false,
    "ip_v4": "90.223.193.3",
    "as_v4": 5607,
    "ip_v4_gateway": "90.223.193.2",
    "ip_v4_netmask": "255.255.255.254",
    "ip_v6": "2a02:c7a:6:1::1",
    "as_v6": 5607,
    "ip_v6_gateway": "2a02:c7a:6:1::",
    "ip_v6_prefix": 64,
    "city": "Slough",
    "country": "GB",
    "company": "Sky UK Limited",
    "nic_handle": "BBH-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.5950406,
            51.5105384
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": true,
    "replaces_anchor": 6190,
    "date_live": "2018-08-01T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}