[
{
"id": "<string>",
"text": "<string>",
"@type": "YoutubeComment",
"author": {
"id": "<string>",
"@type": "YoutubeCommentAuthor",
"name": "<string>",
"url": "<string>",
"avatar": "<string>",
"is_verified": false,
"is_creator": false
},
"published_at": 123,
"like_count": 123,
"reply_count": 123,
"reply_level": 0
}
]