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

# LibrarySongs.Relationships

The relationships for a library song resource.

## Declaration

```data
object LibrarySongs.Relationships
```

## Properties

albums: The library albums associated with the song. By default, albums not included. Fetch limits: 10 default, 10 maximum. artists: The library artists associated with the song. By default, artists not included. Fetch limits: 10 default, 10 maximum. catalog: The song in the Apple Music catalog the library song is associated with, when known. Fetch limits: None.

## Topics

### Related Objects

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

## See Also

### Related Objects

- [LibrarySongs.Attributes](applemusicapi/librarysongs/attributes-data.dictionary.md)
