SpotifyApiSpotify LogoJS

APIPlaylistTrack

The structure containing the details of the Spotify Track in the playlist..

https://developer.spotify.com/documentation/web-api/reference/#object-playlisttrackobject

Properties:

NameTypeDescription
added_at"null" | stringThe date and time the track or episode was added.
added_by"null" | PublicUserThe Spotify user who added the track or episode.
is_localbooleanWhether this track or episode is a local file or not.
track"null" | Episode | TrackInformation about the track or episode.