Created
December 7, 2012 03:19
-
-
Save gnarmis/4230491 to your computer and use it in GitHub Desktop.
Example Twitter User Features
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
"user": { | |
"contributors_enabled": false, | |
"created_at": "Wed Sep 23 18:48:46 +0000 2009", | |
"default_profile": false, | |
"default_profile_image": false, | |
"description": "Mura is a Japanese Fusion Restaurant serving steak, sushi, seafood. Located in North Hills. Serving lunch and dinner.", | |
"favourites_count": 0, | |
"follow_request_sent": null, | |
"followers_count": 665, | |
"following": null, | |
"friends_count": 198, | |
"geo_enabled": false, | |
"id": 76721420, | |
"id_str": "76721420", | |
"is_translator": false, | |
"lang": "en", | |
"listed_count": 69, | |
"location": "Raleigh, NC", | |
"name": "Mura North Hills", | |
"notifications": null, | |
"profile_background_color": "131516", | |
"profile_background_image_url": "http://a2.twimg.com/profile_background_images/41493650/mura_twitter.jpg", | |
"profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/41493650/mura_twitter.jpg", | |
"profile_background_tile": false, | |
"profile_image_url": "http://a2.twimg.com/profile_images/433663944/Mura_in_a_square_normal.jpg", | |
"profile_image_url_https": "https://si0.twimg.com/profile_images/433663944/Mura_in_a_square_normal.jpg", | |
"profile_link_color": "8c0505", | |
"profile_sidebar_border_color": "000000", | |
"profile_sidebar_fill_color": "8f8f8f", | |
"profile_text_color": "333333", | |
"profile_use_background_image": true, | |
"protected": false, | |
"screen_name": "MuraSushi", | |
"show_all_inline_media": false, | |
"statuses_count": 702, | |
"time_zone": "Quito", | |
"url": "http://www.muranorthhills.com", | |
"utc_offset": -18000, | |
"verified": false | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment