LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship
A relationship from the library album to its artist.
Declaration
object LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the relationship directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
data Required | [LibraryArtists] | The library artists for the library album. |