GET /api/v2/anchors/1240/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1240,
    "type": "Anchor",
    "hostname": "ug-kla-as37386",
    "fqdn": "ug-kla-as37386.anchors.atlas.ripe.net",
    "probe": 6358,
    "is_ipv4_only": true,
    "ip_v4": "196.49.15.189",
    "as_v4": 37386,
    "ip_v4_gateway": "196.49.15.253",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Kampala",
    "country": "UG",
    "company": "Uganda Internet eXchange Point",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            32.5842534,
            0.3144843
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-05-01T08:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}