{
"data": {
"series_code": "string",
"data": [
{
"goal": [
"string"
],
"target": [
"string"
],
"indicator": [
"string"
],
"series": "string",
"geoAreaCode": "string",
"geoAreaName": "string",
"timePeriodStart": 0,
"value": 0,
"time_detail": "string",
"time_coverage": "string",
"upper_bound": 0,
"lower_bound": 0,
"base_period": "string",
"source": "string",
"footnotes": [
"string"
],
"attributes": {
"property1": "string",
"property2": "string"
},
"dimensions": {
"property1": "string",
"property2": "string"
}
}
],
"pagination": {
"page": 0,
"page_size": 0,
"total_pages": 0,
"total_elements": 0
},
"count": 0
},
"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
}
}