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": 1760506837,
"localtime": "2025-10-15 06:40"
},
"current": {
"last_updated_epoch": 1760506200,
"last_updated": "2025-10-15 06:30",
"temp_c": 11.3,
"temp_f": 52.3,
"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": 13,
"wind_dir": "NNE",
"pressure_mb": 1030,
"pressure_in": 30.42,
"precip_mm": 0,
"precip_in": 0,
"humidity": 87,
"cloud": 100,
"feelslike_c": 10,
"feelslike_f": 49.9,
"windchill_c": 11.6,
"windchill_f": 52.8,
"heatindex_c": 12.7,
"heatindex_f": 54.8,
"dewpoint_c": 7.7,
"dewpoint_f": 45.9,
"vis_km": 9,
"vis_miles": 5,
"uv": 0,
"gust_mph": 10.2,
"gust_kph": 16.5
}
}