| { | |
| "coord": { | |
| "lon": -122.4194, | |
| "lat": 37.7749 | |
| }, | |
| "weather": [ | |
| { | |
| "id": 803, | |
| "main": "Clouds", | |
| "description": "broken clouds", | |
| "icon": "04d" | |
| } | |
| ], | |
| "base": "stations", | |
| "main": { | |
| "temp": 287.45, | |
| "feels_like": 286.83, | |
| "temp_min": 285.37, | |
| "temp_max": 289.82, | |
| "pressure": 1018, | |
| "humidity": 72, | |
| "sea_level": 1018, | |
| "grnd_level": 1015 | |
| }, | |
| "visibility": 10000, | |
| "wind": { | |
| "speed": 4.12, | |
| "deg": 270, | |
| "gust": 5.81 | |
| }, | |
| "clouds": { | |
| "all": 75 | |
| }, | |
| "dt": 1715520600, | |
| "sys": { | |
| "type": 2, | |
| "id": 2017837, | |
| "country": "US", | |
| "sunrise": 1715515612, | |
| "sunset": 1715566073 | |
| }, | |
| "timezone": -25200, | |
| "id": 5391959, | |
| "name": "San Francisco", | |
| "cod": 200 | |
| } | |