Albums.Relationships.AlbumsGenresRelationship
A relationship from the album to its genres.
Declaration
object Albums.Relationships.AlbumsGenresRelationshipProperties
| Name | Type | Description |
|---|---|---|
href | string | The relative location to fetch the relationship directly. |
next | string | The relative location to request the next page of resources in the collection, if additional resources are available for fetching. |
data Required | [Genres] | The album’s associated genre. |