v38

OpenAPI 3.0.3AGPL-3.0raw.githubusercontent.com2026-08-022461333.9 MB
Albums
Songs

Get songs for an album

This returns the songs of a specified album

get/albums/{album_id}/songs

Path parameters

album_idstring required

Unique identifier of the album.

Query parameters

top500 | 1
offsetinteger

Return results starting from this index position

limitinteger

Maximum number of results to return

condstring

Apply additional browse filters using ';' separated key,value pairs.

sortstring

Sort key or key,order pair. Example: name or name,ASC.

Response

Song list

total_countinteger required
md5string required