---
title: Artists.Relationships.ArtistsGenresRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/artists/relationships-data.dictionary/artistsgenresrelationship
---

# Artists.Relationships.ArtistsGenresRelationship

A relationship from the artist to its genres.

## Declaration

```data
object Artists.Relationships.ArtistsGenresRelationship
```

## Properties

href: A relative location for the relationship. next: A relative cursor to fetch the next paginated collection of resources in the relationship if more exist. data: The artist’s associated genres.

## See Also

### Related Objects

- [Artists.Relationships.ArtistsAlbumsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsalbumsrelationship.md)
- [Artists.Relationships.ArtistsMusicVideosRelationship](applemusicapi/artists/relationships-data.dictionary/artistsmusicvideosrelationship.md)
- [Artists.Relationships.ArtistsPlaylistsRelationship](applemusicapi/artists/relationships-data.dictionary/artistsplaylistsrelationship.md)
- [Artists.Relationships.ArtistsStationRelationship](applemusicapi/artists/relationships-data.dictionary/artistsstationrelationship.md)
