Which Discourse API can directly get the last comment information of a post?

It is done through two interface calls, one to get the total number of comments and then use that number to get the last one.

2 Likes