---
title: LibrarySongs.Relationships.LibrarySongsAlbumsRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/librarysongs/relationships-data.dictionary/librarysongsalbumsrelationship
---

# LibrarySongs.Relationships.LibrarySongsAlbumsRelationship

A relationship from the library song to its albums.

## Declaration

```data
object LibrarySongs.Relationships.LibrarySongsAlbumsRelationship
```

## Properties

href: A relative location for the relationship. next: A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. data: The albums in the library associated with the song.

## See Also

### Related Objects

- [LibrarySongs.Relationships.LibrarySongsArtistsRelationship](applemusicapi/librarysongs/relationships-data.dictionary/librarysongsartistsrelationship.md)
- [LibrarySongs.Relationships.LibrarySongsCatalogRelationship](applemusicapi/librarysongs/relationships-data.dictionary/librarysongscatalogrelationship.md)
