{
"data": {
"count": 0,
"settlement_date": null,
"records": [
{
"symbol": "string",
"date": "string",
"short_volume": 0,
"total_volume": 0,
"short_exempt_volume": 0,
"short_pct": 0,
"market": "string",
"facility": "string"
}
]
},
"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
}
}