GET /api/v2/anchors/1359/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1359,
    "type": "Anchor",
    "hostname": "ba-sjj-as8670",
    "fqdn": "ba-sjj-as8670.anchors.atlas.ripe.net",
    "probe": 6366,
    "is_ipv4_only": true,
    "ip_v4": "195.130.61.208",
    "as_v4": 8670,
    "ip_v4_gateway": "195.130.61.193",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Sarajevo",
    "country": "BA",
    "company": "University of Sarajevo, University Tele-Informatics Center (UTIC)",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            18.39777079,
            43.8577581
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-06-14T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}