Sha256: 78b5b482d06f5127cf43228606910202d1644a98f97992012c30014f655730cc
Contents?: true
Size: 1.18 KB
Versions: 22
Compression:
Stored size: 1.18 KB
Contents
[ { // TwitterUser "id":123456789, // Basic fields "screen_name":"nena", "protected":false, "created_at":"Thu Apr 23 02:00:00 +0000 2009", "followers_count":0, "friends_count":1, "statuses_count":1, "favourites_count":0, // TwitterUserProfile fields "name":"nena", "url":null, "location":null, "description":null,"time_zone":null,"utc_offset":null, // TwitterUserStyle "profile_background_color":"9ae4e8", "profile_text_color":"000000", "profile_link_color":"0000ff", "profile_sidebar_border_color":"87bc44", "profile_sidebar_fill_color":"e0ff92", "profile_background_tile":false, "profile_background_image_url":"http:\/\/static.twitter.com\/images\/themes\/theme1\/bg.gif" "profile_image_url":"http:\/\/s3.amazonaws.com\/twitter_production\/profile_images\/123456789\/crane_normal.JPG", // with enclosed Tweet "status": { "id":123456789, // the twitter_user_id is implied "created_at":"Thu Apr 23 02:00:00 +0000 2009", "favorited":false, "truncated":false, "source":"web", "in_reply_to_user_id":null, "in_reply_to_status_id":null, "in_reply_to_screen_name":null "text":"My cat's breath smells like cat food." }, },
Version data entries
22 entries across 22 versions & 2 rubygems