---
title: Albums
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albums
---

# Albums

A resource object that represents an album.

## Declaration

```data
object Albums
```

## Properties

id: The identifier for the album. type: This value is always albums. href: The relative location for the album resource. attributes: The attributes for the album. relationships: The relationships for the album. views: The relationship views for the album.

## Mentioned in

Handling Resource Representation and Relationships

## Topics

### Related Objects

- [Albums.Attributes](applemusicapi/albums/attributes-data.dictionary.md)
- [Albums.Relationships](applemusicapi/albums/relationships-data.dictionary.md)
- [Albums.Views](applemusicapi/albums/views-data.dictionary.md)

## See Also

### Handling the Response

- [AlbumsResponse](applemusicapi/albumsresponse.md)
- [LibraryAlbums](applemusicapi/libraryalbums.md)
- [LibraryAlbumsResponse](applemusicapi/libraryalbumsresponse.md)
