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

笔记详情

{
    "reviewId": "string",
    "review": {
        "abstract": "string",
        "atUserVids": [
            "string"
        ],
        "bookId": "string",
        "bookVersion": 0,
        "chapterName": "string",
        "chapterUid": 0,
        "content": "string",
        "contextAbstract": "string",
        "friendship": 0,
        "htmlContent": "string",
        "isPrivate": 0,
        "notVisibleToFriends": 0,
        "range": "string",
        "createTime": 0,
        "title": "string",
        "type": 0,
        "reviewId": "string",
        "userVid": 0,
        "topics": [
            "string"
        ],
        "isLike": 0,
        "isReposted": 0,
        "book": {
            "bookId": "string",
            "format": "string",
            "version": 0,
            "soldout": 0,
            "bookStatus": 0,
            "type": 0,
            "cover": "string",
            "title": "string",
            "author": "string",
            "payType": 0
        },
        "chapterIdx": 0,
        "chapterTitle": "string",
        "author": {
            "userVid": 0,
            "name": "string",
            "avatar": "string",
            "isFollowing": 0,
            "isFollower": 0,
            "isBlacking": 0,
            "isBlackBy": 0,
            "isHide": 0,
            "nick": "string",
            "isV": 0,
            "vDesc": "string",
            "roleTags": [
                "string"
            ],
            "followPromote": "string",
            "isDeepV": true,
            "signature": "string",
            "medalInfo": {
                "id": "string",
                "desc": "string",
                "title": "string",
                "levelIndex": 0
            }
        }
    },
    "likesCount": 0
}
Built with