GET /api/v2/anchors/2669/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 2669,
    "type": "Anchor",
    "hostname": "tr-kfz-as202536",
    "fqdn": "tr-kfz-as202536.anchors.atlas.ripe.net",
    "probe": 6997,
    "is_ipv4_only": true,
    "ip_v4": "185.92.0.41",
    "as_v4": 202536,
    "ip_v4_gateway": null,
    "ip_v4_netmask": null,
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Korfez",
    "country": "TR",
    "company": "ISIM KAYIT Veri Merkezi ve Yazilim Hizmetleri",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            29.789554,
            40.765796
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2021-04-22T10:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}