{
"code": "42131-0004",
"start_year": 2023,
"end_year": 2025,
"contents": "string"
}curl --location 'https://sugra.ai/api/v1/destatis/extractions' \
--header 'x-api-key: ABCD314159' \
--header 'Content-Type: application/json' \
--data '{
"code": "42131-0004",
"start_year": 2023,
"end_year": 2025,
"contents": "string"
}'{
"data": {
"extraction_id": "string",
"state": "string",
"code": "string",
"start_year": 0,
"end_year": 0,
"contents": "string",
"poll": "string",
"table": {
"table": "string",
"genesis_code": "string",
"title": "string",
"description": "string",
"country": "string",
"start_year": 0,
"end_year": 0,
"count": 0,
"data": [
{
"period": "string",
"period_label": "string",
"subperiod": "string",
"measure": "string",
"measure_code": "string",
"unit": "string",
"value": 0,
"quality": "string",
"measure_note": "string",
"variant": 0,
"dimensions": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
},
"property1": "string",
"property2": "string"
}
],
"source": "string",
"licence": "string",
"source_note": "string",
"classifying_requested": [
{
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"result_removed": true,
"source": "string",
"source_note": "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",
"data_age_days": 0,
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true,
"stale_since": "string",
"period": "string",
"notes": "string"
}
}