{
"platform": "douyin",
"items": [
{
"platformCommentId": "string",
"platformWorkId": "string",
"parentCommentId": "string",
"authorName": "string",
"authorPlatformUid": "string",
"content": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"likeCount": 0,
"replyCount": 0
}
],
"pagination": {
"mode": "cursor",
"nextCursor": "string",
"previousCursor": "string",
"hasNext": true,
"hasPrevious": true,
"limit": 1
}
}