Simple Playlist
Simplified Playlist object that can be used to retrieve a full Playlist
Parameters
Returns true if context is not search and the owner allows other users to modify the playlist. Otherwise returns false.
A link to the Web API endpoint providing full details of the playlist.
The Spotify ID for the playlist.
Images for the playlist. The array may be empty or contain up to three images. The images are returned by size in descending order. See Working with Playlists. Note: If returned, the source URL for the image ( url ) is temporary and will expire in less than a day.
The name of the playlist.
The user who owns the playlist
Unknown.
The playlist’s public/private status: true the playlist is public, false the playlist is private, null the playlist status is not relevant.
A collection containing a link ( href ) to the Web API endpoint where full details of the playlist’s tracks can be retrieved, along with the total number of tracks in the playlist.
The object type: “playlist”
The playlist description. Only returned for modified, verified playlists, otherwise null.
Constructors
Properties
The API client associated with the request
Known external URLs for this object
The version identifier for the current playlist. Can be supplied in other requests to target a specific playlist version
The URI associated with the object
Functions
Converts this SimplePlaylist into a full Playlist object with the given market
Converts this SimplePlaylist into a full Playlist object with the given market