GET /api/v2/anchors/2312/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2312,
    "type": "Anchor",
    "hostname": "kz-ala-as29555",
    "fqdn": "kz-ala-as29555.anchors.atlas.ripe.net",
    "probe": 6839,
    "is_ipv4_only": false,
    "ip_v4": "217.76.65.78",
    "as_v4": 29555,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a03:32c0:8:ffff::1f",
    "as_v6": 29555,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Almaty",
    "country": "KZ",
    "company": "Mobile Telecom-Service",
    "nic_handle": "PA10381-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            76.8996132,
            43.2082184
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-08-07T22:20:00.388948",
    "date_decommissioned": null,
    "hardware_version": 99
}