85 lines
2.1 KiB
JSON
85 lines
2.1 KiB
JSON
{
|
|
"cod": "200",
|
|
"message": 0,
|
|
"list": [
|
|
{
|
|
"dt": 1581498000,
|
|
"main": {
|
|
"temp": 3.23,
|
|
"feels_like": -3.63,
|
|
"temp_min": 3.23,
|
|
"temp_max": 4.62,
|
|
"pressure": 1014,
|
|
"sea_level": 1014,
|
|
"grnd_level": 1010,
|
|
"humidity": 58,
|
|
"temp_kf": -1.39
|
|
},
|
|
"weather": [
|
|
{
|
|
"id": 800,
|
|
"main": "Clear",
|
|
"description": "clear sky",
|
|
"icon": "01d"
|
|
}
|
|
],
|
|
"clouds": {
|
|
"all": 0
|
|
},
|
|
"wind": {
|
|
"speed": 6.19,
|
|
"deg": 266
|
|
},
|
|
"sys": {
|
|
"pod": "d"
|
|
},
|
|
"dt_txt": "2020-02-12 09:00:00"
|
|
},
|
|
{
|
|
"dt": 1581508800,
|
|
"main": {
|
|
"temp": 6.09,
|
|
"feels_like": -1.07,
|
|
"temp_min": 6.09,
|
|
"temp_max": 7.13,
|
|
"pressure": 1015,
|
|
"sea_level": 1015,
|
|
"grnd_level": 1011,
|
|
"humidity": 48,
|
|
"temp_kf": -1.04
|
|
},
|
|
"weather": [
|
|
{
|
|
"id": 800,
|
|
"main": "Clear",
|
|
"description": "clear sky",
|
|
"icon": "01d"
|
|
}
|
|
],
|
|
"clouds": {
|
|
"all": 9
|
|
},
|
|
"wind": {
|
|
"speed": 6.64,
|
|
"deg": 268
|
|
},
|
|
"sys": {
|
|
"pod": "d"
|
|
},
|
|
"dt_txt": "2020-02-12 12:00:00"
|
|
}
|
|
],
|
|
"city": {
|
|
"id": 2643743,
|
|
"name": "London",
|
|
"coord": {
|
|
"lat": 51.5085,
|
|
"lon": -0.1257
|
|
},
|
|
"country": "GB",
|
|
"population": 1000000,
|
|
"timezone": 0,
|
|
"sunrise": 1581492085,
|
|
"sunset": 1581527294
|
|
}
|
|
} |