GET /api/v2/anchors/1782/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1782,
    "type": "Anchor",
    "hostname": "us-hup-as63056",
    "fqdn": "us-hup-as63056.anchors.atlas.ripe.net",
    "probe": 6565,
    "is_ipv4_only": false,
    "ip_v4": "192.5.203.212",
    "as_v4": 63056,
    "ip_v4_gateway": "192.5.203.209",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2620:c6:0:fe02:192:5:203:212",
    "as_v6": 63056,
    "ip_v6_gateway": "2620:c6:0:fe02:192:5:203:209",
    "ip_v6_prefix": 64,
    "city": "Hoopeston",
    "country": "US",
    "company": "Hoopeston Area Schools",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -87.662573,
            40.45854
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-06-14T04:20:03",
    "date_decommissioned": null,
    "hardware_version": 99
}