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

# Songs.Relationships

The relationships for a song resource.

## Declaration

```data
object Songs.Relationships
```

## Properties

albums: The albums associated with the song. By default, albums includes identifiers only. Fetch limits: 10 default, 10 maximum artists: The artists associated with the song. By default, artists includes identifiers only. Fetch limits: 10 default, 10 maximum composers: The composers for a catalog song. genres: The genres associated with the song. By default, genres is not included. Fetch limits: None library: Library song for a catalog song if added to library. music-videos: Music videos for a catalog song. station: The station associated with the song. By default, station is not included. Fetch limits: None

## Topics

### 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.SongsLibraryRelationship](applemusicapi/songs/relationships-data.dictionary/songslibraryrelationship.md)
- [Songs.Relationships.SongsMusicVideosRelationship](applemusicapi/songs/relationships-data.dictionary/songsmusicvideosrelationship.md)
- [Songs.Relationships.SongsStationRelationship](applemusicapi/songs/relationships-data.dictionary/songsstationrelationship.md)

## See Also

### Related Objects

- [Songs.Attributes](applemusicapi/songs/attributes-data.dictionary.md)
