获取博客评论列表
URL
/action/openapi/blog_comment_list
支持格式
JSON JSONP XML
HTTP请求方式
是否需要登录
否
访问授权限制
暂无
授权范围(scope)
访问博客信息
注意事项
暂无
返回结果
JSON
返回字段说明
返回值字段 | 类型及范围 | 说明 |
---|---|---|
commentlist.id | int | 评论ID |
commentlist.content | string | 评论内容 |
commentlist.pubDate | datetime | 发布日期 |
commentlist.appClient | int | 1-WEB、2-WAP、3-Android、4-IOS、5-WP |
commentlist.author | string | 评论人姓名 |
commentlist.authorid | int | 评论人ID |
commentlist.portrait | int | 评论人头像 |
commentlist.refers.title | string | 评论中引用的标题 |
commentlist.refers.body | string | 评论中引用的内容 |
错误说明