Overview

Sections

Theme switcher

Get My Last Played

Header Parameters

Authorizationstring Required

Bearer access token. Its scopes authorize the request and identify the user.

StoreIdstring Required

API Key provided by Tuned Global for accessing the service.

Response

200
Object

OK

Response Attributes

StationIdnumber

The station's unique ID.

Typestring

The type of station.

Namearray

Display name of the station.

Show child attributes

Descriptionarray

Short description/blurb for the station.

Show child attributes

Themearray

Theme label for the station, for display.

Show child attributes

CoverImagearray

Cover artwork for the station.

Show child attributes

BannerImagearray

Banner artwork for the station.

Show child attributes

AlternateImagearray

Alternate artwork for the station.

BannerURLstring

Direct URL to a banner image, if set.

ContentLanguagestring

The station's content language (language of performance).

ContentTiernumber

Content tier of the station: 0, 1, or 2.

IsEnabledboolean

Whether the station is enabled.

IsActiveboolean

Whether the station is currently active.

IsDraftboolean

Whether the station is still a draft (not yet published).

AutoRefreshboolean

Whether the station refreshes its content automatically.

PlayUrlstring

URL used to start playback of the station, if available.

SourceUrlstring

Source URL for the station, where applicable (e.g. external stations).

PlaylistIdnumber

Associated playlist ID when the station is backed by a playlist; otherwise null.

AdCampaignstring

Associated ad campaign identifier, if any.

WilsonScorenumber

Internal ranking score used to order stations.

Boostnumber

Internal boost factor applied to the station's ranking.

DateLivestring

When the station went live.

DateDeadstring

When the station was retired, if applicable.

DateCreatedstring

When the station was created.

DateUpdatedstring

When the station was last updated.

DateRefreshedstring

When the station's content was last refreshed.

LastUpdatedobject

Details of the most recent update — see the LastUpdated object below.

Show child attributes

401
Object

Unauthorized

403
Object

Forbidden

404
Object

The user has no recently played stations.

Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?