获取新闻详情
URL
/action/openapi/news_detail
支持格式
JSON JSONP XML
HTTP请求方式
是否需要登录
否
访问授权限制
暂无
授权范围(scope)
访问新闻资讯
注意事项
暂无
返回结果
JSON
返回字段说明
返回值字段 | 类型及范围 | 说明 |
---|---|---|
id | long | 新闻编号 |
title | string | 新闻标题 |
body | string | 新闻内容(HTML) |
pubDate | datetime | 发布日期 |
authorid | long | 投递者编号 |
favorite | int | 是否收藏 1-收藏 0-未收藏 |
commentCount | int | 评论数 |
url | string | 新闻原地址 |
relativies.title | string | 新闻标题 |
relativies.url | string | 新闻原链接 |
notice.replyCount | int | 未读评论数 |
notice.msgCount | int | 未读私信数 |
notice.fansCount | int | 新增粉丝数 |
notice.referCount | int | 未读@我数 |
错误说明