Skip to main content
GET
cURL

Authorizations

X-API-Key
string
header
required

Pass your API key in the X-API-Key header (recommended).

Path Parameters

id
string
required

Podcast slug, internal ID, or numeric iTunes ID.

Response

OK

entries
object[] | null
required

One entry per (platform, locale) the podcast has been rated on.

podcast_id
string
required

Internal podcast ID.

combined
object

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.

sentiment
object

Latest LLM-generated narrative summary. Null until enough ratings have accumulated for the popularity-bucket cadence to generate one.