铃声多多_铃声获取
铃声多多_铃声获取
接口信息
接口地址
https://api3.mhimg.cn/api/Api_lingshengduoduo
返回格式
json
请求方式
GET
请求示例
https://api3.mhimg.cn/api/Api_lingshengduoduo?type=最热铃声&page=1&full=1
请求参数说明
该接口暂无请求参数
返回参数说明
该接口暂无返回参数
返回示例
{
"code": 0, // 0=成功,非0=失败
"msg": "success",
"data": [...]
}
{
"rid": "329734309", // 铃声ID
"name": "铃声名称", // 铃声名称
"artist": "作者", // 上传者
"duration": "143次", // 播放/下载次数
"downloads": "1人已设", // 已设置人数
"url": "http://..." // 播放/下载链接(full=1 时返回)
}