type: object
description: 'Object containing the details of a PlaylistTrackPositionAddition.'
properties:
  dsp:
    $ref: '../properties/dsp_slug_nullable.yaml'
  isrc:
    $ref: '../properties/isrc.yaml'
  playlist_id:
    $ref: '../properties/playlist_id.yaml'
  playlist:
    $ref: './Playlist.yaml'
  streams:
    $ref: '../properties/number_streams.yaml'