Skip to content

Instantly share code, notes, and snippets.

@ollieparsley
Created June 16, 2011 07:09
Show Gist options
  • Save ollieparsley/1028815 to your computer and use it in GitHub Desktop.
Save ollieparsley/1028815 to your computer and use it in GitHub Desktop.
@nik photo tweet entities
{
"user": {
"profile_link_color": "10612b",
"protected": false,
"profile_image_url": "http://a0.twimg.com/profile_images/537624822/me_profile_ver2_normal.gif",
"profile_sidebar_border_color": "ffffff",
"name": "Nick Halstead",
"listed_count": 517,
"statuses_count": 9245,
"time_zone": "London",
"screen_name": "nik",
"id_str": "3364401",
"following": true,
"profile_use_background_image": true,
"utc_offset": 0,
"followers_count": 5980,
"location": "Reading, UK",
"favourites_count": 17,
"profile_background_color": "458A2F",
"description": "CEO of TweetMeme + DataSift, Big Data Nut.",
"verified": false,
"profile_background_image_url": "http://a2.twimg.com/profile_background_images/84363662/Nicks-Twitter-Background-1.jpg",
"url": "http://about.me/nickhalstead",
"default_profile_image": false,
"created_at": "Tue Apr 03 21:47:32 +0000 2007",
"friends_count": 336,
"profile_text_color": "000000",
"id": 3364401,
"is_translator": false,
"default_profile": false,
"notifications": false,
"profile_sidebar_fill_color": "99cd32",
"follow_request_sent": false,
"lang": "en",
"profile_background_tile": false,
"show_all_inline_media": true,
"contributors_enabled": false,
"geo_enabled": true
},
"favorited": false,
"in_reply_to_status_id_str": null,
"id_str": "81249218081206273",
"in_reply_to_user_id": null,
"text": "Ooh http://t.co/74H8grr",
"in_reply_to_screen_name": null,
"truncated": false,
"in_reply_to_user_id_str": null,
"geo": null,
"contributors": null,
"retweeted": false,
"retweet_count": 0,
"in_reply_to_status_id": null,
"id": 81249218081206270,
"created_at": "Thu Jun 16 06:38:18 +0000 2011",
"coordinates": null,
"source": "web",
"entities": {
"urls": [],
"user_mentions": [],
"hashtags": [],
"media": [
{
"media_url": "http://p.twimg.com/ASCnu75CMAEQIEB.png",
"id_str": "81249218085400577",
"display_url": "pic.twitter.com/74H8grr",
"indices": [
4,
23
],
"url": "http://t.co/74H8grr",
"expanded_url": "http://twitter.com/nik/status/81249218081206273/photo/1",
"media_url_https": "https://p.twimg.com/ASCnu75CMAEQIEB.png",
"id": 81249218085400580,
"sizes": {
"small": {
"h": 336,
"resize": "fit",
"w": 334
},
"thumb": {
"h": 150,
"resize": "crop",
"w": 150
},
"medium": {
"h": 336,
"resize": "fit",
"w": 334
},
"large": {
"h": 336,
"resize": "fit",
"w": 334
}
},
"type": "photo"
}
]
},
"place": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment