type: object
nullable: false
description: 'Object containing info about ISRC top TikTok videos.'
properties:
  video:
    $ref: './TikTokTopVideo.yaml'
  metrics:
    $ref: './TikTokTopIsrcVideoMetrics.yaml'
  lifetime:
    $ref: './TikTokTopIsrcVideoLifetimeMetrics.yaml'
  position:
    $ref: '../properties/current_position.yaml'