GET /api/v2/anchors/980/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 980,
    "type": "Anchor",
    "hostname": "ua-iev-as13032",
    "fqdn": "ua-iev-as13032.anchors.atlas.ripe.net",
    "probe": 6326,
    "is_ipv4_only": true,
    "ip_v4": "91.202.128.78",
    "as_v4": 13032,
    "ip_v4_gateway": "91.202.128.65",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "::",
    "as_v6": 13032,
    "ip_v6_gateway": "::",
    "ip_v6_prefix": 64,
    "city": "Kyiv",
    "country": "UA",
    "company": "Taras Shevchenko National University of Kyiv",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            30.47065131,
            50.38311411
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-12-18T09:18:51",
    "date_decommissioned": null,
    "hardware_version": 2
}