GET /api/v2/anchors/1442/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1442,
    "type": "Anchor",
    "hostname": "us-ind-as17054",
    "fqdn": "us-ind-as17054.anchors.atlas.ripe.net",
    "probe": 6418,
    "is_ipv4_only": false,
    "ip_v4": "216.37.47.154",
    "as_v4": 17054,
    "ip_v4_gateway": "216.37.47.153",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2607:f4d0:800:4::2",
    "as_v6": 17054,
    "ip_v6_gateway": "2607:f4d0:800:4::1",
    "ip_v6_prefix": 64,
    "city": "Indianapolis",
    "country": "US",
    "company": "NetForecast, Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -86.145575,
            39.9631835
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-11-19T13:14:13",
    "date_decommissioned": null,
    "hardware_version": 2
}