网易云随机音乐
<h5>简要描述</h5>
<ul>
<li>无</li>
</ul>
<h5>请求URL</h5>
<ul>
<li><code>https://api.justwen233.cn/wyyneran</code> </li>
</ul>
<h5>请求方式</h5>
<ul>
<li>get</li>
</ul>
<h5>成功返回示例</h5>
<pre><code>{
"code": 200,
"msg": "ok",
"data": {
"code": 1,
"data": {
"name": "再等冬天(Memories)",
"url": "http:\/\/music.163.com\/song\/media\/outer\/url?id=1927693793",
"picurl": "http:\/\/p4.music.126.net\/Z926rSrq8SwEyaWVGodmcw==\/109951167181450864.jpg",
"artistsname": "h3R3"
}
}
}
</code></pre>
<h5>失败返回示例</h5>
<pre><code>{
"code": 200,
"msg": "ok",
"data": {
"code": 1,
"data": {
"name": "Empty Love",
"url": "http:\/\/music.163.com\/song\/media\/outer\/url?id=1435828582",
"picurl": "http:\/\/p4.music.126.net\/xrWSChs7pIOWFjOz5eQIzw==\/109951164855840145.jpg",
"artistsname": "Lulleaux"
}
}
}
</code></pre>
<h5>备注</h5>
<p>请求示例:<a href="https://api.justwen233.cn/wyyneran">https://api.justwen233.cn/wyyneran</a></p>