Contents
Extensions
Endpoints
Authors
Related Links
Endpoint: /authors
Description: List all authors (20 items)
Parameters:
Endpoint: /authors/top
Description: List top authors (20 items)
Parameters:
Endpoint: /authors/recent
Description: List recent authors (20 items)
Parameters:
Endpoint: /author/:id/books
Description: List all books for an author (id)
Parameters: Same as /books
Endpoint: /author/:id/books/top
Description: List top books for an author (id)
Parameters: Same as /books/top
Endpoint: /author/:id/books/recent
Description: List recent books for an author (id)
Parameters: Same as /books/recent
This is considered deprecated and won't be maintained anymore.
<author id="204">
<name>Orwell, George</name>
<birth>1903</birth>
<death>1950</death>
<language>en</language>
<books>56</books>
<downloads>22266</downloads>
<biography>
<p>Eric Arthur Blair (25 June 1903 – 21 January 1950), better known by the pen name George Orwell, was
an English author and journalist. Noted as a novelist, critic, political and cultural commentator,
Orwell is among the most widely admired English-language essayists of the 20th century. He
is best known for two novels critical of totalitarianism in general, and Stalinism in particular:
Animal Farm and Nineteen Eighty-Four. Both were written and published toward the end of his life.</p>
<p>Source: Wikipedia</p>
</biography>
</author>