GET /api/v2/anchors/3947/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3947,
    "type": "Anchor",
    "hostname": "tr-bni-as3188",
    "fqdn": "tr-bni-as3188.anchors.atlas.ripe.net",
    "probe": 7465,
    "is_ipv4_only": true,
    "ip_v4": "5.2.80.82",
    "as_v4": 3188,
    "ip_v4_gateway": "5.2.80.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Izmir",
    "country": "TR",
    "company": "ALASTYR A.S.",
    "nic_handle": "ALAS35-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            27.1858999,
            38.421333
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-01-18T08:20:00.373336",
    "date_decommissioned": null,
    "hardware_version": 99
}