Is there a way i can get the No of Replied Tweets and Favorites for a Tweet via the REST API?
I see that the in_reply_to_id list is provided which has to be parsed to get the number of replies count. Is there an easier way to get the parsed total_replies and Favorites for the tweets?