yqy短剧app-api

短剧api


猜你喜欢

<p><strong>简要描述:</strong> </p> <ul> <li>猜你喜欢</li> </ul> <p><strong>请求URL:</strong> </p> <ul> <li><code>{{url}}/api/playlet/moreLikes</code></li> </ul> <p><strong>请求方式:</strong></p> <ul> <li> <p>POST </p> <p><strong>返回示例</strong></p> </li> </ul> <pre><code>{     &amp;quot;code&amp;quot;: 200,     &amp;quot;message&amp;quot;: &amp;quot;Success&amp;quot;,     &amp;quot;data&amp;quot;: {         &amp;quot;module_id&amp;quot;: 10,         &amp;quot;module_name&amp;quot;: &amp;quot;More like this&amp;quot;,         &amp;quot;module_type&amp;quot;: 9,         &amp;quot;data&amp;quot;: [             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/f41/7a5/f74/d45483573054cfd7b5a6165.jpg_1080_0_40_b564.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 4,                 &amp;quot;play_id&amp;quot;: 10005,                 &amp;quot;play_name&amp;quot;: &amp;quot;我在八零年代当后妈英文&amp;quot;             },             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/f41/7a5/f74/d45483573054cfd7b5a6165.jpg_1080_0_40_b564.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 4,                 &amp;quot;play_id&amp;quot;: 10001,                 &amp;quot;play_name&amp;quot;: &amp;quot;我在八零年代当后妈英文&amp;quot;             },             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/557/9b8/4b2/3065e0c700281439a2810b0.jpg_1080_0_40_1dd8.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 1,                 &amp;quot;play_id&amp;quot;: 10009,                 &amp;quot;play_name&amp;quot;: &amp;quot;爱在黎明前降落英文&amp;quot;             },             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/557/9b8/4b2/3065e0c700281439a2810b0.jpg_1080_0_40_1dd8.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 1,                 &amp;quot;play_id&amp;quot;: 10015,                 &amp;quot;play_name&amp;quot;: &amp;quot;爱在黎明前降落英文&amp;quot;             },             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/557/9b8/4b2/3065e0c700281439a2810b0.jpg_1080_0_40_1dd8.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 1,                 &amp;quot;play_id&amp;quot;: 10012,                 &amp;quot;play_name&amp;quot;: &amp;quot;爱在黎明前降落英文&amp;quot;             },             {                 &amp;quot;play_cover&amp;quot;: &amp;quot;https://imgcache.dealmoon.com/thumbimg.dealmoon.com/dealmoon/813/02e/4fc/bb1dcb4600a8bf067887391.jpg_1080_0_40_cec7.jpg&amp;quot;,                 &amp;quot;sort_hot&amp;quot;: 2,                 &amp;quot;play_id&amp;quot;: 10004,                 &amp;quot;play_name&amp;quot;: &amp;quot;脱缰英文&amp;quot;             }         ]     } }</code></pre> <p><strong>返回参数说明</strong> </p> <table> <thead> <tr> <th style="text-align: left;">参数名</th> <th style="text-align: left;">类型</th> <th>说明</th> </tr> </thead> <tbody> <tr> <td style="text-align: left;">data.current_page</td> <td style="text-align: left;">id</td> <td>当前页面</td> </tr> <tr> <td style="text-align: left;">data.data.play_id</td> <td style="text-align: left;">int</td> <td>短剧ID</td> </tr> <tr> <td style="text-align: left;">data.data.play_name</td> <td style="text-align: left;">string</td> <td>短剧名称</td> </tr> <tr> <td style="text-align: left;">data.data.play_cover</td> <td style="text-align: left;">string</td> <td>短剧封面</td> </tr> <tr> <td style="text-align: left;">data.first_page_url</td> <td style="text-align: left;">string</td> <td>第一页url</td> </tr> <tr> <td style="text-align: left;">data.last_page_url</td> <td style="text-align: left;">string</td> <td>最后一页url</td> </tr> <tr> <td style="text-align: left;">data.next_page_url</td> <td style="text-align: left;">string</td> <td>下一页url</td> </tr> <tr> <td style="text-align: left;">data.total</td> <td style="text-align: left;">int</td> <td>数据总个数</td> </tr> <tr> <td style="text-align: left;">data.last_page</td> <td style="text-align: left;">int</td> <td>最后一页</td> </tr> <tr> <td style="text-align: left;">data.per_page</td> <td style="text-align: left;">int</td> <td>每页的数据条数</td> </tr> </tbody> </table> <p><strong>备注</strong> </p> <ul> <li>更多返回错误代码请看首页的错误代码描述</li> </ul> <p>欢迎使用ShowDoc!</p>

页面列表

ITEM_HTML