GET /api/v2/anchors/1206/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1206,
    "type": "Anchor",
    "hostname": "hr-zag-as2108",
    "fqdn": "hr-zag-as2108.anchors.atlas.ripe.net",
    "probe": 6327,
    "is_ipv4_only": false,
    "ip_v4": "161.53.251.28",
    "as_v4": 2108,
    "ip_v4_gateway": "161.53.251.17",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:b68:d::28",
    "as_v6": 2108,
    "ip_v6_gateway": "2001:b68:d::1",
    "ip_v6_prefix": 64,
    "city": "Zagreb",
    "country": "HR",
    "company": "University of Zagreb University Computing Centre",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            15.9694131,
            45.7924358
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-12-20T10:59:03",
    "date_decommissioned": null,
    "hardware_version": 2
}