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

# LibraryArtists.Relationships

The relationships for a library artist resource.

## Declaration

```data
object LibraryArtists.Relationships
```

## Properties

albums: The library albums associated with the artist. By default, albums not included. It’s available only when fetching a single library artist resource by ID. Fetch limits: 25 default, 100 maximum catalog: The artist in the Apple Music catalog the library artist is associated with, when known. Fetch limits: None (associated with, at most, one catalog artist).

## Topics

### Related Objects

- [LibraryArtists.Relationships.LibraryArtistsAlbumsRelationship](applemusicapi/libraryartists/relationships-data.dictionary/libraryartistsalbumsrelationship.md)
- [LibraryArtists.Relationships.LibraryArtistsCatalogRelationship](applemusicapi/libraryartists/relationships-data.dictionary/libraryartistscatalogrelationship.md)

## See Also

### Related Objects

- [LibraryArtists.Attributes](applemusicapi/libraryartists/attributes-data.dictionary.md)
