GET /api/v2/anchors/943/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 943,
    "type": "Anchor",
    "hostname": "gh-acc-as30997",
    "fqdn": "gh-acc-as30997.anchors.atlas.ripe.net",
    "probe": 6380,
    "is_ipv4_only": true,
    "ip_v4": "196.49.14.25",
    "as_v4": 30997,
    "ip_v4_gateway": "196.49.14.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Accra",
    "country": "GH",
    "company": "Ghana Internet Exchange",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.1869644,
            5.6037168
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-07-27T08:20:02",
    "date_decommissioned": null,
    "hardware_version": 2
}