GET /api/v2/anchors/992/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 992,
    "type": "Anchor",
    "hostname": "ir-thr-as12697",
    "fqdn": "ir-thr-as12697.anchors.atlas.ripe.net",
    "probe": 6318,
    "is_ipv4_only": true,
    "ip_v4": "46.249.96.2",
    "as_v4": 12697,
    "ip_v4_gateway": "46.249.96.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Tehran",
    "country": "IR",
    "company": "Parsun Network Solutions",
    "nic_handle": "AC28170-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            51.3889736,
            35.6891975
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2017-11-29T11:21:59",
    "date_decommissioned": null,
    "hardware_version": 2
}