4. 获取节日活动信息
<p><strong>请求方式:</strong></p>
<ul>
<li>POST <code>api/h5/fest_by_name</code></li>
</ul>
<p><strong>参数:</strong> </p>
<table>
<thead>
<tr>
<th style="text-align: left;">参数名</th>
<th style="text-align: left;">类型</th>
<th>说明</th>
</tr>
</thead>
<tbody>
</tbody>
</table>
<p><strong>返回示例</strong></p>
<pre><code>{
"msg": "按名称获取节日数据成功",
"data": {
"time_type": 1,
"button_title": "国庆热门专题测试",
"button_color": "",
"button_icon": "http://dev.heka4.site/mini-program-matrix/data/images/author/cb7600dd24a8a3357f92133f898f1c2f.jpg",
"name": "国庆热门专题",
"banner": "http://dev.heka4.site/mini-program-matrix/data/images/author/a87eb7fff2a797bdfb32b6b975628c31.jpg",
"start_time": "2019-10-01 00:00:00",
"end_time": "2019-10-07 00:00:00",
"day_start_time": "00:00:00",
"day_end_time": "00:00:00",
"bless_msg": "国庆热门专题测试",
"id": 14,
"article_list": [
{
"article_id": 85174,
"title": "现代化的乞讨方式,让你瞠目结舌!",
"publish_at": "1569228740",
"article_type": 2,
"author_id": 32,
"link": "http://vod.heywoodsminiprogram.com/sv/28fe42c5-16cfa8f8950/28fe42c5-16cfa8f8950.mp4",
"image_list": {
"index_data_thumb": "http://dev.heka4.site/test/images/jpg/f6dcac1745bcb73196fb74228452cbd7.png",
"index_thumb": "http://dev.heka4.site/test/images/jpg/f6dcac1745bcb73196fb74228452cbd7.png",
"recommend_thumb": "http://dev.heka4.site/test/images/jpg/f6dcac1745bcb73196fb74228452cbd7.png",
"share_thumb": "http://dev.heka4.site/test/images/jpg/4e93a615faaaa9b104beed9ca570d03e.png"
},
"is_music": 0,
"author_info": {
"author": "测试作者",
"logo": "http://dev.heka4.site/mini-program-matrix/data/images/author/d200397c5e3f971ea29c6bd54b6f7cb2.jpg",
"articles_num": 12
},
"list_vedio_type": "0",
"width": "406",
"height": "720",
"cover_url": "http://vod.heywoodsminiprogram.com/c26e3a72b8fc4927bbcd6f955bda567f/snapshots/446e1c2660ec4ce1b45de2d2ea2f1f5b-00001.jpg",
"index_thumb_width": 203,
"index_thumb_height": 360,
"title_prefix_type": "0",
"subtitle": null,
"pv": 10000,
"share_num": 2000,
"fans_num": 0,
"commend_num": 0,
"is_follow_new": false,
"is_follow": false,
"is_commend": false,
"tab_info": {
"tab_name": "",
"tab_id": 0,
"trend": ""
},
"exp": null
}
]
},
"code": 1,
"state": true
}</code></pre>