---
title: Albums.Relationships.AlbumsLibraryRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albums/relationships-data.dictionary/albumslibraryrelationship
---

# Albums.Relationships.AlbumsLibraryRelationship

A relationship from the album to an associated library album.

## Declaration

```data
object Albums.Relationships.AlbumsLibraryRelationship
```

## 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 content this album is associated with if added to the user’s library.

## See Also

### Related Objects

- [Albums.Relationships.AlbumsArtistsRelationship](applemusicapi/albums/relationships-data.dictionary/albumsartistsrelationship.md)
- [Albums.Relationships.AlbumsGenresRelationship](applemusicapi/albums/relationships-data.dictionary/albumsgenresrelationship.md)
- [Albums.Relationships.AlbumsTracksRelationship](applemusicapi/albums/relationships-data.dictionary/albumstracksrelationship.md)
- [Albums.Relationships.AlbumsRecordLabelsRelationship](applemusicapi/albums/relationships-data.dictionary/albumsrecordlabelsrelationship.md)
