GET /api/v2/anchors/3942/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 3942,
    "type": "Anchor",
    "hostname": "fi-khj-as201172",
    "fqdn": "fi-khj-as201172.anchors.atlas.ripe.net",
    "probe": 7552,
    "is_ipv4_only": false,
    "ip_v4": "185.83.119.6",
    "as_v4": 201172,
    "ip_v4_gateway": "185.83.119.1",
    "ip_v4_netmask": "255.255.255.240",
    "ip_v6": "2a05:8c40::6",
    "as_v6": 201172,
    "ip_v6_gateway": "2a05:8c40::1",
    "ip_v6_prefix": 64,
    "city": "Kauhajoki",
    "country": "FI",
    "company": "Suupohjan Seutuverkko Oy",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            22.1748119,
            62.4235915
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-06-10T22:20:00.492645",
    "date_decommissioned": null,
    "hardware_version": 99
}