{
    "success": true,
    "location": {
        "lat": 34.31417,
        "lon": 47.065,
        "name": "Kermanshah",
        "country": "Iran",
        "country_code": "IR",
        "admin1": "Kermanshah Province",
        "timezone": "Asia\/Tehran"
    },
    "forecast_type": "current",
    "units": {
        "temperature": "°C",
        "wind_speed": "km\/h",
        "precipitation": "mm"
    },
    "current": {
        "temperature": 34.1,
        "apparent_temperature": null,
        "humidity": 11,
        "wind_speed": 27.7,
        "wind_direction": null,
        "wind_gusts": null,
        "pressure": null,
        "cloud_cover": null,
        "precipitation": null,
        "is_day": true,
        "weather_code": 0,
        "weather_description": "Clear sky",
        "weather_icon": "☀️",
        "time": "2026-06-21T18:00"
    },
    "_request_time": "2026-06-21 14:31:57",
    "_api_version": "2.0",
    "_cached": false
}