/qqmusic/albums

POST /api/qqmusic/albums

Price: 5 credits

Get a QQ Music album with its track list, credited artists, label, awards and editorial notes

How to use it

Album mid, numeric album id and an album page URL all resolve here. Mids are type-scoped: a song or singer mid is rejected rather than silently resolved. `tracks` arrives in the album's own running order and carries the same song mids the song endpoint takes, so no extra lookup is needed to walk an album track by track. A null `track_count` alongside an empty `tracks` list is not distinguishable from an album that genuinely has none - treat it as inconclusive rather than as confirmation the album has no tracks.

Parameters

Request body

Response

Errors

Response headers