I'm using the Twitter API atom format
http://search.twitter.com/search.atom?lang=en&q=some_hashtag
but it's return me tweets with hashtag "some_hashtag" from all people. i'm looking for some filter to search all tweets with hashtag "some_hashtag" only from one user, for example @this_one.
I did not find this parameter on the "twitter get search" documentation