Represents music album.

NameTypeDescription
id String

Unique music album identity.

image String

Cover image URL.

image_base String

Cover image URL base.

name String

Album name (same as title).

ref String

Album reference in entities container.

title String

Album title (same as name).

tracks_count Integer

How many tracks the album contains.