lists
GET {{baseURL}}/svc/books/v3/lists.json?list=hardcover-fiction
Request Params
Key | Datatype | Required | Description |
---|
list | string | | string (mandatory) |
The name of the Times best sellers list (hardcover-fiction, paperback-nonfiction, ...). The /lists/names service returns all the list names. The encoded list names are lower case with hyphens instead of spaces (e.g. e-book-fiction, instead of E-Book Fiction). | | | |
bestsellers-date | null | | string (optional) - YYYY-MM-DD |
published-date | null | | string (optional) - YYYY-MM-DD |
offset | null | | integer (optional) - must be a multiple of 20 |
Key | Datatype | Required | Description |
---|
Content-Type | string | | |