/france24/shows/episodes

POST /api/france24/shows/episodes

Price: 1 credit

List the episodes of one France 24 TV show, newest first, as deep into the archive as the requested count needs. Long-running programmes hold thousands of episodes going back years. Each entry carries the episode title, publication time, thumbnail, the programme it belongs to and its page URL.

How to use it

Walk the archive of one France 24 TV programme. show takes the programme slug ('debate', 'focus', 'reporters', 'truth-or-fake'), or the full show URL, in which case lang is ignored, and france24/shows describes the programme itself. All four editions are reachable and lang picks the edition's own path segment: en /tv-shows/, fr /émissions/ ('à-laffiche'), es /programas/ ('áfrica-7-días'), ar /برامج/ ('أخبار-الصحة'). Returns the same listing entry as france24/sections/articles: article_title, web_url, alias, published_at, published_label, language, section, program (the programme name), image and is_video, which is true on every episode because France 24 publishes its programmes as video. The listing carries no teaser and no running time, so feed web_url into france24/articles for the episode page with its video, standfirst, guests and tags. The walk stops after 400 listing pages, so a count beyond that many pages of episodes comes back short rather than erroring.

Parameters

Request body

Response

Errors

Response headers