{
"data": {
"symbol": "AAPL",
"cik": "string",
"company_name": "string",
"from_date": "string",
"to_date": "string",
"count": 0,
"transactions": [
{
"filing_accession": "string",
"form": "string",
"filed_at": "string",
"reporting_owner_name": "string",
"reporting_owner_cik": "string",
"is_director": true,
"is_officer": true,
"officer_title": "string",
"transaction_date": "string",
"transaction_type": "string",
"transaction_code": "string",
"is_derivative": true,
"security_title": "string",
"shares": 0,
"price_per_share": 0,
"total_value_usd": 0,
"shares_owned_after": 0,
"property1": "string",
"property2": "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
}
}