Re: [twitter-dev] Streaming API (filter) and retweets, JSON Output

2010-08-15 Thread Mark McBride
A retweet will have an embedded retweeted_status object. Example (first one from spritzer, not necessarily a favorite): { coordinates: null, favorited: false, created_at: Mon Aug 16 04:03:17 + 2010, truncated: false, retweeted_status: { coordinates: null, favorited: false,

[twitter-dev] Streaming API (filter) and retweets, JSON Output

2010-08-13 Thread Joe
If we are listening to the stream api/filter using track and getting JSON output, I cannot see anywhere that I can determine if something is a retweet except explicitly checking the text of the tweet. Am I missing something or should I simultansously be listing to the retweet stream and try to