Contents

MusicVideos.Relationships.MusicVideosArtistsRelationship

A relationship from the music video to its artists.

Declaration

object MusicVideos.Relationships.MusicVideosArtistsRelationship

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

The artists associated with the music video.

See Also

Related Objects