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

# Albums.Relationships.AlbumsGenresRelationship

A relationship from the album to its genres.

## Declaration

```data
object Albums.Relationships.AlbumsGenresRelationship
```

## 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 genre.

## See Also

### Related Objects

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