获取动弹列表
URL
/action/openapi/tweet_detail
支持格式
JSON JSONP XML
HTTP请求方式
是否需要登录
否
访问授权限制
暂无
授权范围(scope)
访问动弹信息
注意事项
暂无
返回结果
JSON
返回字段说明
返回值字段 | 类型及范围 | 说明 |
---|---|---|
id | int | 动弹ID |
pubDate | datetime | 动弹时间 |
body | string | 动弹内容 |
author | string | 发帖人 |
authorid | long | 发帖人ID |
imgSmall | string | 动弹小图 |
imgBig | string | 动弹大图 |
commentCount | int | 评论数 |
portrait | string | 发帖人用户头像地址 |
错误说明