Skip to content

Instantly share code, notes, and snippets.

@samwho
Created April 22, 2011 15:09
Show Gist options
  • Save samwho/936845 to your computer and use it in GitHub Desktop.
Save samwho/936845 to your computer and use it in GitHub Desktop.
The singular tweet that represents the "whitehouse" bug in ThinkUp's Post API.
[
{
"id":15437714861,
"source":"twitter",
"location":"",
"place":null,
"geo":null,
"in_reply_to_user_id":null,
"is_reply_by_friend":false,
"in_reply_to_post_id":null,
"in_rt_of_user_id":null,
"reply_retweet_distance":0,
"is_retweet_by_friend":false,
"favorited":false,
"all_retweets":47,
"text":""Harnessing the Power of Information to Improve Health" \u2013 cool examples of what #OpenGov can accomplish http://bit.ly/9Eha9k",
"created_at":"Fri Jun 04 19:29:38 -0400 2010",
"annotations":null,
"truncated":false,
"protected":false,
"thinkup":{
"retweet_count_cache":47,
"reply_count_cache":13,
"old_retweet_count_cache":0,
"is_geo_encoded":6
},
"user":{
"id":3796449,
"location":"",
"description":"",
"url":"",
"friend_count":0,
"followers_count":0,
"profile_image_url":"http://a1.twimg.com/profile_images/767429036/wh-twitter-icon_normal.jpg",
"name":"",
"screen_name":"whitehouse",
"statuses_count":0,
"created_at":"Wed Nov 30 00:00:00 -0500 -1",
"utc_offset":-14400,
"thinkup":{
"last_post":"0000-00-00 00:00:00",
"last_post_id":0,
"found_in":"mentions"
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment