{
"DataStatus": {
"RequestParameter": "location=北京&lang=zh",
"StatusCode": 100,
"StatusDescription": "请求成功。",
"ResponseDateTime": "2026-08-09 18:30:00.000",
"DataTotalCount": 1
},
"Data": [
{
"Province": "北京市",
"City": "北京",
"LocationId": "101010100",
"Latitude": "39.9",
"Longitude": "116.41",
"Country": "中国",
"AQI": "57",
"AQIDisplay": "57",
"AQILevel": "2",
"Quality": "良",
"AQIColor": {
"Red": 255,
"Green": 255,
"Blue": 0,
"Alpha": 1
},
"PM25": "26.57",
"PrimaryPollutant": "O3",
"PrimaryPollutantCode": "o3",
"PrimaryPollutantName": "O3",
"PrimaryPollutantFullName": "臭氧",
"HealthEffect": "空气质量可接受。",
"GeneralPopulationAdvice": "可以正常进行户外活动。",
"SensitivePopulationAdvice": "敏感人群可适当减少长时间户外活动。",
"Pollutants": [
{
"Code": "pm2p5",
"Name": "PM2.5",
"FullName": "细颗粒物",
"Concentration": "26.57",
"Unit": "μg/m³",
"AQI": "35",
"AQIDisplay": "35"
}
],
"Stations": [
{
"Id": "P001",
"Name": "东城"
}
],
"RetrievedAt": "2026-08-09T10:30:00Z",
"DataStatus": "fresh"
}
]
}