{
    "success": true,
    "location": {
        "lat": 51.50853,
        "lon": -0.12574,
        "name": "London",
        "country": "United Kingdom",
        "country_code": "GB",
        "admin1": "England",
        "timezone": "Europe\/London"
    },
    "forecast_type": "current",
    "units": {
        "temperature": "°C",
        "wind_speed": "km\/h",
        "precipitation": "mm"
    },
    "current": {
        "temperature": 29.2,
        "apparent_temperature": null,
        "humidity": 44,
        "wind_speed": 11.9,
        "wind_direction": null,
        "wind_gusts": null,
        "pressure": null,
        "cloud_cover": null,
        "precipitation": null,
        "is_day": true,
        "weather_code": 2,
        "weather_description": "Partly cloudy",
        "weather_icon": "⛅",
        "time": "2026-06-21T15:45"
    },
    "_request_time": "2026-06-21 14:56:53",
    "_api_version": "2.0",
    "_cached": false
}