APIPlaylistTrack
The structure containing the details of the Spotify Track in the playlist..
Properties:
Name | Type | Description |
---|---|---|
added_at | "null" | string | The date and time the track or episode was added. |
added_by | "null" | PublicUser | The Spotify user who added the track or episode. |
is_local | boolean | Whether this track or episode is a local file or not. |
track | "null" | Episode | Track | Information about the track or episode. |