Hey. I successfully installed Twitter Streaming API. I can read statuses but don't know exactly how to distinguish between tweets and retweets.
http://dev.twitter.com/pages/tweet_entities
So my questions are - how do you know that a is a tweet/retweet - how can I get the list of user ids that have retweeted the original tweet
Thx.