/elpais/authors

POST /api/elpais/authors

Price: 10 credits

Get one El Pais journalist by alias: display name, biography, portrait, author page URL, the title they write for and the URL of their most recent article.

How to use it

Resolve an El Pais byline to its author record. alias is the slug used in /autor/ URLs ('juan-diego-quesada'), which elpais/articles and the listing endpoints return in authors[].alias; a full author page URL is accepted too, an 'en/' prefix switches to the author's page on english.elpais.com and a 'cd/' prefix to Cinco Dias. Returns name, bio, image, web_url, language, publication and latest_article_url. El Pais keeps no biography on the author page itself, so bio and image are read from the 'Sobre la firma' box on the journalist's two most recent articles, which costs one or two further requests. Both come back empty when neither of those two articles carries the box: always on the English edition, which publishes no such box at all, on agency and house bylines that have no biography, and on a journalist whose biography appears only on an older piece. Use elpais/authors/articles for the catalogue of articles.

Parameters

Request body

Response

Errors

Response headers