GET /api/v2/anchors/3948/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3948,
    "type": "Anchor",
    "hostname": "tr-ist-as213301",
    "fqdn": "tr-ist-as213301.anchors.atlas.ripe.net",
    "probe": 7378,
    "is_ipv4_only": true,
    "ip_v4": "185.78.84.3",
    "as_v4": 213301,
    "ip_v4_gateway": "185.78.84.1",
    "ip_v4_netmask": "255.255.255.192",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Istanbul",
    "country": "TR",
    "company": "SURVIVOR Bilisim Teknolojileri A.S.",
    "nic_handle": "AR35239-RIPE",
    "geometry": {
        "type": "Point",
        "coordinates": [
            28.8258581,
            40.9935855
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-10-02T16:20:00.797020",
    "date_decommissioned": null,
    "hardware_version": 99
}