type: object
properties:
  aritst_id:
    type: string
    description: 'Artist ID from Spotify'
    example: '1q7g5SBAxtjizS3Vcof6Y6'
  name:
    type: string
    description: 'Artist name from Spotify'
    example: 'Carson Coma'
  url:
    type: string
    description: 'Artist URL'
    example: 'https://is1-ssl.mzstatic.com/image/thumb/Music22/v4/72/99/c6/7299c649-caee-2445-6dfd-6dab5b12da11/mzm.xgaheuyu.jpg/1500x1500bb.jpg'
