APISimplifiedArtist
The structure containing the simplified details of the Spotify Artist.
Properties:
Name | Type | Description |
---|---|---|
external_urls | ExternalUrl | Known external URLs for this artist. |
href | string | A link to the Web API endpoint providing full details of the artist. |
id | string | The Spotify ID for the artist. |
name | string | The name of the artist. |
type | SpotifyType | The object type: "artist". |
uri | string | The Spotify URI for the artist. |