LibraryArtists.Relationships.LibraryArtistsAlbumsRelationship
A relationship from the library artist to thier albums.
Declaration
object LibraryArtists.Relationships.LibraryArtistsAlbumsRelationshipProperties
| 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 | [LibraryAlbums] | The albums for the library artist present in the user’s library. |