How do you retrieve the Twitter reply counts to tweets from the API? They're suspiciously missing (unlike Like/Retweet counts) and I want to do data analysis on ratios. :( cc
Conversation
If you're looking for tweets that match "in_reply_to_status_id" -- there's a way to do it with the Search API. I can give details.

