Summarize a podcast's ratings
Returns the numeric aggregate of a podcast’s ratings — one entry per (platform, locale) it has been rated on, a combined cross-source roll-up, and the latest LLM-generated narrative summary of recent review text when one has been generated.
Authorizations
Pass your API key in the X-API-Key header (recommended).
Path Parameters
Podcast slug, internal ID, or numeric iTunes ID.
Response
OK
One entry per (platform, locale) the podcast has been rated on.
Internal podcast ID.
Single roll-up across every entry, computed by weighting each entry's average by its rating_count. Null when the podcast has no ratings yet.
Latest LLM-generated narrative summary. Null until enough ratings have accumulated for the popularity-bucket cadence to generate one.