接口地址:https://api.icofun.cn/api/changya.php
返回格式:text/json
请求方式:GET
请求示例:https://api.icofun.cn/api/changya.php
请求参数说明:
名称 | 必填 | 说明 | |
---|---|---|---|
type | 否 | 返回格式,默认json可选text | |
hh | 否 | 换行符号(默认\n) |
返回示例:
{ "code": 1, "message": "Success/成功", "data": { "song_name": "爱丫爱丫 (《爱情是从告白开始的》电视剧插曲)", "song_singer": "BY2", "user_name": "BEAR.", "user_image": "http://img-cdn.api.singduck.cn/user-img/638af9aeb1ed410683b264b996a3cf3a.jpg", "song_url": "http://audio-cdn.api.singduck.cn/ugc/220401_1123517265_2ecd7337ac6b.mp3?auth_key=1758098172-0-0-81ba19005fcb87ce04437ac189d7d2f8", "song_lyric": "爱我的话\n给我回答\n我的爱丫\n爱丫\n没时差\n等待\n是我为你付出的代价", "url": "https://m.api.singduck.cn/user-piece/WojuzTf19P44Viced?userId=2001391065" } }