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": 1757827231,
"localtime": "2025-09-14 06:20"
},
"current": {
"last_updated_epoch": 1757826900,
"last_updated": "2025-09-14 06:15",
"temp_c": 7.2,
"temp_f": 45,
"is_day": 0,
"condition": {
"text": "Clear",
"icon": "\/\/cdn.weatherapi.com\/weather\/64x64\/night\/113.png",
"code": 1000
},
"wind_mph": 4.3,
"wind_kph": 6.8,
"wind_degree": 212,
"wind_dir": "SSW",
"pressure_mb": 1012,
"pressure_in": 29.88,
"precip_mm": 0,
"precip_in": 0,
"humidity": 93,
"cloud": 0,
"feelslike_c": 6,
"feelslike_f": 42.8,
"windchill_c": 9.9,
"windchill_f": 49.8,
"heatindex_c": 10.6,
"heatindex_f": 51,
"dewpoint_c": 8.1,
"dewpoint_f": 46.6,
"vis_km": 10,
"vis_miles": 6,
"uv": 0,
"gust_mph": 7.3,
"gust_kph": 11.7
}
}