GET /api/v2/anchors/1645/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1645,
    "type": "Anchor",
    "hostname": "uk-oxf-as28792",
    "fqdn": "uk-oxf-as28792.anchors.atlas.ripe.net",
    "probe": 6512,
    "is_ipv4_only": false,
    "ip_v4": "80.82.241.134",
    "as_v4": 28792,
    "ip_v4_gateway": "80.82.241.133",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2a01:248:c:a016::2",
    "as_v6": 28792,
    "ip_v6_gateway": "2a01:248:c:a016::1",
    "ip_v6_prefix": 64,
    "city": "Oxford",
    "country": "GB",
    "company": "Public Internet Limited",
    "nic_handle": "PH349-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -1.2701652,
            51.7779581
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-03-05T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}