Artists.Relationships
The relationships for an artist resource.
Declaration
object Artists.RelationshipsProperties
| Name | Type | Description |
|---|---|---|
albums | Artists.Relationships.ArtistsAlbumsRelationship | The albums associated with the artist. By default, Fetch limits: 25 default, 100 maximum |
genres | Artists.Relationships.ArtistsGenresRelationship | The genres associated with the artist. By default, Fetch limits: None |
music-videos | Artists.Relationships.ArtistsMusicVideosRelationship | The music videos associated with the artist. By default, Fetch limits: 25 default, 100 maximum |
playlists | Artists.Relationships.ArtistsPlaylistsRelationship | The playlists associated with the artist. By default, Fetch limits: 10 default, 10 maximum |
station | Artists.Relationships.ArtistsStationRelationship | The station associated with the artist. By default, station not included. Fetch limits: None (one station). |