Contents

Albums.Relationships.AlbumsArtistsRelationship

A relationship from the album to its artists.

Declaration

object Albums.Relationships.AlbumsArtistsRelationship

Properties

NameTypeDescription
hrefstring

The relative location to fetch the relationship directly.

nextstring

The relative location to request the next page of resources in the collection, if additional resources are available for fetching.

data Required[Artists]

The artists for the album.

See Also

Related Objects