Overview

Sections

Theme switcher

Get Artist Releases

Header Parameters

Authorizationstring Required

Bearer token containing the user's access credentials for authorization

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 whose releases are being retrieved

Response

200
Object

Response Attributes

ReleaseIdnumber

Unique identifier for the release

AlbumIdnumber

Unique identifier for the album associated with the release

Upcstring

Universal Product Code (UPC) assigned to the release for identification

Artistsarray

List of artist objects involved in the release

Show child attributes

Namestring

Title or name of the release

IsExplicitboolean

Boolean flag indicating whether the release contains explicit content

NumberOfVolumesnumber

Total count of volumes that make up the release

TrackIdsarray

Array of unique identifiers for tracks included in the release

Show child attributes

Durationnumber

Total playtime of the release, measured in seconds

Volumesarray

Total number of volumes included in the release

Show child attributes

Imagestring

URL pointing to the cover artwork or image associated with the release

Labelobject

Name of the record label responsible for the release

Show child attributes

ReleaseDatestring

Official release date of the media in this edition or version

OriginalReleaseDatestring

Initial release date of the media, representing when it was first published

AllowDownloadboolean

Boolean indicating if the release is available for download

AllowStreamboolean

Boolean indicating if the release is available for streaming

ContentLanguagestring

Specifies the language code representing the primary language of the release's content.

Copyrightstring

Provides detailed copyright information for the release, including rights holders and licensing terms.

Translationsarray

Includes localized metadata for the release, such as title and description, available in multiple languages.

Show child attributes

ArtistTranslationsarray

Contains a list of translated artist names or related metadata localized for different languages and regions.

Show child attributes

IsBlockchainboolean

Indicates whether the release is registered on a blockchain platform. Returns true if blockchain verification is enabled, otherwise false.

IsDrvboolean

Indicates whether the release is available through Digital Rights Verification (DRV) systems; returns true if applicable.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?