allOf:
  - $ref: './BaseTrackPosition.yaml'
  - type: object
    description: 'Object containing the details of a Track `Position` in a tracklist.'
    properties:
      playlist_id:
        $ref: '../properties/playlist_id.yaml'