Re: [twitter-dev] Retweets_of_me: how many retweets?

2011-01-18 Thread Matt Harris
Hi jarón, Each Tweet contains a "retweet_count" which tells you the number of times a Tweet has been retweeted (up to 100). Then, to find out the person who last retweeted a Tweet you can call /1/statuses/retweets/:id . You can learn more about the API request on our developer resources site:

[twitter-dev] Retweets_of_me: how many retweets?

2011-01-08 Thread jaronbarends
My app offers users the feature to see their tweets, retweeted (using retweets_of_me - http://dev.twitter.com/doc/get/statuses/retweets_of_me). However, I would also like to show how many times a particular tweet has been retweeted, but the response does not offer that data. I could call http://de

[twitter-dev] retweets_of_me

2010-08-18 Thread Peter
Retweets_of_me, in its current form is not very useful, and worse, leads to an insane amount of needless API calls. If... http://api.twitter.com/1/statuses/retweets_of_me.xml ...gives me a list of all my statuses that have been retweeted, why do these parameters always come out null & false?:

Re: [twitter-dev] retweets_of_me

2010-02-27 Thread Alam Sher
Thanks Abraham ... On Fri, Feb 26, 2010 at 11:49 PM, Abraham Williams <4bra...@gmail.com>wrote: > Have a look at: > http://apiwiki.twitter.com/Twitter-REST-API-Method:-statuses-retweets > > Abraham > > > On Fri, Feb 26, 2010 at 03:10, Alam Sher wrote: > >> Hi, >> >> statuses/retweets_of_me.jso

Re: [twitter-dev] retweets_of_me

2010-02-26 Thread Abraham Williams
Have a look at: http://apiwiki.twitter.com/Twitter-REST-API-Method:-statuses-retweets Abraham On Fri, Feb 26, 2010 at 03:10, Alam Sher wrote: > Hi, > > statuses/retweets_of_me.json returns me the tweets of mine that were > retweeted. How to get the information that "Who" actually retweeted my >

[twitter-dev] retweets_of_me

2010-02-26 Thread Alam Sher
Hi, statuses/retweets_of_me.json returns me the tweets of mine that were retweeted. How to get the information that "Who" actually retweeted my tweet? Thanks, Alam Sher

Re: [twitter-dev] retweets_of_me doesn't say who retweeted me

2009-12-09 Thread Marco Donizelli
That also apply for "retweeted_to_me" API... which causes a awful lots of troubles because you need to cross reference those APIs with other ones to get the lists of retweeters, and that clashes against rate limits... any plan to include the retweeters details in the response of those APIs? m

Re: [twitter-dev] retweets_of_me doesn't say who retweeted me

2009-12-09 Thread Cameron Kaiser
> Unless I'm missing something -- which is always possible -- I don't see how > I can derivate from statuses/retweets_of_me.* -who- retweeted me, just what > was retweeted. And I meant 'derive' of course. Blah. -- personal: http://www.cameronkaiser.com/ --

[twitter-dev] retweets_of_me doesn't say who retweeted me

2009-12-09 Thread Cameron Kaiser
Unless I'm missing something -- which is always possible -- I don't see how I can derivate from statuses/retweets_of_me.* -who- retweeted me, just what was retweeted. -- personal: http://www.cameronkaiser.com/ -- Cameron Kaiser * Floodgap Systems * www.flood