{
"song_mid": "000YbhEa1dFhgt"
}curl --location --request POST 'https://api.kg.qq.com/karaoke/oper/v2/get_tv_chorus_toplist' \
--header 'X-Open-Access-Token: ' \
--header 'X-Open-ID: ' \
--header 'X-Open-App-ID: ' \
--header 'Device-ID: b9ae932f267eeb44b63190b8c35071de' \
--header 'Content-Type: application/json' \
--data-raw '{
"song_mid": "000YbhEa1dFhgt"
}'{
"code": 0,
"sub_code": 0,
"msg": "请求成功",
"data": {
"vec_chorus": [
{
"score": 102,
"vec_chorus_user": [
{
"user_id": "sed labore voluptate",
"appid": "100035",
"user_type": 0,
"user_avatar": "culpa dolor",
"user_nick": "anim occaecat aliqua ut cillum"
},
{
"user_id": "sed labore voluptate",
"appid": "100035",
"user_type": 0,
"user_avatar": "culpa dolor",
"user_nick": "anim occaecat aliqua ut cillum"
},
{
"user_id": "sed labore voluptate",
"appid": "100035",
"user_type": 0,
"user_avatar": "culpa dolor",
"user_nick": "anim occaecat aliqua ut cillum"
}
],
"pos": 1,
"song_name": "offinew"
},
{
"score": 100,
"vec_chorus_user": [
{
"user_id": "123",
"appid": "10035",
"user_type": 0,
"user_avatar": "https://sasadsdasdd",
"user_nick": "aa"
},
{
"user_id": "456",
"appid": "100035",
"user_type": 0,
"user_avatar": "http://ererererererwer",
"user_nick": "bb"
}
],
"pos": 3,
"song_name": "简单爱"
}
]
}
}