[
{
"id": "<string>",
"permalink": "<string>",
"@type": "RedditUserComment",
"author": {
"id": "<string>",
"name": "<string>",
"@type": "RedditAuthor"
},
"text": "<string>",
"score": 123,
"created_at": 123,
"post_url": "<string>",
"subreddit": "<string>"
}
]