GET /api/v2/anchors/1666/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1666,
    "type": "Anchor",
    "hostname": "uk-mnc-as41495",
    "fqdn": "uk-mnc-as41495.anchors.atlas.ripe.net",
    "probe": 6519,
    "is_ipv4_only": false,
    "ip_v4": "46.227.202.97",
    "as_v4": 41495,
    "ip_v4_gateway": "46.227.200.1",
    "ip_v4_netmask": "255.255.248.0",
    "ip_v6": "2a01:9e00:4d05:3333::a",
    "as_v6": 41495,
    "ip_v6_gateway": "2a01:9e00:4d05:3333::a217:1",
    "ip_v6_prefix": 64,
    "city": "Manchester",
    "country": "GB",
    "company": "FAELIX",
    "nic_handle": "HFLX-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -2.2426305,
            53.4807593
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-03-20T14:20:03",
    "date_decommissioned": null,
    "hardware_version": 99
}