---
title: LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumsartistsrelationship
---

# LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship

A relationship from the library album to its artist.

## Declaration

```data
object LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship
```

## Properties

href: The relative location to fetch the relationship directly. next: The relative location to request the next page of resources in the collection, if additional resources are available for fetching. data: The library artists for the library album.

## See Also

### Related Objects

- [LibraryAlbums.Relationships.LibraryAlbumsCatalogRelationship](applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumscatalogrelationship.md)
- [LibraryAlbums.Relationships.LibraryAlbumsTracksRelationship](applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumstracksrelationship.md)
