{
    "success": true,
    "location": {
        "lat": 35.69439,
        "lon": 51.42151,
        "name": "Tehran",
        "country": "Iran",
        "country_code": "IR",
        "admin1": "Tehran",
        "timezone": "Asia\/Tehran"
    },
    "forecast_type": "daily",
    "units": {
        "temperature": "°C",
        "wind_speed": "km\/h",
        "precipitation": "mm"
    },
    "daily": [
        {
            "date": "2026-06-21",
            "date_formatted": "Sunday, Jun 21, 2026",
            "day_of_week": "Sunday",
            "temperature_2m_max": 39,
            "temperature_2m_min": 26.1,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 15.8,
            "weather_code": 1,
            "weather_description": "Mainly clear",
            "weather_icon": "🌤️"
        },
        {
            "date": "2026-06-22",
            "date_formatted": "Monday, Jun 22, 2026",
            "day_of_week": "Monday",
            "temperature_2m_max": 39.2,
            "temperature_2m_min": 26.2,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 20,
            "weather_code": 3,
            "weather_description": "Overcast",
            "weather_icon": "☁️"
        },
        {
            "date": "2026-06-23",
            "date_formatted": "Tuesday, Jun 23, 2026",
            "day_of_week": "Tuesday",
            "temperature_2m_max": 38.7,
            "temperature_2m_min": 27.2,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 13.9,
            "weather_code": 2,
            "weather_description": "Partly cloudy",
            "weather_icon": "⛅"
        },
        {
            "date": "2026-06-24",
            "date_formatted": "Wednesday, Jun 24, 2026",
            "day_of_week": "Wednesday",
            "temperature_2m_max": 38.3,
            "temperature_2m_min": 26.5,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 12.1,
            "weather_code": 2,
            "weather_description": "Partly cloudy",
            "weather_icon": "⛅"
        },
        {
            "date": "2026-06-25",
            "date_formatted": "Thursday, Jun 25, 2026",
            "day_of_week": "Thursday",
            "temperature_2m_max": 35.4,
            "temperature_2m_min": 21.7,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 18.4,
            "weather_code": 0,
            "weather_description": "Clear sky",
            "weather_icon": "☀️"
        },
        {
            "date": "2026-06-26",
            "date_formatted": "Friday, Jun 26, 2026",
            "day_of_week": "Friday",
            "temperature_2m_max": 35.7,
            "temperature_2m_min": 21,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 17.9,
            "weather_code": 2,
            "weather_description": "Partly cloudy",
            "weather_icon": "⛅"
        },
        {
            "date": "2026-06-27",
            "date_formatted": "Saturday, Jun 27, 2026",
            "day_of_week": "Saturday",
            "temperature_2m_max": 36.6,
            "temperature_2m_min": 26.5,
            "precipitation_sum": 0,
            "wind_speed_10m_max": 17.9,
            "weather_code": 2,
            "weather_description": "Partly cloudy",
            "weather_icon": "⛅"
        }
    ],
    "_request_time": "2026-06-21 14:57:13",
    "_api_version": "2.0",
    "_cached": false
}