{
"data": {
"cusip": "037833100",
"ticker": "AAPL",
"issuer": "string",
"from_quarter": "string",
"to_quarter": "string",
"quarters": [
{
"stem": "string",
"quarter_start": "string",
"quarter_end": "string",
"avg_close_usd": 0,
"sample_days": 0,
"available": true
}
],
"methodology": "string",
"portfolio": {
"total_acquired_shares": 0,
"weighted_avg_entry_price_usd": 0,
"confidence": "string"
},
"funds": [
{
"cik": "0001067983",
"manager_name": "BERKSHIRE HATHAWAY INC",
"current_shares": 0,
"total_acquired_shares": 0,
"quarters_acquired": 0,
"weighted_avg_entry_price_usd": 0,
"confidence": "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
}
}