Skip to content

Instantly share code, notes, and snippets.

@joewest
Created April 6, 2010 18:32
Show Gist options
  • Save joewest/357923 to your computer and use it in GitHub Desktop.
Save joewest/357923 to your computer and use it in GitHub Desktop.
// curl http://api.twitter.com/status/show/11697903791.json?extended=yes
{
"coordinates": null,
"truncated": false,
"favorited": false,
"created_at": "Tue Apr 06 16:52:58 +0000 2010",
"text": "Yahoo Considers Buying Foursquare For ~$100 Million $YHOO by @nichcarlson http://bit.ly/cYS4Ac",
"contributors": null,
"id": 11707632203,
"geo": null,
"in_reply_to_user_id": null,
"in_reply_to_screen_name": null,
"user": {
"name": "SiliconAlleyInsider",
"profile_sidebar_border_color": "87bc44",
"profile_sidebar_fill_color": "e0ff92",
"profile_background_tile": true,
"location": "New York, NY",
"profile_image_url": "http://a1.twimg.com/profile_images/49808012/sai-140-3_normal.gif",
"created_at": "Wed Sep 12 21:09:11 +0000 2007",
"profile_link_color": "0000ff",
"contributors_enabled": false,
"favourites_count": 1,
"url": "http://www.businessinsider.com/alleyinsider",
"utc_offset": -18000,
"id": 8841372,
"profile_text_color": "000000",
"lang": "en",
"protected": false,
"followers_count": 1348558,
"verified": false,
"profile_background_color": "9ae4e8",
"time_zone": "Eastern Time (US & Canada)",
"geo_enabled": false,
"notifications": false,
"description": "Digital business news, live from New York",
"statuses_count": 9021,
"friends_count": 11,
"profile_background_image_url": "http://a3.twimg.com/profile_background_images/74639485/twitter_tile.gif",
"screen_name": "alleyinsider",
"following": false
},
"source": "<a href=\"http://twitterfeed.com\" rel=\"nofollow\">twitterfeed</a>",
"place": null,
"in_reply_to_status_id": null,
"meta_data": {
"dev": {
"name": "evri",
"entities": [
{ "name": "Yahoo", "id": "0x49ac0" }
{ "name": "foursquare", "id": "0x50029d" }
],
"link": "http://www.evri.com/developer"
},
"dev": {
"name": "google-finance",
"price_per_share_usd": "17.00",
"link": "http://www.google.com/finance?q=NASDAQ:YHOO"
},
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment