type: object
properties:
  amazon_track_id:
    $ref: '../properties/amazon_track_id.yaml'
  name:
    $ref: '../properties/track_name_nullable.yaml'
  isrc:
    $ref: '../properties/isrc_nullable.yaml'
  genre:
    $ref: '../properties/genre.yaml'
  original_id:
    $ref: '../properties/amazon_track_id_nullable.yaml'
  country_code:
    $ref: '../properties/country_code_nullable.yaml'