获取评论列表

    URL

    /action/openapi/comment_list

    支持格式

    JSON JSONP XML

    HTTP请求方式

    是否需要登录

    访问授权限制

    暂无

    授权范围(scope)

    访问评论信息

    注意事项

    catalog为4的时候 查看私信列表必须提供access_token

    返回结果

    JSON

    返回字段说明

    返回值字段类型及范围说明
    commentList.idint评论ID
    commentList.contentstring评论内容
    commentList.pubDatedatetime发布日期
    commentList.client_typeint1-WEB、2-WAP、3-Android、4-IOS、5-WP
    commentList.commentAuthorstring评论人
    commentList.commentAuthorIdint评论人ID
    commentList.commentPortraitint评论人头像
    commentList.refers.refertitlestring评论中引用的标题
    commentList.refers.referbodystring评论中引用的内容
    commentList.replies.rauthorstring帖子中评论 评论 的人
    commentList.replies.rpubDatedatetime帖子中评论 评论 的时间
    commentList.replies.rauthorIdint帖子中评论 评论 的人的ID
    commentList.replies.rcontentstring帖子中评论 评论 的内容

    错误说明