[关闭]
@apis1990 2016-08-24T03:44:45.000000Z 字数 2041 阅读 637

南新华专题

专题首页接口


1.URL:/service/api/get_subject_info.php

测试地址:http://36.33.24.119:8081/api/get_subject_info.php

2.请求方式:POST

3.请求参数:

参数 类型 是否必须 描述
special int 专题ID (2:南新华)

表单数据:

  1. special = 2

4.接口返回结果

  1. {
  2. "code": 200,
  3. "data": {
  4. "info": [ // 顶部简介
  5. {
  6. "thumbnail_img": "",
  7. "post_title": "南总简介",
  8. "post_excerpt": "",
  9. "article_id": "4"
  10. },
  11. {
  12. "thumbnail_img": "",
  13. "post_title": "新华德育",
  14. "post_excerpt": "",
  15. "article_id": "7"
  16. }
  17. ],
  18. "special_list": { // 中间文章列表
  19. "taxonomy_id": 3, // 分类ID
  20. "list": [
  21. {
  22. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859-1.jpg",
  23. "post_title": "测试",
  24. "post_date": "2016-03-04 16:24:45",
  25. "article_id": "40"
  26. },
  27. {
  28. "thumbnail_img": "",
  29. "post_title": "教练员如何看待当前形势下的驾校",
  30. "post_date": "2016-03-04 13:51:20",
  31. "article_id": "19"
  32. },
  33. {
  34. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
  35. "post_title": "教练员为什么要还要学习",
  36. "post_date": "2016-03-04 13:48:25",
  37. "article_id": "17"
  38. },
  39. {
  40. "thumbnail_img": "",
  41. "post_title": "教练员的行为艺术",
  42. "post_date": "2016-03-04 13:47:58",
  43. "article_id": "15"
  44. },
  45. {
  46. "thumbnail_img": "",
  47. "post_title": "教练员如何提高自己的素质",
  48. "post_date": "2016-03-04 13:47:31",
  49. "article_id": "13"
  50. }
  51. ]
  52. },
  53. "video_list": { // 视频列表
  54. "taxonomy_id": 4, //分类ID
  55. "list": [
  56. {
  57. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859.jpg",// 视频图片
  58. "post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf", // 视频地址
  59. "post_title": "在线教育四",
  60. "article_id": "32"
  61. },
  62. {
  63. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
  64. "post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
  65. "post_title": "在线教育三",
  66. "article_id": "30"
  67. },
  68. {
  69. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/200811268173650_2.jpg",
  70. "post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
  71. "post_title": "在线教育二",
  72. "article_id": "28"
  73. },
  74. {
  75. "thumbnail_img": "http://d.com/wordpress/wp-content/uploads/2016/03/91451393229859.jpg",
  76. "post_content": "http://player.youku.com/player.php/sid/XODc3Mjk4NzE2/v.swf",
  77. "post_title": "在线教育一",
  78. "article_id": "21"
  79. }
  80. ]
  81. }
  82. }
  83. }
参数 类型 描述
i_coach_star int 平均评论星级
good_coach_star int 好评总数,>=3是好评
coach_start_count int 评论总数
car_type int 1:普通版 2:加强版 3:模拟版
添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注