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

# Artists.Relationships.ArtistsPlaylistsRelationship

A relationship from the artist to its playlists.

## Declaration

```data
object Artists.Relationships.ArtistsPlaylistsRelationship
```

## Properties

href: A relative location for the relationship. next: A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. data: The playlists for the artist.

## See Also

### 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.ArtistsStationRelationship](applemusicapi/artists/relationships-data.dictionary/artistsstationrelationship.md)
