I have found this question. However I think this has changed on API version 1.1.
If I use the search/tweets method, how can I see if the tweet is a RT?
search/tweets
By simply checking the property name
"retweeted_status"
if you does not find then it's not RT.