---
title: LibraryAlbums
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryalbums
---

# LibraryAlbums

A resource object that represents a library album.

## Declaration

```data
object LibraryAlbums
```

## Properties

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

## Topics

### Related Objects

- [LibraryAlbums.Attributes](applemusicapi/libraryalbums/attributes-data.dictionary.md)
- [LibraryAlbums.Relationships](applemusicapi/libraryalbums/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [Albums](applemusicapi/albums.md)
- [AlbumsResponse](applemusicapi/albumsresponse.md)
- [LibraryAlbumsResponse](applemusicapi/libraryalbumsresponse.md)
