How to know if a post has been replied or not via API?

Hi,

I am trying to get post.json that gives me list of all the latest, I want to understand how to know if a post has been replied? For e.g: I have two replies on a post, but “reply_count” , and “reply_to_post_number” are 0 and null respectively. Is there anyway to figure this out?