GET /api/v2/anchors/1598/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 1598,
    "type": "Anchor",
    "hostname": "ch-qnc-as559",
    "fqdn": "ch-qnc-as559.anchors.atlas.ripe.net",
    "probe": 6490,
    "is_ipv4_only": false,
    "ip_v4": "192.42.42.166",
    "as_v4": 559,
    "ip_v4_gateway": "192.42.42.165",
    "ip_v4_netmask": "255.255.255.252",
    "ip_v6": "2001:620:410:ffad::2",
    "as_v6": 559,
    "ip_v6_gateway": "2001:620:410:ffad::1",
    "ip_v6_prefix": 64,
    "city": "Neuch\u00e2tel",
    "country": "CH",
    "company": "University of Neuchatel",
    "nic_handle": "UNI2000-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            6.9493576,
            46.9999234
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2019-01-29T08:20:00",
    "date_decommissioned": null,
    "hardware_version": 2
}