GET /api/v2/anchors/4382/?format=api
HTTP 200 OK
                  Allow:
                      GET, HEAD, OPTIONS
                  Content-Type:
                      application/json
                  Vary:
                      Accept
                  
                  {
    "id": 4382,
    "type": "Anchor",
    "hostname": "lk-cmb-as151197",
    "fqdn": "lk-cmb-as151197.anchors.atlas.ripe.net",
    "probe": 7595,
    "is_ipv4_only": true,
    "ip_v4": "103.140.194.100",
    "as_v4": 151197,
    "ip_v4_gateway": "103.140.194.1",
    "ip_v4_netmask": "255.255.255.0",
    "ip_v6": null,
    "as_v6": null,
    "ip_v6_gateway": null,
    "ip_v6_prefix": null,
    "city": "Colombo",
    "country": "LK",
    "company": "OREL I T (Pvt) Ltd",
    "nic_handle": "",
    "geometry": {
        "type": "Point",
        "coordinates": [
            79.8795738,
            6.9416245
        ]
    },
    "tlsa_record": "",
    "is_disabled": false,
    "is_replacement": false,
    "replaces_anchor": null,
    "date_live": "2025-08-20T10:20:00.372282",
    "date_decommissioned": null,
    "hardware_version": 99
}