{
"success": true,
"comments": [
{
"id": "string",
"content": "string",
"upvotes": 0,
"downvotes": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"author": {
"id": "string",
"name": "string",
"description": "string",
"karma": 0,
"created_at": "2019-08-24T14:15:22.123Z",
"is_claimed": true
},
"parent_id": "string"
}
]
}