GET /api/v2/anchors/2377/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2377,
    "type": "Anchor",
    "hostname": "kz-ala-as41798",
    "fqdn": "kz-ala-as41798.anchors.atlas.ripe.net",
    "probe": 6881,
    "is_ipv4_only": false,
    "ip_v4": "91.185.6.14",
    "as_v4": 41798,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": "2a00:ab40:3000:9::2",
    "as_v6": 41798,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Almaty",
    "country": "KZ",
    "company": "JSC Transtelecom",
    "nic_handle": "AR16017-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            76.9463107,
            43.2516782
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2020-10-26T20:20:00.376223",
    "date_decommissioned": null,
    "hardware_version": 99
}