/rfi/podcasts

POST /api/rfi/podcasts

Price: 10 credits

Get one RFI radio programme by its slug: the programme title, the standfirst describing the format and broadcast slot, its cover art, the presenters RFI credits on the programme page, the RFI content id, the programme's editorial genre and current season, how many episodes the archive holds, the address of its podcast feed, and the newest episode's playable audio. Available in the sixteen editions that publish a programme catalogue.

How to use it

Look up one RFI radio programme. podcast takes the programme slug ('spotlight-africa', 'international-report', 'culture-france', 'mid-east-junction', 'sound-kitchen'), or the full programme URL, in which case lang is ignored. Each edition files its programmes under its own path segment and lang picks it for you, so pass the bare slug rather than a hand-built path. Note the slug is not always the display name, and the episodes' own URLs usually sit under a different slug again. episode_count is RFI's own count of the whole archive, so read it before choosing a count for rfi/podcasts/episodes. feed_url is the programme's podcast RSS, which rfi/feeds reads directly, and latest_audio is the newest episode's MP3. The Mandenkan edition (ma) publishes no programme catalogue at all, so any slug there is a 422 rather than a 412.

Parameters

Request body

Response

Errors

Response headers