/npr/articles

POST /api/npr/articles

Price: 5 credits

Get a full NPR story or podcast episode page by id or URL: headline, teaser, full body text, byline and linked author profiles, section, topic taxonomy, show, broadcast program, publish and update time, images with captions and credits, on-demand audio with direct mp3 links and duration, topic tags and whether a transcript is published.

How to use it

Fetch one NPR story by its id (nx-s1-…, g-s1-… or a legacy numeric id) or by pasting the full npr.org URL — the date and slug in the URL are optional. Returns one item with article_title, description, text (full body), published_at and updated_at (unix seconds), section, taxonomy (the topic path such as News/Politics/Elections), show and show_id (usable in npr/podcasts), program and program_slug (usable in npr/programs), authors (with NPR people ids usable in npr/authors), image and images, audio (direct mp3 url and duration in seconds), tags and has_transcript. When has_transcript is true, npr/articles/transcripts returns the speaker-labelled transcript for the same id.

Parameters

Request body

Response

Errors

Response headers