{
"id": 0,
"content": "string",
"authorID": 0,
"username": "string",
"avatar": "string",
"imgURLs": [
"string"
],
"createdAt": "string",
"updatedAt": "string",
"isDraft": true,
"likeCount": 0,
"commentCount": 0,
"collectCount": 0,
"isLiked": true,
"isCollected": true
}