GET /api/v2/anchors/1469/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1469,
    "type": "Anchor",
    "hostname": "ua-nlv-as41018",
    "fqdn": "ua-nlv-as41018.anchors.atlas.ripe.net",
    "probe": 6414,
    "is_ipv4_only": false,
    "ip_v4": "185.126.112.18",
    "as_v4": 41018,
    "ip_v4_gateway": "185.126.112.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": "2001:67c:25dc:2::128:18",
    "as_v6": 41018,
    "ip_v6_gateway": "2001:67c:25dc:2::128:1",
    "ip_v6_prefix": 122,
    "city": "Mykolayiv",
    "country": "UA",
    "company": "Omnilance LTD",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            31.9945829,
            46.975033
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-11-14T14:14:18",
    "date_decommissioned": null,
    "hardware_version": 99
}