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": 1760494440,
"localtime": "2025-10-15 03:14"
},
"current": {
"last_updated_epoch": 1760493600,
"last_updated": "2025-10-15 03:00",
"temp_c": 11.2,
"temp_f": 52.2,
"is_day": 0,
"condition": {
"text": "Overcast",
"icon": "\/\/cdn.weatherapi.com\/weather\/64x64\/night\/122.png",
"code": 1009
},
"wind_mph": 7.2,
"wind_kph": 11.5,
"wind_degree": 35,
"wind_dir": "NE",
"pressure_mb": 1030,
"pressure_in": 30.42,
"precip_mm": 0,
"precip_in": 0,
"humidity": 87,
"cloud": 100,
"feelslike_c": 9.8,
"feelslike_f": 49.7,
"windchill_c": 12,
"windchill_f": 53.7,
"heatindex_c": 13,
"heatindex_f": 55.4,
"dewpoint_c": 7,
"dewpoint_f": 44.6,
"vis_km": 10,
"vis_miles": 6,
"uv": 0,
"gust_mph": 10.4,
"gust_kph": 16.8
}
}