GET /api/v2/anchors/4009/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4009,
    "type": "Anchor",
    "hostname": "tr-geb-as214267",
    "fqdn": "tr-geb-as214267.anchors.atlas.ripe.net",
    "probe": 7417,
    "is_ipv4_only": true,
    "ip_v4": "193.3.35.239",
    "as_v4": 214267,
    "ip_v4_gateway": "193.3.35.0",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Kocaeli",
    "country": "TR",
    "company": "Server Sistemleri Bili\u015fim San. Tic. Ltd. \u015eti.",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            29.43284194,
            40.79459501
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2024-11-15T16:20:00",
    "date_decommissioned": null,
    "hardware_version": 99
}