Artists
A resource object that represents the artist of an album where an artist can be one or more people.
Declaration
object ArtistsProperties
| Name | Type | Description |
|---|---|---|
id Required | string | The identifier for the artist. |
type Required | string | This value is always |
href Required | string | The relative location for the artist resource. |
attributes | Artists.Attributes | The attributes for the artist. |
relationships | Artists.Relationships | The relationships for the artist. |
views | Artists.Views | The views for associations between artists and other resources. |