I know that it is possible ot get the full text of a tweet using the standard search API; however, I am gathering tweets for a school related project and was wondering if there is any way to get the full text of the tweets when searching using the 30day or fullarchive APIs?
As of now, the json returned only contains a “text” field which contains a truncated ( I think 128 character) version of the tweet.
Any help would be appreciated!