/npr/podcasts/episodes

POST /api/npr/podcasts/episodes

Price: 20 credits

List the episodes published in an NPR podcast feed, newest first: title, show notes, publish time, duration, direct mp3 url and file size, cover art, episode type and the npr.org story page the episode belongs to.

How to use it

List episodes of one NPR podcast. Pass the show id (510318 for Up First, g-s1-111189 for All Songs Considered) or a https://www.npr.org/podcasts/{id}/{slug} URL, plus count. Episodes come back newest first with episode_title, description (plain text) and description_html (show notes with chapter timestamps), published_at and duration in seconds, audio_url (direct mp3), audio_bytes and article_id — feed that id to npr/articles or npr/articles/transcripts. NPR feeds carry a rolling window of recent episodes rather than the full back catalogue.

Parameters

Request body

Response

Errors

Response headers