Playlists
A resource object that represents a playlist.
Declaration
object PlaylistsProperties
| Name | Type | Description |
|---|---|---|
id Required | string | The identifier for the playlist. |
type Required | string | This value is always |
href Required | string | The relative location for the playlist resource. |
attributes | Playlists.Attributes | The attributes for the playlist. |
relationships | Playlists.Relationships | The relationships for the playlist. |
views | Playlists.Views | The views for associations between playlists and other resources. |