I am calling the twitter search API
https://api.twitter.com/1.1/search/tweets.json
My search term is anything from a particular account (mine).
It is returning tweets, and retweets, but is not returning quoted tweets.
Can anyone offer any advice on this?