---
title: Albums.Relationships.AlbumsRecordLabelsRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/albums/relationships-data.dictionary/albumsrecordlabelsrelationship
---

# Albums.Relationships.AlbumsRecordLabelsRelationship

A relationship from the album to its associated record label.

## Declaration

```data
object Albums.Relationships.AlbumsRecordLabelsRelationship
```

## 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’s associated record label.

## See Also

### Related Objects

- [Albums.Relationships.AlbumsArtistsRelationship](applemusicapi/albums/relationships-data.dictionary/albumsartistsrelationship.md)
- [Albums.Relationships.AlbumsGenresRelationship](applemusicapi/albums/relationships-data.dictionary/albumsgenresrelationship.md)
- [Albums.Relationships.AlbumsTracksRelationship](applemusicapi/albums/relationships-data.dictionary/albumstracksrelationship.md)
- [Albums.Relationships.AlbumsLibraryRelationship](applemusicapi/albums/relationships-data.dictionary/albumslibraryrelationship.md)
