GetListsBestSellersHistoryJsonOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
status | str | ❌ | |
copyright | str | ❌ | |
num_results | int | ❌ | |
results | List[GetListsBestSellersHistoryJsonOkResponseResults] | ❌ |
GetListsBestSellersHistoryJsonOkResponseResults
Properties
Name | Type | Required | Description |
---|---|---|---|
title | str | ❌ | |
description | str | ❌ | |
contributor | str | ❌ | |
author | str | ❌ | |
contributor_note | str | ❌ | |
price | str | ❌ | |
age_group | str | ❌ | |
publisher | str | ❌ | |
isbns | List[ResultsIsbns2] | ❌ | |
ranks_history | List[RanksHistory] | ❌ | |
reviews | List[ResultsReviews2] | ❌ |
ResultsIsbns_2
Properties
Name | Type | Required | Description |
---|---|---|---|
isbn10 | str | ❌ | |
isbn13 | str | ❌ |
RanksHistory
Properties
Name | Type | Required | Description |
---|---|---|---|
primary_isbn10 | str | ❌ | |
primary_isbn13 | str | ❌ | |
rank | int | ❌ | |
rank_last_week | int | ❌ | |
list_name | str | ❌ | |
display_name | str | ❌ | |
published_date | str | ❌ | |
bestsellers_date | str | ❌ | |
weeks_on_list | int | ❌ | |
ranks_last_week | any | ❌ | |
asterisk | int | ❌ | |
dagger | int | ❌ |
ResultsReviews_2
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