{ "comments": [ { "commentId": 123, "author": "<string>", "postId": 123, "shareCount": 123, "likeCount": 123, "publicationDate": "<string>", "content": "<string>", "attachments": [ "<string>" ], "commentsCount": 0 } ], "page": 123, "hasMore": true }
Get the comments of a nairaland post
x >= 1
1 <= x <= 30
Successful Response
The comments of the post
Show child attributes
The page number
Whether there are more comments to fetch