---
title: AlbumsResponse
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albumsresponse
---

# AlbumsResponse

The response to an albums request.

## Declaration

```data
object AlbumsResponse
```

## Properties

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

## See Also

### Handling the Response

- [Albums](applemusicapi/albums.md)
- [LibraryAlbums](applemusicapi/libraryalbums.md)
- [LibraryAlbumsResponse](applemusicapi/libraryalbumsresponse.md)
