Retrieve Tracks for an Album

Header Parameters

StoreIdstring Required

APIKey provided by TG

Path Parameters

idinteger Required

Id of the album

Response

200
Object
OK

Response Attributes

Videoobject

Represents an individual track

Show child attributes

TrackIdinteger

Id of this track

SongIdinteger

The song that this track is a recording of

Isrcstring
HdHlsstring

Path + filename for the HD HLS asset (1080P)

HighHlsstring

Path + filename for the sd aac asset (720P)

MedHlsstring

Path + filename for the sd aac asset (480P)

LowHlsstring

Path + filename for the sd aac asset (360P)

ReleaseIdinteger

Id of the release this track belongs to

ReleaseDatestring
Artistsarray

The artists of this track

Show child attributes

Namestring

Name of this track

OriginalCreditstring

The original credit text line, as provided by the content owner / distributor

Durationinteger

Duration of this track, in seconds

HasLyricsboolean

Track has lyrics or not

IsExplicitboolean

Is this track explicit?

TrackNumberinteger

The index of this track within the release it belongs to, across all volumes (if any)

TrackNumberInVolumeinteger

The index of this track within the volume of the release it belongs to. For multi-volume releases, this will be 1 for track 1 on disc 2 for example

VolumeNumberinteger

The index of the volume (disc number) within the release that this track belongs to. This will be 1 for most tracks.

ReleaseArtistsarray

The artists of the release this track belongs to

Show child attributes

Samplestring

URL to a sample for this track

SampleMp3string
Imagestring

Absolute URL to the cover art for this Release

IsOnCompilationboolean

Is this track on a compilation?

ReleaseNamestring

Name of the release that this track belongs to

AllowDownloadboolean

Is this track allow to be purchased without a bundle?

AllowStreamboolean

Is this track streamable?

ContentLanguagestring
IsVideoboolean
IsKaraokeboolean
Ownerstring
Labelstring
CuePointsstring
Genrearray

Show child attributes

Countriesarray

Show child attributes

Translationsarray

List of translations

Show child attributes

ArtistTranslationsarray

Artist Translations

Show child attributes

PluginMetaDataarray

Show child attributes

Descriptionsarray

Show child attributes

HasChordChartboolean

Track has chord chart or not

IsBlockchainboolean

Indicate if track is a block chain or not

HasClosedCaptionsboolean

Track has closed caption or not

ClosedCaptionLanguagesarray

Collection of Closed Caption Languages

Show child attributes

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

Base URL

Production:

Sandbox:

Language Box

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot