A list of the countries in which the track can be played, identified by their ISO 3166-1 alpha-2
code
The client that instantiated this class
The disc number (usually 1
unless the album
consists of more than one disc)
The track length in milliseconds
Whether or not the track has explicit lyrics (true
=yes it does, false
=no it does not or unknown)
Known external URLs for this track
A link to the Web API endpoint providing full details of the track
The Spotify ID of the structure
Whether or not the track is from a local file
Part of the response when Track Relinking
is applied. If true
, the track is playable in the given market. Otherwise false
Part of the response when Track Relinking
is applied and is only part of the response if the track linking, in fact, exists. The requested track has been replaced with a different track. The track in the linkedFrom
object contains information about the originally requested track
The name of the track
A URL to a 30
second preview (MP3 format) of the track.
The raw object type returned by the api: album
Details about restrictions if any on the track
The number of the track. If an album has several discs, the track number is the number on the specified disc
The Spotify URI for the track
Fetches audio features for this track
An AudioFeatures
object
Generated using TypeDoc
The artists who performed the track. Each artist object includes a link in
href
to more detailed information about the artist