{
"content": [
{
"id": 0,
"user": {
"id": 0,
"username": "string",
"avatarUrl": "http://example.com"
},
"body": "string",
"timestampSeconds": 0,
"replyToCommentId": 0,
"createdAt": "2019-08-24T14:15:22.123Z"
}
],
"pageNumber": 0,
"pageSize": 0,
"totalElements": 0,
"totalPages": 0,
"isLast": true
}