GET /api/v2/anchors/1849/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1849,
    "type": "Anchor",
    "hostname": "ch-zrh-as210036",
    "fqdn": "ch-zrh-as210036.anchors.atlas.ripe.net",
    "probe": 6689,
    "is_ipv4_only": false,
    "ip_v4": "193.36.105.129",
    "as_v4": 210036,
    "ip_v4_gateway": "193.36.105.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2a0d:d740:105::129",
    "as_v6": 210036,
    "ip_v6_gateway": "2a0d:d740:105::1",
    "ip_v6_prefix": 64,
    "city": "Zurich",
    "country": "CH",
    "company": "Rayhaan Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.5448754,
            47.4093339
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-12-16T12:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}