[
{
"id": "<string>",
"@type": "@tik_tok_video",
"description": "<string>",
"created_at": 123,
"duration": 123,
"cover": "<string>",
"play_url": "<string>",
"width": 123,
"height": 123,
"region": "<string>",
"text_language": "<string>",
"is_ad": false,
"hashtags": [],
"author": {
"id": "<string>",
"alias": "<string>",
"@type": "@tik_tok_user",
"nickname": "<string>",
"sec_uid": "<string>",
"image": "<string>",
"signature": "<string>",
"bio_link": "<string>",
"created_at": 123,
"language": "<string>",
"is_verified": false,
"is_private": false,
"is_organization": false,
"is_seller": false,
"is_commerce_user": false,
"profile_url": "<string>",
"follower_count": 123,
"following_count": 123,
"heart_count": 123,
"video_count": 123,
"digg_count": 123,
"friend_count": 123
},
"music": {
"id": "<string>",
"@type": "@tik_tok_video_music",
"title": "<string>",
"author_name": "<string>",
"play_url": "<string>",
"cover": "<string>",
"duration": 123,
"is_original": false
},
"video_url": "<string>",
"play_count": 123,
"like_count": 123,
"comment_count": 123,
"share_count": 123,
"collect_count": 123,
"repost_count": 123
}
]