Created
November 16, 2010 19:41
-
-
Save robjohnson/702360 to your computer and use it in GitHub Desktop.
Twitter JSON Tweet Schema
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"place":null, | |
"coordinates":null, | |
"retweeted":false, | |
"in_reply_to_status_id":null, | |
"id_str":"28039652140", | |
"truncated":false, | |
"in_reply_to_status_id_str":null, | |
"source":"web", | |
"favorited":false, | |
"in_reply_to_user_id_str":null, | |
"created_at":"Thu Oct 21 16:02:46 +0000 2010", | |
"contributors":null, | |
"in_reply_to_screen_name":null, | |
"user":{ | |
"profile_background_image_url":"http:\/\/s.twimg.com\/a\/1288305442\/images\/themes\/theme1\/bg.png", | |
"profile_link_color":"0084B4", | |
"description":"Gnip makes it really easy for you to collect social data for your business.", | |
"screen_name":"gnip", | |
"id_str":"16958875", | |
"listed_count":23, | |
"profile_background_tile":false, | |
"profile_sidebar_fill_color":"DDEEF6", | |
"statuses_count":308, | |
"show_all_inline_media":false, | |
"favourites_count":1, | |
"profile_sidebar_border_color":"C0DEED", | |
"followers_count":262, | |
"url":"http:\/\/blog.gnip.com", | |
"contributors_enabled":false, | |
"geo_enabled":true, | |
"lang":"en", | |
"time_zone":"Mountain Time (US & Canada)", | |
"created_at":"Fri Oct 24 23:22:09 +0000 2008", | |
"location":"Boulder, CO", | |
"profile_background_color":"C0DEED", | |
"protected":false, | |
"friends_count":72, | |
"name":"Gnip, Inc.", | |
"follow_request_sent":null, | |
"following":null, | |
"profile_use_background_image":true, | |
"profile_text_color":"333333", | |
"profile_image_url":"http:\/\/a3.twimg.com\/profile_images\/62803643\/icon_normal.png", | |
"id":16958875, | |
"verified":false, | |
"notifications":null, | |
"utc_offset":-25200 | |
}, | |
"geo":null, | |
"retweet_count":null, | |
"id":28039652140, | |
"in_reply_to_user_id":null, | |
"text":"what we've been up to at @gnip -- delivering data to happy customers http:\/\/gnip.com\/success_stories" | |
} |
J'aime ça!
thank you!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice