Application Programming Interface (API)

Lists

Contents

Overview

 

Extensions

Comments

 

Endpoints

Books

Authors

Categories

Lists

 

Related Links

OPDS

Atom Format

Atom Publishing Protocol

Endpoints

Endpoint: /lists

Formats: XML

Description: View the lists, use pagination

Parameters:

Legacy XML view

This is considered deprecated and won't be maintained anymore.

<list id="6">
  <dc:title>Banned Books</dc:title>
  <dc:identifier>http://localhost:3001/list/6</dc:identifier>
  <dc:description>
    <p>For political, religious, or moral reasons, all these books included in this list were banned in 
    some places of the world.</p>
    <p>Reading some of these books is a great way to understand how censorship works, and evolved in 
    our society.</p>
    <p>List of banned books 
    <br />... on Wikipedia: http://en.wikipedia.org/wiki/Banned_books
    <br />... on Google: http://books.google.com/googlebooks/banned/</p>
  </dc:description>
  <favorites>Banned Books</favorites>
  <items>Banned Books</items>
</list>