Overview

Sections

Theme switcher

Get Artist Tracks

Header Parameters

Authorizationstring Required

Bearer token containing the user's access credentials for authorization purposes

StoreIdstring Required

API key provided by Tuned Global to authenticate and authorize access to the service

Path Parameters

idinteger Required

Unique identifier of the artist

Response

200
Object

Response Attributes

TrackIdnumber

Unique identifier for this specific track instance.

SongIdnumber

Unique identifier representing the underlying song entity, independent of specific recordings.

Isrcstring

International Standard Recording Code that uniquely identifies this specific track version.

HdHlsstring

URL for the high-definition HLS (HTTP Live Streaming) stream of the track.

HighHlsstring

URL for the high-bitrate HLS streaming version of the track.

MedHlsstring

URL for the medium-bitrate HLS streaming version of the track.

LowHlsstring

URL for the low-bitrate HLS streaming version of the track.

ReleaseIdnumber

Unique identifier for the release or album that includes this track.

ReleaseDatestring

Official release date of the track or its parent release in ISO 8601 format.

Artistsarray

Array of artist objects directly associated with the track.

Show child attributes

Namestring

Title of the track.

OriginalCreditstring

Original artist or contributor credits as text for the track.

Durationnumber

Total duration of the track in milliseconds.

HasLyricsboolean

Boolean indicating whether lyrics are available for the track.

IsExplicitboolean

Boolean indicating whether the track contains explicit content.

TrackNumbernumber

Sequential number of the track within the release’s tracklist.

TrackNumberInVolumenumber

Position of the track within its volume or disc in multi-volume or multi-disc releases.

VolumeNumbernumber

Number identifying the volume or disc in multi-disc or multi-volume releases.

ReleaseArtistsarray

List of all artists credited on the release, including primary, featured, and contributing artists.

Show child attributes

Samplestring

URL to a short preview clip of the track for sampling purposes.

SampleMp3string

URL to an MP3 format preview sample of the track.

Imagestring

URL or reference to the artist’s image or associated artwork.

IsOnCompilationboolean

Indicates whether the track is part of a compilation album; true if included.

ReleaseNamestring

The title of the release or album to which the track belongs.

AllowDownloadboolean

Specifies if users are permitted to download the track; true if allowed.

AllowStreamboolean

Specifies if streaming of the track is permitted; true if allowed.

ContentLanguagestring

The ISO 639-1 code representing the original language of the track’s content.

IsVideoboolean

Indicates whether the track includes an accompanying video; true if yes.

IsKaraokeboolean

Indicates whether the track is a karaoke version; true if it is, false otherwise.

Ownerstring

Details identifying the rights holder or owner of the track.

Labelstring

The name of the record label or distributor that released the track.

CuePointsstring

An array of time-stamped markers within the track used for navigation or syncing.

Genrearray

The primary musical genre assigned to the track for classification purposes.

Show child attributes

Countriesarray

A list of ISO country codes where the track is available or licensed.

Show child attributes

Translationsarray

Localized translations of track titles, descriptions, or related metadata.

Show child attributes

ArtistTranslationsarray

A collection of artist names or descriptions translated into multiple languages.

Show child attributes

PluginMetaDataarray

Metadata related to any plugins or third-party integrations linked to the track.

Descriptionsarray

Detailed textual descriptions or summaries related to the track or artist.

HasChordChartboolean

Specifies if a chord chart is available for the track; true if available.

IsBlockchainboolean

Indicates whether the track’s metadata or ownership is managed via blockchain.

HasClosedCaptionsboolean

Boolean indicating whether closed captioning is available for the track

LyricFindIdstring

Unique identifier assigned by LyricFind for retrieving licensed lyrics and associated metadata for the track

IsDrvboolean

Boolean flag indicating if the track is classified as a direct royalty verification (DRV) recording

ClosedCaptionLanguagesarray

Array of ISO language codes representing the closed caption languages available for the track

SplitArtistsarray

Array of artist objects detailing individual contributors to the track, including their roles and credits

LinkedIdsarray

Array of track identifiers related to the current track, including remixes, alternate versions, or covers

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?