托管服务接口
  1. 微信读书
托管服务接口
  • 钟意说
  • 欢迎门户👏
  • 系统模块
  • 微信读书
  • 数据模型
    • 微信读书
      • 个人信息
      • 笔记详情
      • 书籍详情
      • 书架书籍详情
  1. 微信读书

书籍详情

{
    "bookId": "string",
    "title": "string",
    "author": "string",
    "cover": "string",
    "version": 0,
    "format": "string",
    "type": 0,
    "price": 0,
    "originalPrice": 0,
    "soldout": 0,
    "bookStatus": 0,
    "payType": 0,
    "intro": "string",
    "centPrice": 0,
    "finished": 0,
    "maxFreeChapter": 0,
    "maxFreeInfo": {
        "maxFreeChapterIdx": 0,
        "maxFreeChapterUid": 0,
        "maxFreeChapterRatio": 0
    },
    "free": 0,
    "mcardDiscount": 0,
    "ispub": 0,
    "extra_type": 0,
    "cpid": 0,
    "publishTime": "string",
    "category": "string",
    "categories": [
        {
            "categoryId": 0,
            "subCategoryId": 0,
            "categoryType": 0,
            "title": "string"
        }
    ],
    "hasLecture": 0,
    "lastChapterIdx": 0,
    "paperBook": {
        "skuId": "string"
    },
    "copyrightChapterUids": [
        0
    ],
    "hasKeyPoint": true,
    "blockSaveImg": 0,
    "language": "string",
    "hideUpdateTime": true,
    "isEPUBComics": 0,
    "webBookControl": 0,
    "selfProduceIncentive": true,
    "payingStatus": 0,
    "chapterSize": 0,
    "updateTime": 0,
    "onTime": 0,
    "unitPrice": 0,
    "marketType": 0,
    "isbn": "string",
    "publisher": "string",
    "totalWords": 0,
    "bookSize": 0,
    "shouldHideTTS": 0,
    "recommended": 0,
    "lectureRecommended": 0,
    "follow": 0,
    "secret": 0,
    "offline": 0,
    "lectureOffline": 0,
    "finishReading": 0,
    "hideReview": 0,
    "hideFriendMark": 0,
    "blacked": 0,
    "isAutoPay": 0,
    "availables": 0,
    "paid": 0,
    "isChapterPaid": 0,
    "showLectureButton": 0,
    "wxtts": 0,
    "ratingCount": 0,
    "ratingDetail": {
        "one": 0,
        "two": 0,
        "three": 0,
        "four": 0,
        "five": 0,
        "recent": 0
    },
    "newRating": 0,
    "newRatingCount": 0,
    "deepVRating": 0,
    "newRatingDetail": {
        "good": 0,
        "fair": 0,
        "poor": 0,
        "recent": 0,
        "myRating": "string",
        "title": "string"
    },
    "ranklist": {
        "seq": 0,
        "categoryId": "string",
        "categoryName": "string",
        "storeSubType": 0,
        "scheme": "string",
        "ranklistCover": {
            "tinycode": "string",
            "chart_title": "string",
            "chart_detail_title": "string",
            "chart_tag": "string",
            "eink_chart_title": "string",
            "chart_detail_title_main": "string",
            "chart_title_height": 0,
            "chart_title_width": 0,
            "desc": "string"
        }
    },
    "copyrightInfo": {
        "id": 0,
        "name": "string",
        "userVid": 0,
        "role": 0,
        "avatar": "string",
        "cpType": 0
    },
    "authorSeg": [
        {
            "words": "string",
            "highlight": 0,
            "authorId": "string"
        }
    ],
    "translatorSeg": [
        "string"
    ],
    "coverBoxInfo": {
        "blurhash": "string",
        "colors": [
            {
                "key": "string",
                "hex": "string"
            }
        ],
        "dominate_color": {
            "hex": "string",
            "hsv": [
                0
            ]
        },
        "custom_cover": "string",
        "custom_rec_cover": "string"
    },
    "skuInfo": {
        "miniProgramId": "string",
        "path": "string"
    },
    "shortTimeRead": {
        "active": 0
    },
    "AISummary": "string"
}
Built with