{
"data": {
"regime": "string",
"as_of": "string",
"votes": [
{
"name": "string",
"vote": "string",
"unavailable_reason": "string",
"inputs": {
"route": "string",
"series_id": "string",
"window_weeks": 0,
"change": 0,
"unit": "string",
"as_of": "string",
"compared_to": "string",
"neutral_band": 0,
"note": "string"
}
}
],
"vote_counts": {
"expanding": 0,
"neutral": 0,
"contracting": 0,
"unavailable": 0
},
"window_weeks": 0,
"methodology_notes": [
"string"
],
"attribution": "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",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}