Tracks
Retrieve track information from the Spotify Web API including album, artists, and audio properties.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| DurationMs | Integer | ||
| DiscNumber | Integer | ||
| TrackNumber | Integer | ||
| IsExplicit | Boolean | ||
| IsLocal | Boolean | ||
| IsPlayable | Boolean | ||
| AlbumId | String | ||
| Artists | String | ||
| ExternalIds | String | ||
| ExternalUrls | String | ||
| LinkedFrom | String | ||
| RestrictionsReason | String |
The allowed values are market, product, explicit. | |
| Href | String | ||
| Uri | String |