>From 
>http://groups.google.com/group/twitter-development-talk/browse_thread/thread/cdc34ae78a2350b8:

GET /1/related_results/show/:id.{format}
Requires authentication.
If available, returns an array of replies and mentions related to the
specified Tweet. There is no guarantee there will be any replies or
mentions in the response. This method is only available to users who
have access to #newtwitter.
Example: twurl /1/related_results/show/12345678.json


On Jan 21, 5:31 pm, jparicka <jpari...@gmail.com> wrote:
> I am using twitter python
>
> http://python-twitter.googlecode.com/svn/trunk/twitter.py
>
> and it seems that one can get in_replies only for a specific user,
> using the api.GetReplies()
>
> I need to pull replies for a specific tweet, using it's status ID.
>
> Is this even possible?
>
> Thanks!
>
> Jan

-- 
Twitter developer documentation and resources: http://dev.twitter.com/doc
API updates via Twitter: http://twitter.com/twitterapi
Issues/Enhancements Tracker: http://code.google.com/p/twitter-api/issues/list
Change your membership to this group: 
http://groups.google.com/group/twitter-development-talk

Reply via email to