GET /api/v2/anchors/4237/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4237,
    "type": "Anchor",
    "hostname": "my-kul-as45839",
    "fqdn": "my-kul-as45839.anchors.atlas.ripe.net",
    "probe": 7640,
    "is_ipv4_only": true,
    "ip_v4": "124.217.226.30",
    "as_v4": 45839,
    "ip_v4_gateway": "124.217.226.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": "2407:6c00:18:1::2c",
    "as_v6": 45839,
    "ip_v6_gateway": "2407:6c00:18:1::1",
    "ip_v6_prefix": 112,
    "city": "kuala lumpur",
    "country": "MY",
    "company": "Shinjiru Technology",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            101.6944619,
            3.1499222
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-11-05T14:20:00.403667",
    "date_decommissioned": null,
    "hardware_version": 98
}