GET /api/v2/anchors/1512/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1512,
    "type": "Anchor",
    "hostname": "us-chi-as20473",
    "fqdn": "us-chi-as20473.anchors.atlas.ripe.net",
    "probe": 6597,
    "is_ipv4_only": false,
    "ip_v4": "66.42.119.57",
    "as_v4": 20473,
    "ip_v4_gateway": "66.42.118.1",
    "ip_v4_netmask": "255.255.254.0",
    "ip_v6": "2001:19f0:5c01:12c0:5400:1ff:fec9:b553",
    "as_v6": 20473,
    "ip_v6_gateway": "fe80::fc00:1ff:fec9:b553",
    "ip_v6_prefix": 64,
    "city": "Chicago",
    "country": "US",
    "company": "Choopa LLC",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -87.9619655,
            41.9942563
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-08-21T12:20:01",
    "date_decommissioned": null,
    "hardware_version": 99
}