GET /api/v2/anchors/3946/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3946,
    "type": "Anchor",
    "hostname": "tr-ist-as44620",
    "fqdn": "tr-ist-as44620.anchors.atlas.ripe.net",
    "probe": 7438,
    "is_ipv4_only": false,
    "ip_v4": "77.92.151.227",
    "as_v4": 44620,
    "ip_v4_gateway": "77.92.151.225",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a01:f900:10:c::1",
    "as_v6": 44620,
    "ip_v6_gateway": "2a01:f900:10::1",
    "ip_v6_prefix": 64,
    "city": "Istanbul",
    "country": "TR",
    "company": "Tres Teknoloji A.S.",
    "nic_handle": "TTNG3-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            28.9783589,
            41.0082376
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-12-17T16:20:00.720667",
    "date_decommissioned": null,
    "hardware_version": 99
}