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": 1760475259,
"localtime": "2025-10-14 21:54"
},
"current": {
"last_updated_epoch": 1760474700,
"last_updated": "2025-10-14 21:45",
"temp_c": 11,
"temp_f": 51.8,
"is_day": 0,
"condition": {
"text": "Overcast",
"icon": "\/\/cdn.weatherapi.com\/weather\/64x64\/night\/122.png",
"code": 1009
},
"wind_mph": 6.5,
"wind_kph": 10.4,
"wind_degree": 29,
"wind_dir": "NNE",
"pressure_mb": 1030,
"pressure_in": 30.42,
"precip_mm": 0,
"precip_in": 0,
"humidity": 76,
"cloud": 100,
"feelslike_c": 9.8,
"feelslike_f": 49.6,
"windchill_c": 10.1,
"windchill_f": 50.2,
"heatindex_c": 11.3,
"heatindex_f": 52.4,
"dewpoint_c": 7.3,
"dewpoint_f": 45.1,
"vis_km": 10,
"vis_miles": 6,
"uv": 0,
"gust_mph": 9.8,
"gust_kph": 15.8
}
}