Discourse에서 특정 게시물의 마지막 댓글 정보를 직접 가져올 수 있는 API가 있나요?

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.