GET /api/v2/anchors/1633/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1633,
    "type": "Anchor",
    "hostname": "it-are-as31034",
    "fqdn": "it-are-as31034.anchors.atlas.ripe.net",
    "probe": 6509,
    "is_ipv4_only": false,
    "ip_v4": "31.14.143.132",
    "as_v4": 31034,
    "ip_v4_gateway": "31.14.143.129",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a00:6d40:200:5::132",
    "as_v6": 31034,
    "ip_v6_gateway": "fe80::1",
    "ip_v6_prefix": 64,
    "city": "Arezzo",
    "country": "IT",
    "company": "Aruba SPA",
    "nic_handle": "AN3450-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.8380349,
            43.4598942
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-02-26T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}