AlbumTracks
Retrieve tracks from a Spotify album with pagination support.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| AlbumId | String | ||
| Name | String | ||
| DurationMs | Integer | ||
| DiscNumber | Integer | ||
| TrackNumber | Integer | ||
| IsExplicit | Boolean | ||
| IsLocal | Boolean | ||
| IsPlayable | Boolean | ||
| Artists | String | ||
| ExternalUrls | String | ||
| LinkedFrom | String | ||
| Href | String | ||
| Uri | String |