Contents

Artists.Relationships.ArtistsGenresRelationship

A relationship from the artist to its genres.

Declaration

object Artists.Relationships.ArtistsGenresRelationship

Properties

NameTypeDescription
hrefstring

A relative location for the relationship.

nextstring

A relative cursor to fetch the next paginated collection of resources in the relationship if more exist.

data Required[Genres]

The artist’s associated genres.

See Also

Related Objects