Get Weather Forecast
GET /api-weather/forecast/
{
"cod": "200",
"message": 0,
"cnt": 40,
"list": [
{
"dt": 1615356000,
"main": {
"temp": 1.43,
"feels_like": -1.53,
"temp_min": 0.81,
"temp_max": 1.43,
"pressure": 1021,
"sea_level": 1021,
"grnd_level": 974,
"humidity": 93,
"temp_kf": 0.62
},
"weather": [
{
"id": 600,
"main": "Snow",
"description": "Mäßiger Schnee",
"icon": "13d"
}
],
"clouds": {
"all": 92
},
"wind": {
"speed": 1.48,
"deg": 202
},
"visibility": 5868,
"pop": 0.35,
"snow": {
"3h": 0.13
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-10 06:00:00"
},
{
"dt": 1615366800,
"main": {
"temp": 3.92,
"feels_like": 1.29,
"temp_min": 3.92,
"temp_max": 4.44,
"pressure": 1022,
"sea_level": 1022,
"grnd_level": 974,
"humidity": 76,
"temp_kf": -0.52
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04d"
}
],
"clouds": {
"all": 81
},
"wind": {
"speed": 0.94,
"deg": 226
},
"visibility": 10000,
"pop": 0.02,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-10 09:00:00"
},
{
"dt": 1615377600,
"main": {
"temp": 7.65,
"feels_like": 5.27,
"temp_min": 7.65,
"temp_max": 8.03,
"pressure": 1021,
"sea_level": 1021,
"grnd_level": 973,
"humidity": 58,
"temp_kf": -0.38
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04d"
}
],
"clouds": {
"all": 68
},
"wind": {
"speed": 0.54,
"deg": 234
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-10 12:00:00"
},
{
"dt": 1615388400,
"main": {
"temp": 8.28,
"feels_like": 5.9,
"temp_min": 8.28,
"temp_max": 8.33,
"pressure": 1019,
"sea_level": 1019,
"grnd_level": 971,
"humidity": 55,
"temp_kf": -0.05
},
"weather": [
{
"id": 802,
"main": "Clouds",
"description": "Mäßig bewölkt",
"icon": "03d"
}
],
"clouds": {
"all": 37
},
"wind": {
"speed": 0.52,
"deg": 201
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-10 15:00:00"
},
{
"dt": 1615399200,
"main": {
"temp": 4.86,
"feels_like": 1.87,
"temp_min": 4.86,
"temp_max": 4.86,
"pressure": 1021,
"sea_level": 1021,
"grnd_level": 972,
"humidity": 70,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 66
},
"wind": {
"speed": 1.4,
"deg": 178
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-10 18:00:00"
},
{
"dt": 1615410000,
"main": {
"temp": 4.51,
"feels_like": 1.14,
"temp_min": 4.51,
"temp_max": 4.51,
"pressure": 1020,
"sea_level": 1020,
"grnd_level": 972,
"humidity": 72,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 1.96,
"deg": 173
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-10 21:00:00"
},
{
"dt": 1615420800,
"main": {
"temp": 4.56,
"feels_like": 0.94,
"temp_min": 4.56,
"temp_max": 4.56,
"pressure": 1019,
"sea_level": 1019,
"grnd_level": 971,
"humidity": 70,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 2.25,
"deg": 183
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-11 00:00:00"
},
{
"dt": 1615431600,
"main": {
"temp": 5.13,
"feels_like": 0.95,
"temp_min": 5.13,
"temp_max": 5.13,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 67,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 3.03,
"deg": 178
},
"visibility": 10000,
"pop": 0.03,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-11 03:00:00"
},
{
"dt": 1615442400,
"main": {
"temp": 5.4,
"feels_like": 1.9,
"temp_min": 5.4,
"temp_max": 5.4,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 66,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 2.08,
"deg": 211
},
"visibility": 10000,
"pop": 0.39,
"rain": {
"3h": 0.11
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-11 06:00:00"
},
{
"dt": 1615453200,
"main": {
"temp": 5.97,
"feels_like": 2.47,
"temp_min": 5.97,
"temp_max": 5.97,
"pressure": 1015,
"sea_level": 1015,
"grnd_level": 967,
"humidity": 71,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 2.41,
"deg": 210
},
"visibility": 10000,
"pop": 0.4,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-11 09:00:00"
},
{
"dt": 1615464000,
"main": {
"temp": 13.88,
"feels_like": 8.99,
"temp_min": 13.88,
"temp_max": 13.88,
"pressure": 1012,
"sea_level": 1012,
"grnd_level": 966,
"humidity": 59,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 5.67,
"deg": 226
},
"visibility": 10000,
"pop": 0.2,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-11 12:00:00"
},
{
"dt": 1615474800,
"main": {
"temp": 12.53,
"feels_like": 8.59,
"temp_min": 12.53,
"temp_max": 12.53,
"pressure": 1010,
"sea_level": 1010,
"grnd_level": 964,
"humidity": 70,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 4.7,
"deg": 258
},
"visibility": 10000,
"pop": 0.49,
"rain": {
"3h": 0.26
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-11 15:00:00"
},
{
"dt": 1615485600,
"main": {
"temp": 9.9,
"feels_like": 6.44,
"temp_min": 9.9,
"temp_max": 9.9,
"pressure": 1011,
"sea_level": 1011,
"grnd_level": 964,
"humidity": 83,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 98
},
"wind": {
"speed": 3.99,
"deg": 201
},
"visibility": 10000,
"pop": 0.84,
"rain": {
"3h": 1.24
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-11 18:00:00"
},
{
"dt": 1615496400,
"main": {
"temp": 6.58,
"feels_like": 1.64,
"temp_min": 6.58,
"temp_max": 6.58,
"pressure": 1015,
"sea_level": 1015,
"grnd_level": 967,
"humidity": 87,
"temp_kf": 0
},
"weather": [
{
"id": 501,
"main": "Rain",
"description": "Mäßiger Regen",
"icon": "10n"
}
],
"clouds": {
"all": 98
},
"wind": {
"speed": 5.33,
"deg": 235
},
"visibility": 10000,
"pop": 1,
"rain": {
"3h": 10.44
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-11 21:00:00"
},
{
"dt": 1615507200,
"main": {
"temp": 6.61,
"feels_like": 0.51,
"temp_min": 6.61,
"temp_max": 6.61,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 82,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 96
},
"wind": {
"speed": 6.77,
"deg": 245
},
"visibility": 10000,
"pop": 1,
"rain": {
"3h": 1.19
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-12 00:00:00"
},
{
"dt": 1615518000,
"main": {
"temp": 5.1,
"feels_like": -0.54,
"temp_min": 5.1,
"temp_max": 5.1,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 81,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 80
},
"wind": {
"speed": 5.69,
"deg": 253
},
"visibility": 10000,
"pop": 0.96,
"rain": {
"3h": 0.5
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-12 03:00:00"
},
{
"dt": 1615528800,
"main": {
"temp": 3.6,
"feels_like": -0.35,
"temp_min": 3.6,
"temp_max": 3.6,
"pressure": 1018,
"sea_level": 1018,
"grnd_level": 970,
"humidity": 85,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 63
},
"wind": {
"speed": 3.1,
"deg": 231
},
"visibility": 10000,
"pop": 0.88,
"rain": {
"3h": 0.18
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-12 06:00:00"
},
{
"dt": 1615539600,
"main": {
"temp": 6.55,
"feels_like": 1.4,
"temp_min": 6.55,
"temp_max": 6.55,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 69,
"temp_kf": 0
},
"weather": [
{
"id": 802,
"main": "Clouds",
"description": "Mäßig bewölkt",
"icon": "03d"
}
],
"clouds": {
"all": 40
},
"wind": {
"speed": 4.8,
"deg": 257
},
"visibility": 10000,
"pop": 0.28,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-12 09:00:00"
},
{
"dt": 1615550400,
"main": {
"temp": 8.33,
"feels_like": 3.07,
"temp_min": 8.33,
"temp_max": 8.33,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 57,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 59
},
"wind": {
"speed": 4.75,
"deg": 253
},
"visibility": 7686,
"pop": 0.4,
"rain": {
"3h": 0.27
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-12 12:00:00"
},
{
"dt": 1615561200,
"main": {
"temp": 8.78,
"feels_like": 4.09,
"temp_min": 8.78,
"temp_max": 8.78,
"pressure": 1014,
"sea_level": 1014,
"grnd_level": 967,
"humidity": 56,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 3.97,
"deg": 237
},
"visibility": 10000,
"pop": 0.47,
"rain": {
"3h": 0.34
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-12 15:00:00"
},
{
"dt": 1615572000,
"main": {
"temp": 5.22,
"feels_like": 1.49,
"temp_min": 5.22,
"temp_max": 5.22,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 71,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 88
},
"wind": {
"speed": 2.57,
"deg": 212
},
"visibility": 10000,
"pop": 0.5,
"rain": {
"3h": 0.34
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-12 18:00:00"
},
{
"dt": 1615582800,
"main": {
"temp": 4.27,
"feels_like": -0.1,
"temp_min": 4.27,
"temp_max": 4.27,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 77,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 80
},
"wind": {
"speed": 3.53,
"deg": 213
},
"visibility": 10000,
"pop": 0.04,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-12 21:00:00"
},
{
"dt": 1615593600,
"main": {
"temp": 4.16,
"feels_like": -1.34,
"temp_min": 4.16,
"temp_max": 4.16,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 77,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 71
},
"wind": {
"speed": 5.13,
"deg": 224
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-13 00:00:00"
},
{
"dt": 1615604400,
"main": {
"temp": 4.26,
"feels_like": -1.43,
"temp_min": 4.26,
"temp_max": 4.26,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 968,
"humidity": 81,
"temp_kf": 0
},
"weather": [
{
"id": 804,
"main": "Clouds",
"description": "Bedeckt",
"icon": "04n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 5.58,
"deg": 238
},
"visibility": 10000,
"pop": 0.21,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-13 03:00:00"
},
{
"dt": 1615615200,
"main": {
"temp": 4.05,
"feels_like": -0.7,
"temp_min": 4.05,
"temp_max": 4.05,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 969,
"humidity": 81,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 98
},
"wind": {
"speed": 4.18,
"deg": 215
},
"visibility": 10000,
"pop": 0.25,
"rain": {
"3h": 0.16
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-13 06:00:00"
},
{
"dt": 1615626000,
"main": {
"temp": 7.63,
"feels_like": 2.19,
"temp_min": 7.63,
"temp_max": 7.63,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 62,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04d"
}
],
"clouds": {
"all": 80
},
"wind": {
"speed": 5.11,
"deg": 235
},
"visibility": 10000,
"pop": 0.12,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-13 09:00:00"
},
{
"dt": 1615636800,
"main": {
"temp": 10.98,
"feels_like": 5.19,
"temp_min": 10.98,
"temp_max": 10.98,
"pressure": 1013,
"sea_level": 1013,
"grnd_level": 966,
"humidity": 50,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04d"
}
],
"clouds": {
"all": 84
},
"wind": {
"speed": 5.64,
"deg": 240
},
"visibility": 10000,
"pop": 0.09,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-13 12:00:00"
},
{
"dt": 1615647600,
"main": {
"temp": 11.65,
"feels_like": 5.86,
"temp_min": 11.65,
"temp_max": 11.65,
"pressure": 1011,
"sea_level": 1011,
"grnd_level": 965,
"humidity": 51,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04d"
}
],
"clouds": {
"all": 67
},
"wind": {
"speed": 5.84,
"deg": 244
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-13 15:00:00"
},
{
"dt": 1615658400,
"main": {
"temp": 7.69,
"feels_like": 3.59,
"temp_min": 7.69,
"temp_max": 7.69,
"pressure": 1012,
"sea_level": 1012,
"grnd_level": 964,
"humidity": 67,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 53
},
"wind": {
"speed": 3.46,
"deg": 231
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-13 18:00:00"
},
{
"dt": 1615669200,
"main": {
"temp": 5.55,
"feels_like": 1.14,
"temp_min": 5.55,
"temp_max": 5.55,
"pressure": 1012,
"sea_level": 1012,
"grnd_level": 964,
"humidity": 72,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 70
},
"wind": {
"speed": 3.66,
"deg": 222
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-13 21:00:00"
},
{
"dt": 1615680000,
"main": {
"temp": 4.54,
"feels_like": 0.63,
"temp_min": 4.54,
"temp_max": 4.54,
"pressure": 1010,
"sea_level": 1010,
"grnd_level": 962,
"humidity": 72,
"temp_kf": 0
},
"weather": [
{
"id": 803,
"main": "Clouds",
"description": "Überwiegend bewölkt",
"icon": "04n"
}
],
"clouds": {
"all": 73
},
"wind": {
"speed": 2.73,
"deg": 191
},
"visibility": 10000,
"pop": 0,
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-14 00:00:00"
},
{
"dt": 1615690800,
"main": {
"temp": 3.99,
"feels_like": 0.66,
"temp_min": 3.99,
"temp_max": 3.99,
"pressure": 1008,
"sea_level": 1008,
"grnd_level": 960,
"humidity": 74,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 99
},
"wind": {
"speed": 1.88,
"deg": 189
},
"visibility": 10000,
"pop": 0.37,
"rain": {
"3h": 0.17
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-14 03:00:00"
},
{
"dt": 1615701600,
"main": {
"temp": 3.36,
"feels_like": -1.89,
"temp_min": 3.36,
"temp_max": 3.36,
"pressure": 1008,
"sea_level": 1008,
"grnd_level": 960,
"humidity": 91,
"temp_kf": 0
},
"weather": [
{
"id": 501,
"main": "Rain",
"description": "Mäßiger Regen",
"icon": "10d"
}
],
"clouds": {
"all": 99
},
"wind": {
"speed": 5.12,
"deg": 233
},
"visibility": 295,
"pop": 0.86,
"rain": {
"3h": 4.46
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-14 06:00:00"
},
{
"dt": 1615712400,
"main": {
"temp": 3.31,
"feels_like": -2.26,
"temp_min": 3.31,
"temp_max": 3.31,
"pressure": 1011,
"sea_level": 1011,
"grnd_level": 963,
"humidity": 88,
"temp_kf": 0
},
"weather": [
{
"id": 601,
"main": "Snow",
"description": "Schnee",
"icon": "13d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 5.45,
"deg": 257
},
"visibility": 3259,
"pop": 1,
"snow": {
"3h": 3.55
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-14 09:00:00"
},
{
"dt": 1615723200,
"main": {
"temp": 4.44,
"feels_like": -2.48,
"temp_min": 4.44,
"temp_max": 4.44,
"pressure": 1013,
"sea_level": 1013,
"grnd_level": 965,
"humidity": 81,
"temp_kf": 0
},
"weather": [
{
"id": 601,
"main": "Snow",
"description": "Schnee",
"icon": "13d"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 7.37,
"deg": 257
},
"visibility": 6225,
"pop": 1,
"snow": {
"3h": 2.01
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-14 12:00:00"
},
{
"dt": 1615734000,
"main": {
"temp": 5.53,
"feels_like": -0.7,
"temp_min": 5.53,
"temp_max": 5.53,
"pressure": 1014,
"sea_level": 1014,
"grnd_level": 967,
"humidity": 73,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10d"
}
],
"clouds": {
"all": 99
},
"wind": {
"speed": 6.29,
"deg": 254
},
"visibility": 6808,
"pop": 0.97,
"rain": {
"3h": 0.67
},
"sys": {
"pod": "d"
},
"dt_txt": "2021-03-14 15:00:00"
},
{
"dt": 1615744800,
"main": {
"temp": 3.17,
"feels_like": -1.84,
"temp_min": 3.17,
"temp_max": 3.17,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 967,
"humidity": 83,
"temp_kf": 0
},
"weather": [
{
"id": 600,
"main": "Snow",
"description": "Mäßiger Schnee",
"icon": "13n"
}
],
"clouds": {
"all": 93
},
"wind": {
"speed": 4.44,
"deg": 237
},
"visibility": 10000,
"pop": 0.95,
"snow": {
"3h": 0.39
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-14 18:00:00"
},
{
"dt": 1615755600,
"main": {
"temp": 2.52,
"feels_like": -2.43,
"temp_min": 2.52,
"temp_max": 2.52,
"pressure": 1017,
"sea_level": 1017,
"grnd_level": 968,
"humidity": 93,
"temp_kf": 0
},
"weather": [
{
"id": 600,
"main": "Snow",
"description": "Mäßiger Schnee",
"icon": "13n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 4.56,
"deg": 241
},
"visibility": 68,
"pop": 1,
"snow": {
"3h": 0.98
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-14 21:00:00"
},
{
"dt": 1615766400,
"main": {
"temp": 2.87,
"feels_like": -1.82,
"temp_min": 2.87,
"temp_max": 2.87,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 968,
"humidity": 92,
"temp_kf": 0
},
"weather": [
{
"id": 500,
"main": "Rain",
"description": "Leichter Regen",
"icon": "10n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 4.24,
"deg": 234
},
"visibility": 2522,
"pop": 1,
"rain": {
"3h": 1.2
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-15 00:00:00"
},
{
"dt": 1615777200,
"main": {
"temp": 2.95,
"feels_like": -2.29,
"temp_min": 2.95,
"temp_max": 2.95,
"pressure": 1016,
"sea_level": 1016,
"grnd_level": 967,
"humidity": 91,
"temp_kf": 0
},
"weather": [
{
"id": 600,
"main": "Snow",
"description": "Mäßiger Schnee",
"icon": "13n"
}
],
"clouds": {
"all": 100
},
"wind": {
"speed": 5.01,
"deg": 246
},
"visibility": 3298,
"pop": 0.81,
"snow": {
"3h": 0.56
},
"sys": {
"pod": "n"
},
"dt_txt": "2021-03-15 03:00:00"
}
],
"city": {
"id": 2924585,
"name": "Friedrichshafen",
"coord": {
"lat": 47.65,
"lon": 9.4833
},
"country": "DE",
"population": 0,
"timezone": 3600,
"sunrise": 1615355114,
"sunset": 1615396778
}
}