GET /api/v2/anchors/2088/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2088,
    "type": "Anchor",
    "hostname": "us-nyc-as397143",
    "fqdn": "us-nyc-as397143.anchors.atlas.ripe.net",
    "probe": 6725,
    "is_ipv4_only": false,
    "ip_v4": "23.157.160.140",
    "as_v4": 397143,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2602:fe2e:1:12:ba:48ff:fe91:ec77",
    "as_v6": 397143,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "New York",
    "country": "US",
    "company": "Neptune Networks",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -74.007967,
            40.7433831
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-01-24T12:20:30",
    "date_decommissioned": null,
    "hardware_version": 99
}