/rfi/feeds

POST /api/rfi/feeds

Price: 1 credit

Read an RFI RSS feed: the newest stories of the whole edition, of one news section or of one topic tag, with headline, summary, publication time, section, lead image and the photo credit RFI attaches to it. A radio programme's podcast feed is served on the same endpoint and adds the episode's MP3, its running time and its keywords. A feed carries only the newest few dozen items, so it shows what RFI published in the last few hours, in any of its seventeen language editions.

How to use it

The usual starting point for seeing what RFI has just published. Leave feed empty for the edition's front feed, or pass a path relative to the language — a section as 'africa', a topic as 'tag/sahel', a radio programme as 'podcasts/spotlight-africa/podcast' — or a full feed URL, in which case lang is ignored. An RFI feed holds only the newest few dozen stories, so a large count simply returns all of them; for anything older use rfi/tags/articles or rfi/sections/articles. The two shapes carry disjoint fields: a path ending in 'podcast' rather than the default 'rss' returns the episode's MP3 and the iTunes metadata around it and, in exchange, none of the section, creator and image RFI prints only on the rss form, so read the fields rather than inferring audio from the path. The id here is the feed's own guid and is not the RFI content id rfi/articles returns for the same story, so match the two by web_url.

Parameters

Request body

Response

Errors

Response headers