GET /api/v2/anchors/4235/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4235,
    "type": "Anchor",
    "hostname": "ee-tll-as8240-client",
    "fqdn": "ee-tll-as8240-client.anchors.atlas.ripe.net",
    "probe": 7610,
    "is_ipv4_only": false,
    "ip_v4": "195.80.113.181",
    "as_v4": 8240,
    "ip_v4_gateway": "195.80.113.161",
    "ip_v4_netmask": "255.255.255.224",
    "ip_v6": "2a02:88:16::103",
    "as_v6": 8240,
    "ip_v6_gateway": "2a02:88:16::1",
    "ip_v6_prefix": 64,
    "city": "Tallinn",
    "country": "EE",
    "company": "aktsiaselts Eesti Raudtee",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            24.7249998,
            59.4354815
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-09-23T18:20:00.373241",
    "date_decommissioned": null,
    "hardware_version": 98
}