Created
November 16, 2010 19:39
-
-
Save robjohnson/702356 to your computer and use it in GitHub Desktop.
Twitter JSON Retweet 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":"28039685128", | |
"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:03:11 +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 | |
}, | |
"retweeted_status":{ | |
"place":null, | |
"coordinates":null, | |
"retweeted":false, | |
"in_reply_to_status_id":null, | |
"id_str":"28039053935", | |
"truncated":false, | |
"in_reply_to_status_id_str":null, | |
"source":"\u003Ca href=\"http:\/\/www.facebook.com\/twitter\" rel=\"nofollow\"\u003EFacebook\u003C\/a\u003E", | |
"favorited":false, | |
"in_reply_to_user_id_str":null, | |
"created_at":"Thu Oct 21 15:55:38 +0000 2010", | |
"contributors":null, | |
"in_reply_to_screen_name":null, | |
"user":{ | |
"profile_background_image_url":"http:\/\/a1.twimg.com\/profile_background_images\/68985532\/Twitter_PLC_Background.png", | |
"profile_link_color":"0084B4", | |
"description":"Alterian combines analytics, database marketing, email, content management, and social media monitoring enabling companies to better engage with the individual", | |
"screen_name":"Alterian", | |
"id_str":"33475580", | |
"listed_count":117, | |
"profile_background_tile":true, | |
"profile_sidebar_fill_color":"DDFFCC", | |
"statuses_count":618, | |
"show_all_inline_media":false, | |
"favourites_count":0, | |
"profile_sidebar_border_color":"BDDCAD", | |
"followers_count":1426, | |
"url":"http:\/\/www.alterian.com", | |
"contributors_enabled":false, | |
"geo_enabled":false, | |
"lang":"en", | |
"time_zone":"London", | |
"created_at":"Mon Apr 20 10:21:26 +0000 2009", | |
"location":"HQ Bristol, UK", | |
"profile_background_color":"9AE4E8", | |
"protected":false, | |
"friends_count":1776, | |
"name":"Alterian", | |
"follow_request_sent":null, | |
"following":null, | |
"profile_use_background_image":true, | |
"profile_text_color":"333333", | |
"profile_image_url":"http:\/\/a1.twimg.com\/profile_images\/563751337\/eye_64x64_normal.gif", | |
"id":33475580, | |
"verified":false, | |
"notifications":null, | |
"utc_offset":0 | |
}, | |
"geo":null, | |
"retweet_count":null, | |
"id":28039053935, | |
"in_reply_to_user_id":null, | |
"text":"Woot! @Alterian recognized in leading analyst firm's Magic Quadrant for Enterprise Marketing Management... http:\/\/fb.me\/z3cDQNC3" | |
}, | |
"geo":null, | |
"retweet_count":null, | |
"id":28039685128, | |
"in_reply_to_user_id":null, | |
"text":"RT @Alterian: Woot! @Alterian recognized in leading analyst firm's Magic Quadrant for Enterprise Marketing Management... http:\/\/fb.me\/z3 ..." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment