{
    "station": "001",
    "stats": {
        "total_obs": 640,
        "first_obs": "2026-06-21 13:54:34",
        "last_obs": "2026-08-25 13:37:14",
        "temp_record_min": "21.6",
        "temp_record_max": "32.8",
        "gust_record": "3.5",
        "rain_record_day": "0.2",
        "uv_record": "2.2"
    },
    "latest": {
        "id": 660,
        "station_id": "001",
        "dt_utc": "2026-08-25 16:37:14",
        "dt_local": "2026-08-25 13:37:14",
        "temperature": "21.58",
        "temp_max": "21.58",
        "temp_min": "21.58",
        "humidity": "56.14",
        "dew_point": "12.47",
        "pressure": "1015.76",
        "pressure_sl": "1019.30",
        "wind_speed": "0.00",
        "wind_gust": "0.00",
        "wind_direction": 180,
        "rainfall": "0.00",
        "rainfall_hour": "0.00",
        "rainfall_day": "0.20",
        "uv_intensity": "2.901",
        "uv_index": "1.2",
        "solar_radiation": "483.5",
        "qc_ok": 1,
        "qc_flags": 0
    }
}