---
title: Songs.Relationships.SongsGenresRelationship
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/songs/relationships-data.dictionary/songsgenresrelationship
---

# Songs.Relationships.SongsGenresRelationship

A relationship from the song to its genres.

## Declaration

```data
object Songs.Relationships.SongsGenresRelationship
```

## 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 genres associated with the song.

## See Also

### Related Objects

- [Songs.Relationships.SongsAlbumsRelationship](applemusicapi/songs/relationships-data.dictionary/songsalbumsrelationship.md)
- [Songs.Relationships.SongsArtistsRelationship](applemusicapi/songs/relationships-data.dictionary/songsartistsrelationship.md)
- [Songs.Relationships.SongsComposersRelationship](applemusicapi/songs/relationships-data.dictionary/songscomposersrelationship.md)
- [Songs.Relationships.SongsLibraryRelationship](applemusicapi/songs/relationships-data.dictionary/songslibraryrelationship.md)
- [Songs.Relationships.SongsMusicVideosRelationship](applemusicapi/songs/relationships-data.dictionary/songsmusicvideosrelationship.md)
- [Songs.Relationships.SongsStationRelationship](applemusicapi/songs/relationships-data.dictionary/songsstationrelationship.md)
