@apis1990
2016-08-24T03:44:45.000000Z
字数 2041
阅读 637
南新华专题
测试地址:http://36.33.24.119:8081/api/get_subject_info.php
参数 | 类型 | 是否必须 | 描述 |
---|---|---|---|
special | int | 是 | 专题ID (2:南新华) |
表单数据:
special = 2
{
"code": 200,
"data": {
"info": [ // 顶部简介
{
"thumbnail_img": "",
"post_title": "南总简介",
"post_excerpt": "",
"article_id": "4"
},
{
"thumbnail_img": "",
"post_title": "新华德育",
"post_excerpt": "",
"article_id": "7"
}
],
"special_list": { // 中间文章列表
"taxonomy_id": 3, // 分类ID
"list": [
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859-1.jpg",
"post_title": "测试",
"post_date": "2016-03-04 16:24:45",
"article_id": "40"
},
{
"thumbnail_img": "",
"post_title": "教练员如何看待当前形势下的驾校",
"post_date": "2016-03-04 13:51:20",
"article_id": "19"
},
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
"post_title": "教练员为什么要还要学习",
"post_date": "2016-03-04 13:48:25",
"article_id": "17"
},
{
"thumbnail_img": "",
"post_title": "教练员的行为艺术",
"post_date": "2016-03-04 13:47:58",
"article_id": "15"
},
{
"thumbnail_img": "",
"post_title": "教练员如何提高自己的素质",
"post_date": "2016-03-04 13:47:31",
"article_id": "13"
}
]
},
"video_list": { // 视频列表
"taxonomy_id": 4, //分类ID
"list": [
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859.jpg",// 视频图片
"post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf", // 视频地址
"post_title": "在线教育四",
"article_id": "32"
},
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
"post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
"post_title": "在线教育三",
"article_id": "30"
},
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
"post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
"post_title": "在线教育二",
"article_id": "28"
},
{
"thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859.jpg",
"post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
"post_title": "在线教育一",
"article_id": "21"
}
]
}
}
}
参数 | 类型 | 描述 |
---|---|---|
i_coach_star | int | 平均评论星级 |
good_coach_star | int | 好评总数,>=3是好评 |
coach_start_count | int | 评论总数 |
car_type | int | 1:普通版 2:加强版 3:模拟版 |