Contents

Artists

A resource object that represents the artist of an album where an artist can be one or more people.

Declaration

object Artists

Properties

NameTypeDescription
id Requiredstring

The identifier for the artist.

type Requiredstring

This value is always artists.

href Requiredstring

The relative location for the artist resource.

attributesArtists.Attributes

The attributes for the artist.

relationshipsArtists.Relationships

The relationships for the artist.

viewsArtists.Views

The views for associations between artists and other resources.

Mentioned in

Topics

Related Objects

See Also

Handling the Response