/npr/programs

POST /api/npr/programs

Price: 10 credits

Get an NPR broadcast program by its slug: title, description, artwork, the hosts with their NPR people ids, the listener contact form and the id, date and page of the most recent broadcast.

How to use it

Fetch one NPR broadcast program (Morning Edition, All Things Considered, Fresh Air, Wait Wait...Don't Tell Me! and so on) by the slug that npr/articles returns in program_slug, or by pasting a https://www.npr.org/programs/{slug}/ URL. Returns one item with program_title, description, image, hosts (each with an id usable in npr/authors), latest_episode_id and latest_episode_date. Use npr/programs/episodes with the same slug to list the broadcasts themselves, and npr/articles/search with content_type=show to browse the whole program list.

Parameters

Request body

Response

Errors

Response headers