GetListsDateListJsonOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
status | str | ❌ | |
copyright | str | ❌ | |
num_results | int | ❌ | |
last_modified | str | ❌ | |
results | List[GetListsDateListJsonOkResponseResults] | ❌ |
GetListsDateListJsonOkResponseResults
Properties
Name | Type | Required | Description |
---|---|---|---|
list_name | str | ❌ | |
list_name_encoded | str | ❌ | |
bestsellers_date | str | ❌ | |
bestsellers_date_description | str | ❌ | |
published_date | str | ❌ | |
previous_published_date | str | ❌ | |
display_name | str | ❌ | |
normal_list_ends_at | int | ❌ | |
updated | str | ❌ | |
books | List[ResultsBooks] | ❌ | |
corrections | List[dict] | ❌ |
ResultsBooks
Properties
Name | Type | Required | Description |
---|---|---|---|
rank | int | ❌ | |
rank_last_week | int | ❌ | |
weeks_on_list | int | ❌ | |
asterisk | int | ❌ | |
dagger | int | ❌ | |
primary_isbn10 | str | ❌ | |
primary_isbn13 | str | ❌ | |
publisher | str | ❌ | |
description | str | ❌ | |
price | str | ❌ | |
title | str | ❌ | |
author | str | ❌ | |
contributor | str | ❌ | |
contributor_note | str | ❌ | |
book_image | str | ❌ | |
book_image_width | int | ❌ | |
book_image_height | int | ❌ | |
amazon_product_url | str | ❌ | |
age_group | str | ❌ | |
book_review_link | str | ❌ | |
first_chapter_link | str | ❌ | |
sunday_review_link | str | ❌ | |
article_chapter_link | str | ❌ | |
isbns | List[BooksIsbns] | ❌ | |
buy_links | List[BooksBuyLinks1] | ❌ | |
book_uri | str | ❌ |
BooksIsbns
Properties
Name | Type | Required | Description |
---|---|---|---|
isbn10 | str | ❌ | |
isbn13 | str | ❌ |
BooksBuyLinks_1
Properties
Name | Type | Required | Description |
---|---|---|---|
name | str | ❌ | |
url | str | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs