Open
Description
Cover in model or link from model to usecase snippets.
Cover in snippets how to check if RT. Using text or using retweeted_status which is apparently an attribute.
Actually get it is separate use case.
And check if it is a reply.
And get the original. Tweet and profile.
Add a note that you cannot get replies in the API as covered in gist so you need search API which is limited. Or scraping.
Getting retweets might be similar