Get number of likes for a single post?

Unfortunately Discourse removes that property if the post has no likes
Also it is not in the API doc: Discourse API Docs, Discourse API Docs

Thus, unreliable and code gets polluted by unnecessary “if property object exist”
Should be improved, at best.

1 Like