/france24/shows

POST /api/france24/shows

Price: 10 credits

Get one France 24 TV show by its slug: the programme title, its standfirst describing the format and broadcast slot, its cover image, the presenters France 24 credits on the programme page with their profile links and portraits, the France 24 content id of the programme and the address of the show's own RSS feed. Works in all four language editions.

How to use it

Look up one France 24 TV programme. show takes the programme slug ('debate', 'focus', 'reporters', 'truth-or-fake', 'arts24', 'revisited', 'down-to-earth', 'tech-24'), or the full show URL, in which case lang is ignored. Note the slug is not always the display name ('debate' for The Debate). All four editions are reachable and each files its programmes under its own path segment, which lang selects for you: en /tv-shows/, fr /émissions/ ('à-laffiche', 'podcast-avec-judith'), es /programas/ ('áfrica-7-días'), ar /برامج/ ('أخبار-الصحة'); a /tv-shows/ URL in any edition is mapped to that edition's own segment. An accented or non-Latin slug comes back percent-encoded in alias and web_url. Returns id, program_title, description, image, hosts, feed_url and first_published_at (when France 24 first published the programme page). For the episodes call france24/shows/episodes with the same slug.

Parameters

Request body

Response

Errors

Response headers