> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ducky.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# SpotifyArtist

> Represents an artist on Spotify

#### Properties

<ResponseField name="href" type="string" />

<ResponseField name="id" type="string" />

<ResponseField name="name" type="string" />

<ResponseField name="type" type="string" />

<ResponseField name="uri" type="string" />

<ResponseField name="external_urls" type="Object">
  <Expandable title="properties of external_urls">
    <ResponseField name="spotify" type="string" />
  </Expandable>
</ResponseField>
