type: object
nullable: false
properties:
  spotify_track_id:
    $ref: '../properties/spotify_track_id.yaml'
  track_name:
    $ref: '../properties/track_name.yaml'
  isrc:
    $ref: '../properties/isrc.yaml'