李经理:15682290831

通用服务端
视频编辑SDK
K歌SDK

功能说明

通过歌单ID获取此歌单包含的全部歌曲列表,列表信息包括歌曲名、专辑名、艺人等信息。

请求方法

GET

Header

以下请求参数列表仅列出了部分公共参数,完整公共参数列表见 公共参数列表

请求参数

请求示例

              HFSheetMusicRequest request = new HFSheetMusicRequest();
request.setMethod(HFRequest.METHOD_GET);
request.setClientId("hf2y7jk19a56qetq05");
request.setSheetId(1203 L);
try {
 HFSheetMusicResponse response = client.execute(request);
 System.out.println(JSON.toJSON(response));
} catch (ApiException e) {
 e.printStackTrace();
}

            

响应数据

        curl -G https://gateway-open.haifanwu.com -H 'Authorization:HF3-HMAC-SHA1 Signature=10DA4FDBC16F2C9A628ACE740D1C5334' -H 'X-HF-ClientId:hf2y7jk19a56qetq05' -H 'X-HF-AppId:170ae316b9b14c1b9c185988771bde16' -H 'X-HF-Action:SheetMusic' -H 'X-HF-Timestamp:1595830218910' -H 'X-HF-Version:V4.1.1' -H 'X-HF-Nonce:NVxkAIalwUdcKYYkndUUJKrFgPGIDfTO' 
-X GET -d 'SheetId=724'
{
    "code": 10200,
    "msg": "操作成功",
    "data": {
      "record": [{
        "musicId": "2F0835609D",
        "intro": "",
        "musicName": "Scumville (a)",
        "albumId": "21",
        "albumName": "Underground Indie",
        "duration": 170,
        "bpm": 131,
        "auditionBegin": 0,
        "auditionEnd": 0,
        "tag": [{
          "tagId": 959,
          "tagName": "有人声",
          "child": [{
            "tagId": 961,
            "tagName": "Vocal Background",
            "child": []
          }, {
            "tagId": 963,
            "tagName": "With Vocals",
            "child": []
          }]
        }, {
          "tagId": 969,
          "tagName": "男声",
          "child": [{
            "tagId": 970,
            "tagName": "Male",
            "child": []
          }]
        }, {
          "tagId": 627,
          "tagName": "静态",
          "child": []
        }, {
          "tagId": 628,
          "tagName": "加速",
          "child": [{
            "tagId": 630,
            "tagName": "快速",
            "child": []
          }]
        }, {
          "tagId": 640,
          "tagName": "失真",
          "child": [{
            "tagId": 646,
            "tagName": "失真",
            "child": []
          }, {
            "tagId": 649,
            "tagName": "调制",
            "child": []
          }, {
            "tagId": 654,
            "tagName": "桥段",
            "child": []
          }]
        }, {
          "tagId": 681,
          "tagName": "哇音",
          "child": [{
            "tagId": 682,
            "tagName": "哇哇",
            "child": []
          }]
        }, {
          "tagId": 773,
          "tagName": "特殊",
          "child": [{
            "tagId": 779,
            "tagName": "特殊音效",
            "child": []
          }]
        }, {
          "tagId": 872,
          "tagName": "贝斯",
          "child": [{
            "tagId": 876,
            "tagName": "电贝司",
            "child": []
          }]
        }, {
          "tagId": 877,
          "tagName": "吉他",
          "child": [{
            "tagId": 882,
            "tagName": "失真电吉他",
            "child": []
          }]
        }, {
          "tagId": 906,
          "tagName": "合成器",
          "child": [{
            "tagId": 911,
            "tagName": "合成器",
            "child": []
          }]
        }, {
          "tagId": 708,
          "tagName": "打击乐",
          "child": [{
            "tagId": 719,
            "tagName": "鼓",
            "child": []
          }, {
            "tagId": 709,
            "tagName": "非洲打击乐",
            "child": []
          }]
        }, {
          "tagId": 93,
          "tagName": "流行",
          "child": []
        }, {
          "tagId": 172,
          "tagName": "摇滚",
          "child": [{
            "tagId": 187,
            "tagName": "车库摇滚",
            "child": []
          }, {
            "tagId": 196,
            "tagName": "独立摇滚",
            "child": []
          }]
        }, {
          "tagId": 1606,
          "tagName": "酒吧",
          "child": []
        }, {
          "tagId": 1631,
          "tagName": "排练",
          "child": []
        }, {
          "tagId": 5422,
          "tagName": "行军",
          "child": []
        }, {
          "tagId": 468,
          "tagName": "欢乐",
          "child": [{
            "tagId": 474,
            "tagName": "活泼",
            "child": []
          }]
        }, {
          "tagId": 519,
          "tagName": "雄壮",
          "child": [{
            "tagId": 523,
            "tagName": "强大",
            "child": []
          }]
        }, {
          "tagId": 503,
          "tagName": "神圣",
          "child": [{
            "tagId": 508,
            "tagName": "自信",
            "child": []
          }]
        }, {
          "tagId": 511,
          "tagName": "强烈",
          "child": [{
            "tagId": 518,
            "tagName": "强劲",
            "child": []
          }]
        }, {
          "tagId": 553,
          "tagName": "简约",
          "child": [{
            "tagId": 556,
            "tagName": "粗糙",
            "child": []
          }, {
            "tagId": 562,
            "tagName": "连续",
            "child": []
          }]
        }],
        "cover": [{
          "url": "https://static-hifiveai-open.haifanwu.com/artwork/artwork_02.png",
          "size": ""
        }],
        "artist": [],
        "author": [],
        "composer": [{
          "name": "Aaron Frederick Laszlo Wheeler",
          "code": "4B4054C1B",
          "avatar": "https://static-hifiveai-open.haifanwu.com/artist/default.png?sign=ce06fb2e673533a1808695aa4b00c7ba&t=1595830219"
        }, {
          "name": "Jamye  Tovey",
          "code": "4B4054C97",
          "avatar": "https://static-hifiveai-open.haifanwu.com/artist/default.png?sign=ce06fb2e673533a1808695aa4b00c7ba&t=1595830219"
        }],
        "arranger": [],
        "version": [{
          "name": "主版本",
          "musicId": "2F0835609D",
          "free": 1,
          "price": 0,
          "majorVersion": true,
          "duration": 170,
          "auditionBegin": 0,
          "auditionEnd": 0
        }]
      }],
      "meta": {
        "totalCount": 19,
        "currentPage": 1
      }
    },
    "taskId": "0a195f887d2848ca9c970214ccbca9c7"
  }

      
  • 功能说明
  • 请求方法
  • Header
  • 请求参数
  • 请求示例
  • 响应数据