Retrieve the comments of a Nairaland post.
Note: the comments are cached and would be served from cache if available. Also
the comments are sorted by the timestamp
field in descending order. Comments are nested
if there are replies to a comment, the replies would be in the replies
field.
This endpoint is used to retrieve the comments of a Nairaland post. If the post is not found, it returns an empty list.
Nairaland Post ID
Successful Response
The response is of type NairalandCommentModel · object[]
.