type: object
nullable: true
description: 'Artist metadata'
properties:
  artist_id:
    $ref: '../properties/spotify_artist_id.yaml'
  name:
    $ref: '../properties/spotify_artist_name.yaml'