---
title: LibraryArtists
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryartists
---

# LibraryArtists

A resource object that represents an artist present in a user’s library.

## Declaration

```data
object LibraryArtists
```

## Properties

id: The identifier for the library artist. type: This value is always library-artists. href: The relative location for the library artist resource. attributes: The attributes for the library artist. relationships: The relationships for the library artist.

## Topics

### Related Objects

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

## See Also

### Handling the Response

- [Artists](applemusicapi/artists.md)
- [ArtistsResponse](applemusicapi/artistsresponse.md)
- [LibraryArtistsResponse](applemusicapi/libraryartistsresponse.md)
