GET /api/v2/anchors/1217/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1217,
    "type": "Anchor",
    "hostname": "de-mai-as2857",
    "fqdn": "de-mai-as2857.anchors.atlas.ripe.net",
    "probe": 6336,
    "is_ipv4_only": false,
    "ip_v4": "217.198.242.227",
    "as_v4": 2857,
    "ip_v4_gateway": "217.198.242.238",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2001:4c80:0:7f0::5001:1",
    "as_v6": 2857,
    "ip_v6_gateway": "2001:4c80:0:7f0::1:0",
    "ip_v6_prefix": 64,
    "city": "Mainz",
    "country": "DE",
    "company": "Johannes Gutenberg-Universitaet Mainz",
    "nic_handle": "NUM1-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            8.2426214,
            49.9920506
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2018-02-26T10:08:38",
    "date_decommissioned": null,
    "hardware_version": 2
}