{
"data": {
"reporter": "string",
"partner": "string",
"year": 0,
"flow": "string",
"commodity": "string",
"count": 0,
"data": [
{
"reporter": "string",
"reporter_code": 0,
"partner": "string",
"partner_code": 0,
"flow": "string",
"flow_code": "string",
"commodity": "string",
"commodity_code": "string",
"year": 0,
"period": "string",
"primary_value": 0,
"fob_value": 0,
"cif_value": 0,
"net_weight_kg": 0,
"quantity": 0,
"quantity_unit": null,
"property1": "string",
"property2": "string"
}
],
"source": "string",
"property1": "string",
"property2": "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
}
}