> Is it possible, by way of the API or otherwise, to find a tweet that I
> sent, and it's reply from the recipient, from May 2010?  I know the
> time of the reply (to the nearest minute) if that helps.
>

It seems it is your own timeline? As long as you have not reached 3200
tweets max, you can access your own tweets page by page (200 per page)
using this syntax:

http://api.twitter.com/1/statuses/user_timeline.rss?screen_name=YOUR_SCREEN_NAME_HERE&count=200&page=1

Keep incrementing the page number parameter until you hit the sweet
spot.

See:
http://mohanarun.com/how-to-refer-your-past-tweets-for-reference/

- Mohan

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

Reply via email to