Weather
{
"location": {
"name": "London",
"region": "City of London, Greater London",
"country": "United Kingdom",
"lat": 51.5171,
"lon": -0.1062,
"tz_id": "Europe\/London",
"localtime_epoch": 1757836666,
"localtime": "2025-09-14 08:57"
},
"current": {
"last_updated_epoch": 1757835900,
"last_updated": "2025-09-14 08:45",
"temp_c": 11.3,
"temp_f": 52.3,
"is_day": 1,
"condition": {
"text": "Sunny",
"icon": "\/\/cdn.weatherapi.com\/weather\/64x64\/day\/113.png",
"code": 1000
},
"wind_mph": 5.4,
"wind_kph": 8.6,
"wind_degree": 202,
"wind_dir": "SSW",
"pressure_mb": 1013,
"pressure_in": 29.91,
"precip_mm": 0,
"precip_in": 0,
"humidity": 87,
"cloud": 0,
"feelslike_c": 10.4,
"feelslike_f": 50.7,
"windchill_c": 12.7,
"windchill_f": 54.9,
"heatindex_c": 13.3,
"heatindex_f": 55.9,
"dewpoint_c": 8.1,
"dewpoint_f": 46.6,
"vis_km": 10,
"vis_miles": 6,
"uv": 0.3,
"gust_mph": 7,
"gust_kph": 11.2
}
}