{
"data": {
"lang": "string",
"update_time_utc": "string",
"update_time_hkt": "string",
"temperature": {
"record_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"humidity": {
"record_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"rainfall": {
"start_time_utc": "string",
"end_time_utc": "string",
"stations": [
{
"place": "string",
"value": 0,
"unit": "string",
"max": 0,
"main": "string"
}
]
},
"uv_index": null,
"icon": [
0
],
"icon_update_time_utc": "string",
"warning_message": null,
"tropical_cyclone_message": null,
"mintemp_from_00_to_09": null,
"rainfall_from_00_to_12": null,
"rainfall_last_month": null,
"rainfall_january_to_last_month": null
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true
}
}