type: object
nullable: false
properties:
  chart:
    $ref: './VideoChart.yaml'
  position:
    $ref: './ChartPosition.yaml'
  video_id:
    $ref: '../properties/video_id.yaml'
  video:
    $ref: './Video.yaml'