curl --location --request GET 'https://api.timelessq.com/music/tencent/search?keyword=上里与手抄卷'
{
"errno": 0,
"errmsg": "",
"data": {
"total": 156,
"list": [
{
"songmid": "000tTYcw1k3e9n",
"songname": "上里与手抄卷",
"interval": 318,
"singer": [
{
"id": 1011983,
"name": "双笙 (陈元汐)"
},
{
"id": 166322,
"name": "闫东炜"
}
],
"albumcover": "https://y.gtimg.cn/music/photo_new/T002R300x300M0000036CpxM3QalIa.jpg?max_age=2592000",
"albumname": "上里与手抄卷",
"albumdesc": "",
"free": true
}
]
}
}