Albums
Get album disk by ID
This returns a single album disk based on the UID provided
get/album-disks/{album_disk_id}
Path parameters
album_disk_idstring required
Unique identifier of the album disk.
Query parameters
include'songs'
songs (include child objects in the response)
Response
OK