---
title: LibraryAlbums.Relationships.LibraryAlbumsCatalogRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumscatalogrelationship
---

# LibraryAlbums.Relationships.LibraryAlbumsCatalogRelationship

A relationship from the library album to its associated catalog content.

## Declaration

```data
object LibraryAlbums.Relationships.LibraryAlbumsCatalogRelationship
```

## Properties

href: The relative location to fetch the relationship directly. next: The relative location to request the next page of resources in the collection, if additional resources are available for fetching. data: The album from the Apple Music catalog associated with the library album, if any.

## See Also

### Related Objects

- [LibraryAlbums.Relationships.LibraryAlbumsArtistsRelationship](applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumsartistsrelationship.md)
- [LibraryAlbums.Relationships.LibraryAlbumsTracksRelationship](applemusicapi/libraryalbums/relationships-data.dictionary/libraryalbumstracksrelationship.md)
