GET /api/v2/anchors/1787/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1787,
    "type": "Anchor",
    "hostname": "uk-lon-as199188",
    "fqdn": "uk-lon-as199188.anchors.atlas.ripe.net",
    "probe": 6559,
    "is_ipv4_only": true,
    "ip_v4": "185.97.160.7",
    "as_v4": 199188,
    "ip_v4_gateway": "185.97.160.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "London",
    "country": "GB",
    "company": "PrimeXM Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -0.6360912,
            51.5234541
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-06-04T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}