200 OK - 响应时间: 245ms
{
"coord": {
"lon": 116.3972,
"lat": 39.9075
},
"weather": [
{
"id": 800,
"main": "Clear",
"description": "clear sky",
"icon": "01d"
}
],
"main": {
"temp": 15.32,
"feels_like": 14.85,
"temp_min": 13.89,
"temp_max": 16.67,
"pressure": 1013,
"humidity": 72
},
"name": "Beijing",
"cod": 200
}