Closed jonathanmayer closed 4 years ago
Looks like the relevant API endpoint is https://api.twitter.com/1.1/statuses/retweet.json, though it doesn't return tweet content. We'll likely have to resolve the tweet getting retweeted with another API call to the endpoint at https://api.twitter.com/1.1/statuses/lookup.json.
Looks like the relevant API endpoint is https://api.twitter.com/1.1/statuses/retweet.json, though it doesn't return tweet content. We'll likely have to resolve the tweet getting retweeted with another API call to the endpoint at https://api.twitter.com/1.1/statuses/lookup.json.