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

# Artists.Relationships

The relationships for an artist resource.

## Declaration

```data
object Artists.Relationships
```

## Properties

albums: The albums associated with the artist. By default, albums includes identifiers only. Fetch limits: 25 default, 100 maximum genres: The genres associated with the artist. By default, genres not included. Fetch limits: None music-videos: The music videos associated with the artist. By default, musicVideos not included. Fetch limits: 25 default, 100 maximum playlists: The playlists associated with the artist. By default, playlists not included. Fetch limits: 10 default, 10 maximum station: The station associated with the artist. By default, station not included. Fetch limits: None (one station).

## Topics

### Related Objects

- [Artists.Relationships.ArtistsAlbumsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsalbumsrelationship.md)
- [Artists.Relationships.ArtistsGenresRelationship](applemusicapi/artists/relationships-data.dictionary/artistsgenresrelationship.md)
- [Artists.Relationships.ArtistsMusicVideosRelationship](applemusicapi/artists/relationships-data.dictionary/artistsmusicvideosrelationship.md)
- [Artists.Relationships.ArtistsPlaylistsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsplaylistsrelationship.md)
- [Artists.Relationships.ArtistsStationRelationship](applemusicapi/artists/relationships-data.dictionary/artistsstationrelationship.md)

## See Also

### Related Objects

- [Artists.Attributes](applemusicapi/artists/attributes-data.dictionary.md)
- [Artists.Views](applemusicapi/artists/views-data.dictionary.md)
