/politico/articles

POST /api/politico/articles

Price: 10 credits

Get a full POLITICO article or newsletter issue: headline, standfirst, the whole body as plain text and as HTML with the editors' inline source links, publish and update timestamps, every credited author with a profile link, the policy sections, and the three parallel tag axes POLITICO files a story under — topics, countries and named people.

How to use it

Fetch one POLITICO article, newsletter issue or live-blog entry. Accepts the numeric article id or a politico.eu URL. Returns one item with article_title, dek, text, html, published_at, updated_at, edition, authors[], sections[], tags[] and the topics[]/countries[]/people[] tag axes, image and image_caption, section_path and post_types. Ids and URLs come from politico/articles/search; for the editions outside politico.eu pass the id rather than the URL, and html, dek and the three tag axes are then not filled. A search card whose web_url ends in a #{id} anchor is a live-blog entry: pass that whole web_url, because its numeric id is also a valid ordinary article id and the id alone resolves to the article. A live-blog entry returns its own headline, text, html, authors and timestamps; dek, image, section_path and the three tag axes stay empty for it, because those belong to the parent article the entry sits in and not to the entry.

Parameters

Request body

Response

Errors

Response headers