Contents

Artists.Relationships.ArtistsMusicVideosRelationship

A relationship from the artist to its music videos.

Declaration

object Artists.Relationships.ArtistsMusicVideosRelationship

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[MusicVideos]

The music videos for the artist.

See Also

Related Objects