Skip to content

Instantly share code, notes, and snippets.

@dottorblaster
Created January 24, 2013 22:48
Show Gist options
  • Save dottorblaster/4629037 to your computer and use it in GitHub Desktop.
Save dottorblaster/4629037 to your computer and use it in GitHub Desktop.
Tweet object anatomy with ntwitter
{ created_at: 'Thu Jan 24 22:46:05 +0000 2013',
id: 294576834937499650,
id_str: '294576834937499649',
text: '#twitantonio test',
source: '<a href="http://www.tweetdeck.com" rel="nofollow">TweetDeck</a>',
truncated: false,
in_reply_to_status_id: null,
in_reply_to_status_id_str: null,
in_reply_to_user_id: null,
in_reply_to_user_id_str: null,
in_reply_to_screen_name: null,
user:
{ id: 14686567,
id_str: '14686567',
name: 'Alessio Biancalana',
screen_name: 'dottorblaster',
location: 'Palestrina',
url: 'http://dottorblaster.it',
description: 'Open source evangelist - Internet, Linux, Unix e tanta musica. - @HopenTT cofounder.',
protected: false,
followers_count: 2678,
friends_count: 1727,
listed_count: 154,
created_at: 'Wed May 07 13:50:30 +0000 2008',
favourites_count: 4235,
utc_offset: 3600,
time_zone: 'Rome',
geo_enabled: true,
verified: false,
statuses_count: 28823,
lang: 'en',
contributors_enabled: false,
is_translator: false,
profile_background_color: 'F1F1F1',
profile_background_image_url: 'http://a0.twimg.com/profile_background_images/43621528/Immagine.jpg',
profile_background_image_url_https: 'https://si0.twimg.com/profile_background_images/43621528/Immagine.jpg',
profile_background_tile: false,
profile_image_url: 'http://a0.twimg.com/profile_images/1620772051/318670_2617246267444_1143726374_3202033_697098011_n_normal.jpg',
profile_image_url_https: 'https://si0.twimg.com/profile_images/1620772051/318670_2617246267444_1143726374_3202033_697098011_n_normal.jpg',
profile_banner_url: 'https://si0.twimg.com/profile_banners/14686567/1347997963',
profile_link_color: '960606',
profile_sidebar_border_color: '181A1E',
profile_sidebar_fill_color: '252429',
profile_text_color: '666666',
profile_use_background_image: false,
default_profile: false,
default_profile_image: false,
following: null,
follow_request_sent: null,
notifications: null },
geo: null,
coordinates: null,
place: null,
contributors: null,
retweet_count: 0,
entities: { hashtags: [ [Object] ], urls: [], user_mentions: [] },
favorited: false,
retweeted: false,
lang: 'pt' }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment