type: object
description: 'Object containing the details of a PublicPlaylistTrackPreviousPosition.'
properties:
  dsp:
    $ref: '../properties/dsp_slug.yaml'
  earliest_position_date_time:
    $ref: '../properties/earliest_position_date_nullable.yaml'
  removed_date_time:
    $ref: '../properties/latest_position_date_nullable.yaml'
  isrc:
    $ref: '../properties/isrc.yaml'
  num_days_on:
    $ref: '../properties/num_days_on.yaml'
  playlist_dates:
    $ref: './PlaylistDates.yaml'
  playlist_id:
    $ref: '../properties/playlist_id.yaml'
  playlist:
    $ref: './PublicPlaylist.yaml'
  track:
    $ref: './TrackSimple.yaml'
  streaming_info:
    $ref: './OnlyPlaylistStreamingInfoByCountry.yaml'
  streaming_info:
    $ref: './OnlyPlaylistStreamingInfoByCountry.yaml'