Overview

Sections

Theme switcher

Retrieve album detail

Header Parameters

Authorizationstring Required

HMAC credential for the Delivery API. With UseNonce = true the parameter has four colon-separated parts and the request is rejected if the timestamp is more than 300 seconds old, so sign each call at send time rather than reusing a cached header.

StoreIdstring Required

Identifies the store whose catalogue and entitlements apply. Ask Tuned Global for the code issued to your account; requests without it are rejected.

Path Parameters

idstring Required

Master album identifier, as supplied in the catalogue feed.

Response

200
Object

Returns the album with its territory rights inline. Check Rights before exposing the album in a given market — an entry with AllowStream: false, or a window that has not opened, means the album must stay hidden there. LastUpdated is the value to compare against your last sync.

Response Attributes

Idnumber
Upcstring
Titlestring
Artiststring
Ownerstring
Imagestring
ReleaseDatestring
ArtistIdnumber
ContentLanguagestring
IsExplicitboolean
RecordLabelstring
ItemLabelstring
DisplayLanguagestring
LastUpdatedstring
Typestring
Genresarray

Show child attributes

Rightsarray

Show child attributes

Contributorsarray

Show child attributes

404
Object

No album with that id is visible to your client. Treat it as "not in your feed" rather than a hard failure — the album may belong to an owner you are not licensed for.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?