Artists.Relationships.ArtistsPlaylistsRelationship
A relationship from the artist to its playlists.
Declaration
object Artists.Relationships.ArtistsPlaylistsRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | A relative location for the relationship. |
next | string | A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. |
data Required | [Playlists] | The playlists for the artist. |