GET /api/v2/anchors/1242/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1242,
    "type": "Anchor",
    "hostname": "de-mag-as680",
    "fqdn": "de-mag-as680.anchors.atlas.ripe.net",
    "probe": 6346,
    "is_ipv4_only": false,
    "ip_v4": "141.44.3.252",
    "as_v4": 680,
    "ip_v4_gateway": "141.44.3.249",
    "ip_v4_netmask": "255.255.255.248",
    "ip_v6": "2001:638:90d:bfff::10",
    "as_v6": 680,
    "ip_v6_gateway": "2001:638:90d:bfff::1",
    "ip_v6_prefix": 120,
    "city": "Magdeburg",
    "country": "DE",
    "company": "Otto-von-Guericke Universit\u00e4t Magdeburg",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            11.6441991,
            52.1402053
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-03-14T08:20:01",
    "date_decommissioned": null,
    "hardware_version": 2
}