GET /api/v2/anchors/1562/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1562,
    "type": "Anchor",
    "hostname": "ba-zca-as9146",
    "fqdn": "ba-zca-as9146.anchors.atlas.ripe.net",
    "probe": 6654,
    "is_ipv4_only": false,
    "ip_v4": "80.65.65.220",
    "as_v4": 9146,
    "ip_v4_gateway": "80.65.65.209",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a02:27b0:2004::220",
    "as_v6": 9146,
    "ip_v6_gateway": "2a02:27b0:2004::1",
    "ip_v6_prefix": 48,
    "city": "Zenica",
    "country": "BA",
    "company": "University of Zenica",
    "nic_handle": "UA17574-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            17.9021989,
            44.1994776
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-11-06T18:20:04",
    "date_decommissioned": null,
    "hardware_version": 2
}