Albums
Retrieve album information from the Spotify Web API including tracks, artists, and release details.
Columns
| Name | Type | References | |
| Id [KEY] | String | ||
| Name | String | ||
| AlbumType | String | ||
| TotalTracks | Integer | ||
| ReleaseDate | Date | ||
| ReleaseDatePrecision | String |
The allowed values are year, month, day. | |
| Label | String | ||
| Popularity | Integer | ||
| Copyrights | String | ||
| ExternalIds | String | ||
| ExternalUrls | String | ||
| Artists | String | ||
| Images | String | ||
| AvailableMarkets | String | ||
| Genres | String | ||
| Tracks | String | ||
| Href | String | ||
| Uri | String |