---
title: Songs.Relationships.SongsLibraryRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/songs/relationships-data.dictionary/songslibraryrelationship
---

# Songs.Relationships.SongsLibraryRelationship

A relationship from the song to its library.

## Declaration

```data
object Songs.Relationships.SongsLibraryRelationship
```

## 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 library associated with the song.

## See Also

### Related Objects

- [Songs.Relationships.SongsAlbumsRelationship](applemusicapi/songs/relationships-data.dictionary/songsalbumsrelationship.md)
- [Songs.Relationships.SongsArtistsRelationship](applemusicapi/songs/relationships-data.dictionary/songsartistsrelationship.md)
- [Songs.Relationships.SongsGenresRelationship](applemusicapi/songs/relationships-data.dictionary/songsgenresrelationship.md)
- [Songs.Relationships.SongsComposersRelationship](applemusicapi/songs/relationships-data.dictionary/songscomposersrelationship.md)
- [Songs.Relationships.SongsMusicVideosRelationship](applemusicapi/songs/relationships-data.dictionary/songsmusicvideosrelationship.md)
- [Songs.Relationships.SongsStationRelationship](applemusicapi/songs/relationships-data.dictionary/songsstationrelationship.md)
