{
"page_num": 1,
"sheet_type": 0,
"start_page": 1
}
curl --location --request POST 'https://api.kg.qq.com/karaoke/user/v2/user_feature_song' \
--header 'X-Open-Access-Token;' \
--header 'X-Open-ID;' \
--header 'X-Open-App-ID;' \
--header 'Content-Type: application/json' \
--data-raw '{
"page_num": 1,
"sheet_type": 0,
"start_page": 1
}'
{
"map_has_more": {
"property1": true,
"property2": true
},
"map_song_info": {
"property1": [
{
"1080_mv_cover_size": 0,
"1080_mv_size": 0,
"480_mv_cover_size": 0,
"480_mv_size": 0,
"720_mv_cover_size": 0,
"720_mv_size": 0,
"album_img": "string",
"cp_status": 0,
"has_hq": true,
"has_lyric": 0,
"has_midi": true,
"has_mv": true,
"has_ori_song": true,
"language": 0,
"mv_cover": "string",
"mv_has_lyric": true,
"mv_height": 0,
"mv_width": 0,
"need_vip": true,
"play_count": 0,
"play_duration": 0,
"qqmusic_id": 0,
"singer_id": "string",
"singer_name": "string",
"song_desc": "string",
"song_id": "string",
"song_lyric_mask": 0,
"song_name": "string",
"song_type": 0,
"status": 0,
"tag_id_list": [
0
]
}
],
"property2": [
{
"1080_mv_cover_size": 0,
"1080_mv_size": 0,
"480_mv_cover_size": 0,
"480_mv_size": 0,
"720_mv_cover_size": 0,
"720_mv_size": 0,
"album_img": "string",
"cp_status": 0,
"has_hq": true,
"has_lyric": 0,
"has_midi": true,
"has_mv": true,
"has_ori_song": true,
"language": 0,
"mv_cover": "string",
"mv_has_lyric": true,
"mv_height": 0,
"mv_width": 0,
"need_vip": true,
"play_count": 0,
"play_duration": 0,
"qqmusic_id": 0,
"singer_id": "string",
"singer_name": "string",
"song_desc": "string",
"song_id": "string",
"song_lyric_mask": 0,
"song_name": "string",
"song_type": 0,
"status": 0,
"tag_id_list": [
0
]
}
]
}
}