---
title: ArtistsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/artistsresponse
---

# ArtistsResponse

The response to an artists request.

## Declaration

```data
object ArtistsResponse
```

## Properties

data: The Artists included in the response for the request.

## See Also

### Handling the Response

- [Artists](applemusicapi/artists.md)
- [LibraryArtists](applemusicapi/libraryartists.md)
- [LibraryArtistsResponse](applemusicapi/libraryartistsresponse.md)
