请求方式:
GET
接口地址:
https://api.lucksss.com/api/meting
请求示例:
https://api.lucksss.com/api/meting?server=netease&type=playlist&id=152765458
返回格式:
JSON
请求参数:
参数
必填
示例
id
是
歌单或者单曲id
type
是
playlist:歌单,‘lrc’:歌词,‘url’:音乐文件,’pic‘:专辑照片
server
是
'netease', 'tencent', 'xiami', 'kugou', 'baidu', 'kuwo'
返回参数:
参数
类型
示例
返回示例:
[ { "author": "Mae Stephens", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=2021343439", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=109951168298911512", "title": "If We Ever Broke Up", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=2021343439" }, { "author": "Linkin Park", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=524152087", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=109951166547980297", "title": "In the End (One More Light Live)", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=524152087" }, { "author": "Aioz", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=1908049566", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=109951166871655381", "title": "算了吧", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=1908049566" }, { "author": "葛东琪", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=1397345903", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=109951164166513349", "title": "悬溺", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=1397345903" }, { "author": "韩安旭", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=541511427", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=109951163169037953", "title": "不在", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=541511427" }, { "author": "杨宗纬", "lrc": "https://api.lucksss.com/api/meting?server=netease&type=lrc&id=479408221", "pic": "https://api.lucksss.com/api/meting?server=netease&type=pic&id=19212866183896782", "title": "其实都没有", "url": "https://api.lucksss.com/api/meting?server=netease&type=url&id=479408221" } ]