GET /api/v2/anchors/937/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 937,
    "type": "Anchor",
    "hostname": "fi-tmp-as719",
    "fqdn": "fi-tmp-as719.anchors.atlas.ripe.net",
    "probe": 6251,
    "is_ipv4_only": false,
    "ip_v4": "193.65.45.86",
    "as_v4": 719,
    "ip_v4_gateway": "193.65.45.85",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:998:13:1b2::2",
    "as_v6": 719,
    "ip_v6_gateway": "2001:998:13:1b2::1",
    "ip_v6_prefix": 64,
    "city": "Tampere",
    "country": "FI",
    "company": "Elisa Oyj",
    "nic_handle": "KH-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            23.75596069,
            61.49408758
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-01-24T08:33:23",
    "date_decommissioned": null,
    "hardware_version": 98
}