Each Tweet is formatted as a JSON object.
Try putting together a JSON object the Twitter API might include in its response.
Awesome work!
Make sure that you set "text" to "I love to tweet!" and favorite_count to 20.
"text"
"I love to tweet!"
favorite_count
20