{
    "_meta": {
        "project": "CHMI Data Parser",
        "version": "1.0.0",
        "generated_at": "2026-07-04T12:00:11+02:00",
        "refresh_interval_sec": 300,
        "source": "https://opendata.chmi.cz",
        "license": "CC BY 4.0",
        "attribution": "Data: Český hydrometeorologický ústav (ČHMÚ), opendata.chmi.cz, licence CC BY 4.0",
        "docs": "index.html",
        "endpoints": {
            "data": "data.json",
            "alerts": "alerts.json",
            "stations": "stations.json",
            "radar": "radar.json",
            "catalog": "catalog.json",
            "status": "status.json"
        }
    },
    "ok": true,
    "duration_ms": 10155,
    "http_requests": 17,
    "php_version": "8.5.1",
    "modules": {
        "alerts": "ok",
        "stations": "ok",
        "radar": "ok",
        "catalog": "ok"
    },
    "errors": []
}