GET /api/v2/anchors/1521/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1521,
    "type": "Anchor",
    "hostname": "ca-tor-as20473",
    "fqdn": "ca-tor-as20473.anchors.atlas.ripe.net",
    "probe": 6456,
    "is_ipv4_only": false,
    "ip_v4": "149.248.50.86",
    "as_v4": 20473,
    "ip_v4_gateway": "149.248.50.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2001:19f0:b001:346:5400:1ff:fecc:afac",
    "as_v6": 20473,
    "ip_v6_gateway": "fe80::fc00:1ff:fecc:afac",
    "ip_v6_prefix": 64,
    "city": "Toronto",
    "country": "CA",
    "company": "Choopa LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -79.3617799,
            43.6508826
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-12-20T15:50:38",
    "date_decommissioned": null,
    "hardware_version": 99
}