how to get the full status text from twitter API with JSON?
tldr: how to access the FULL tweet body with JSON? Hello I have a problem finding the full text of a tweet in JSON. I am making a python app with tweepy. I would like to take a status, and…