GET /api/v2/anchors/1440/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1440,
    "type": "Anchor",
    "hostname": "ca-van-as394256",
    "fqdn": "ca-van-as394256.anchors.atlas.ripe.net",
    "probe": 6775,
    "is_ipv4_only": false,
    "ip_v4": "192.30.89.87",
    "as_v4": 394256,
    "ip_v4_gateway": "192.30.89.81",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2606:9580:89::87",
    "as_v6": 394256,
    "ip_v6_gateway": "2606:9580:89::1",
    "ip_v6_prefix": 64,
    "city": "Vancouver",
    "country": "CA",
    "company": "Tech Futures Interactive Inc.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            -123.1121464,
            49.2847575
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-04-22T20:20:00.172027",
    "date_decommissioned": null,
    "hardware_version": 99
}