Last active
August 29, 2015 14:02
-
-
Save alanhoff/057ab3a135bafd280abe to your computer and use it in GitHub Desktop.
twitter stream
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
| { created_at: 'Sat May 31 20:55:41 +0000 2014', | |
| id: 472843882573860860, | |
| id_str: '472843882573860865', | |
| text: '@paulo_hp #bovify #teste #hashtags', | |
| source: '<a href="https://chrome.google.com/extensions/detail/encaiiljifbdbjlphpgpiimidegddhic" rel="nofollow">Silver Bird</a>', | |
| truncated: false, | |
| in_reply_to_status_id: null, | |
| in_reply_to_status_id_str: null, | |
| in_reply_to_user_id: 153026017, | |
| in_reply_to_user_id_str: '153026017', | |
| in_reply_to_screen_name: 'paulo_hp', | |
| user: | |
| { id: 52792985, | |
| id_str: '52792985', | |
| name: 'Alan Hoffmeister', | |
| screen_name: 'alan_hoff', | |
| location: 'Sapiranga - RS', | |
| url: null, | |
| description: null, | |
| protected: false, | |
| verified: false, | |
| followers_count: 157, | |
| friends_count: 152, | |
| listed_count: 2, | |
| favourites_count: 11, | |
| statuses_count: 1090, | |
| created_at: 'Wed Jul 01 17:38:54 +0000 2009', | |
| utc_offset: -10800, | |
| time_zone: 'Brasilia', | |
| geo_enabled: true, | |
| lang: 'pt', | |
| contributors_enabled: false, | |
| is_translator: false, | |
| profile_background_color: 'FFFFFF', | |
| profile_background_image_url: 'http://pbs.twimg.com/profile_background_images/771091272/f83d8903e06d9b356f8bbfd79de9c31d.jpeg', | |
| profile_background_image_url_https: 'https://pbs.twimg.com/profile_background_images/771091272/f83d8903e06d9b356f8bbfd79de9c31d.jpeg', | |
| profile_background_tile: false, | |
| profile_link_color: '646566', | |
| profile_sidebar_border_color: '000000', | |
| profile_sidebar_fill_color: 'EFEFEF', | |
| profile_text_color: '333333', | |
| profile_use_background_image: true, | |
| profile_image_url: 'http://pbs.twimg.com/profile_images/469196999514812417/_xWSy4NV_normal.jpeg', | |
| profile_image_url_https: 'https://pbs.twimg.com/profile_images/469196999514812417/_xWSy4NV_normal.jpeg', | |
| 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, | |
| favorite_count: 0, | |
| entities: | |
| { hashtags: | |
| [ { text: 'bovify', indices: [ 10, 17 ] }, | |
| { text: 'teste', indices: [ 18, 24 ] }, | |
| { text: 'hashtags', indices: [ 25, 34 ] } ], | |
| trends: [], | |
| urls: [], | |
| user_mentions: | |
| [ { screen_name: 'paulo_hp', | |
| name: 'Paulo Pires ', | |
| id: 153026017, | |
| id_str: '153026017', | |
| indices: [ 0, 9 ] } ], | |
| symbols: [] }, | |
| favorited: false, | |
| retweeted: false, | |
| possibly_sensitive: false, | |
| filter_level: 'medium', | |
| lang: 'fr' } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment