获取歌曲列表
获取歌曲列表,支持按类型过滤、关键词搜索和分页。默认排除隐藏歌单里的歌,传 exclude_playlist_labels=none 显示全部
Query parameters
歌曲类型
搜索关键词
按 file_path 前缀过滤(如 music/Pop)
按流派精确过滤
按歌手精确过滤
按专辑精确过滤
按语种精确过滤
按风格精确过滤
按发行年份精确过滤
按年代过滤(起始年,如 1990 匹配 1990-1999)
排除属于这些 label 歌单的歌曲(逗号分隔), 默认 hidden; 传 none 显示全部
每页数量
偏移量
排序字段,缺省 added_at
排序方向,缺省 desc
Response
成功返回歌曲列表
Changes
Changed in 4 of the 79 revisions of this API.11522
- ○
added the new optional
queryrequest parameteralbumnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterartistnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterdecadenew-optional-request-parameter
- ○
added the new optional
queryrequest parametergenrenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlanguagenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstylenew-optional-request-parameter
- ○
added the new optional
queryrequest parameteryearnew-optional-request-parameter
- ○
- ○
the endpoint scheme security
BearerAuthwas added to the APIapi-security-added
- ○
api tag
歌曲管理addedapi-tag-added
- ○
added the new optional
queryrequest parameterexclude_playlist_labelsnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterkeywordnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
- ○
added the new optional
queryrequest parameteroffsetnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterordernew-optional-request-parameter
- ○
added the new optional
queryrequest parameterpath_prefixnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersortnew-optional-request-parameter
- ○
added the new optional
queryrequest parametertypenew-optional-request-parameter
- ○
added the non-success response with the status
500response-non-success-status-added
- ○
added the success response with the status
200response-success-status-added
- ○
- ▲
removed the success response with the status
200response-success-status-removed
- ●
deleted the
queryrequest parameterkeywordrequest-parameter-removed
- ●
deleted the
queryrequest parameterlimitrequest-parameter-removed
- ●
deleted the
queryrequest parameteroffsetrequest-parameter-removed
- ●
deleted the
queryrequest parameterpath_prefixrequest-parameter-removed
- ●
deleted the
queryrequest parametertyperequest-parameter-removed
- ○
the endpoint scheme security
BearerAuthwas removed from the APIapi-security-removed
- ○
api tag
歌曲管理removedapi-tag-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
- ▲
- ●
deleted the
queryrequest parameteralbumrequest-parameter-removed
- ●
deleted the
queryrequest parameterartistrequest-parameter-removed
- ●
deleted the
queryrequest parameterdecaderequest-parameter-removed
- ●
deleted the
queryrequest parameterexclude_playlist_labelsrequest-parameter-removed
- ●
deleted the
queryrequest parametergenrerequest-parameter-removed
- ●
deleted the
queryrequest parameterlanguagerequest-parameter-removed
- ●
deleted the
queryrequest parameterorderrequest-parameter-removed
- ●
deleted the
queryrequest parametersortrequest-parameter-removed
- ●
deleted the
queryrequest parameterstylerequest-parameter-removed
- ●
deleted the
queryrequest parameteryearrequest-parameter-removed
- ●