Get the date a status was created.
Get the number of followers the user has.
Get the number of friends (people the person follows) of the user.
Get Twitter status id.
Check if user of status is "verified" (true or false).
Get the language code (ISO 639-1).
Get the status text.
Get the username of the user who wrote the status.
Extract Twitter API data in json format.