{
"query": {
"ticker": "AAPL",
"company": null,
"person": null,
"organization": null,
"subject": null,
"publicationSlug": null,
"publishedAfter": null,
"publishedBefore": null
},
"matchedEntity": {
"kind": "company",
"name": "Apple",
"description": "American multinational technology company",
"companies": [{ "name": "Apple", "ticker": "AAPL" }],
"tickers": ["AAPL"],
"matchedVia": ["ticker", "company"]
},
"count": 1,
"nextCursor": null,
"items": [
{
"publicationSlug": "stratechery",
"slug": "aapl-earnings-recap",
"title": "Apple's Earnings Recap",
"author": "Ben Thompson",
"publishedAt": "2026-08-15T00:00:00.000Z",
"priceCents": 500,
"url": "https://stratechery.com/p/aapl-earnings-recap",
"isPodcast": false
}
]
}