GetListsFormatOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
status | str | ❌ | |
copyright | str | ❌ | |
num_results | int | ❌ | |
last_modified | str | ❌ | |
results | List[GetListsFormatOkResponseResults] | ❌ |
GetListsFormatOkResponseResults
Properties
Name | Type | Required | Description |
---|---|---|---|
list_name | str | ❌ | |
display_name | str | ❌ | |
bestsellers_date | str | ❌ | |
published_date | str | ❌ | |
rank | int | ❌ | |
rank_last_week | int | ❌ | |
weeks_on_list | int | ❌ | |
asterisk | int | ❌ | |
dagger | int | ❌ | |
amazon_product_url | str | ❌ | |
isbns | List[ResultsIsbns1] | ❌ | |
book_details | List[BookDetails] | ❌ | |
reviews | List[ResultsReviews1] | ❌ |
ResultsIsbns_1
Properties
Name | Type | Required | Description |
---|---|---|---|
isbn10 | str | ❌ | |
isbn13 | str | ❌ |
BookDetails
Properties
Name | Type | Required | Description |
---|---|---|---|
title | str | ❌ | |
description | str | ❌ | |
contributor | str | ❌ | |
author | str | ❌ | |
contributor_note | str | ❌ | |
price | str | ❌ | |
age_group | str | ❌ | |
publisher | str | ❌ | |
primary_isbn13 | str | ❌ | |
primary_isbn10 | str | ❌ |
ResultsReviews_1
Properties
Name | Type | Required | Description |
---|---|---|---|
book_review_link | str | ❌ | |
first_chapter_link | str | ❌ | |
sunday_review_link | str | ❌ | |
article_chapter_link | str | ❌ |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs