{
"query": {
"ticker": null,
"company": null,
"person": "Warren Buffett",
"organization": null,
"subject": null,
"publicationSlug": null,
"publishedAfter": null,
"publishedBefore": null
},
"resolved": {
"kind": "person",
"name": "Warren Buffett",
"description": "American investor",
"companies": [{ "name": "Berkshire Hathaway", "ticker": "BRK.B" }],
"tickers": ["BRK.B"],
"matchedVia": ["ticker", "company", "title"]
},
"count": 1,
"nextCursor": null,
"items": [
{
"publicationSlug": "stratechery",
"slug": "buffett-letter",
"title": "Warren Buffett's Annual Letter",
"author": "Ben Thompson",
"publishedAt": "2026-02-22T00:00:00.000Z",
"priceCents": 500,
"url": "https://stratechery.com/p/buffett-letter",
"isPodcast": false
}
]
}