Weather
{
"location": {
"name": "London",
"region": "City of London, Greater London",
"country": "Gro\u00dfbritannien",
"lat": 51.5171,
"lon": -0.1062,
"tz_id": "Europe\/London",
"localtime_epoch": 1755736203,
"localtime": "2025-08-21 01:30"
},
"current": {
"last_updated_epoch": 1755736200,
"last_updated": "2025-08-21 01:30",
"temp_c": 14.3,
"temp_f": 57.7,
"is_day": 0,
"condition": {
"text": "Partly cloudy",
"icon": "\/\/cdn.weatherapi.com\/weather\/64x64\/night\/116.png",
"code": 1003
},
"wind_mph": 8.5,
"wind_kph": 13.7,
"wind_degree": 4,
"wind_dir": "N",
"pressure_mb": 1017,
"pressure_in": 30.03,
"precip_mm": 0,
"precip_in": 0,
"humidity": 72,
"cloud": 75,
"feelslike_c": 13.3,
"feelslike_f": 56,
"windchill_c": 13.8,
"windchill_f": 56.8,
"heatindex_c": 14.6,
"heatindex_f": 58.4,
"dewpoint_c": 8.2,
"dewpoint_f": 46.8,
"vis_km": 10,
"vis_miles": 6,
"uv": 0,
"gust_mph": 12.5,
"gust_kph": 20.1
}
}