返回介绍

tweet_detail

发布于 2024-06-22 21:25:04 字数 5928 浏览 0 评论 0 收藏 0

/action/openapi/tweet_detail


/action/openapi/tweet_detail 获取动弹列表 URL /action/openapi/tweet_detail 支持格式 JSON JSONP XML HTTP请求方式 GET/POST 是否需要登录 否 访问授权限制 暂无授权范围(scope) 访问动弹信息 请求参数

必选类型及范围说明默认值
access_tokentruestringoauth2_token获取的access_token
idtruelong动弹ID0
dataTypetruestring返回数据类型['json'|'jsonp'|'xml']json

注意事项 暂无 返回结果 JSON

{
    "id": 1121274, 
    "pubDate": "2013-08-28 18:40:07.0", 
    "body": "@做最好的三三", 
    "author": "彭博", 
    "authorid": 89964,
    "imgBig":"http://static.oschina.net/img/hello-big.png",
    "imgSmall":"http://static.oschina.net/img/hello-small.png",
    "commentCount": 0, 
    "portrait": "http://static.oschina.net/uploads/user/44/89964_50.jpg?t=1376365607000"
}
                        

返回字段说明

返回值字段类型及范围说明
idint动弹ID
pubDatedatetime动弹时间
bodystring动弹内容
authorstring发帖人
authoridlong发帖人ID
imgSmallstring动弹小图
imgBigstring动弹大图
commentCountint评论数
portraitstring发帖人用户头像地址

错误说明

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文