Create a common test case class.
authorJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 04:29:02 +0000 (21:29 -0700)
committerJoshua Roesslein <jroesslein@gmail.com>
Sat, 17 Aug 2013 04:29:02 +0000 (21:29 -0700)
- Sets up authentication.
- Handles recording or replaying HTTP traffic.

tests/config.py
tests/record.json [new file with mode: 0644]
tests/test_api.py

index ebb8e5065f3c5b1535092cbed39790c26ea5e684..bb0dd61c5ffb4f3c8b1996b6a9893e2eb13bd39f 100644 (file)
@@ -1,12 +1,34 @@
 import os
+from unittest import TestCase
+
+from httreplay import start_replay, stop_replay
+from httreplay.utils import filter_headers_key
 
 from tweepy.auth import OAuthHandler
+from tweepy.api import API
 
 username = os.environ.get('TWITTER_USERNAME', '')
 oauth_consumer_key = os.environ.get('CONSUMER_KEY', '')
 oauth_consumer_secret = os.environ.get('CONSUMER_SECRET', '')
 oauth_token = os.environ.get('ACCESS_KEY', '')
 oauth_token_secret = os.environ.get('ACCESS_SECRET', '')
+use_replay = os.environ.get('USE_REPLAY', False)
+
+class TweepyTestCase(TestCase):
+
+    def setUp(self):
+        self.auth = create_auth()
+        self.api = API(self.auth)
+        self.api.retry_count = 2
+        self.api.retry_delay = 5
+
+        if use_replay:
+            start_replay('tests/record.json',
+                         headers_key=filter_headers_key(['Authorization']))
+
+    def tearDown(self):
+        if use_replay:
+            stop_replay()
 
 def create_auth():
     auth = OAuthHandler(oauth_consumer_key, oauth_consumer_secret)
diff --git a/tests/record.json b/tests/record.json
new file mode 100644 (file)
index 0000000..91037b0
--- /dev/null
@@ -0,0 +1,2741 @@
+[
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/members/create.json?slug=test&screen_name=twitter&owner_screen_name=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"full_name\":\"@tweepytest\\/lists\\/test\",\"user\":{\"url\":\"http:\\/\\/t.co\\/3L9bW=\nVrV0b\",\"name\":\"Tweepy test 123\",\"followers_count\":7,\"profile_image_url_http=\ns\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"time_zone\":\"Central Time (US & Canada)\",\"statuses_count\":108,\"locat=\nion\":\"pytopia\",\"friends_count\":10,\"profile_background_color\":\"FFFFFF\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_b=\nackground_images\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\":8230163=\n7,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url=\n\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"descrip=\ntion\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"profile_=\nlink_color\":\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"id_str\":=\n\"82301637\",\"lang\":\"en\",\"utc_offset\":-21600,\"is_translator\":false,\"profile_u=\nse_background_image\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Wed =\nOct 14 07:28:20 +0000 2009\",\"protected\":false,\"description\":\"A test account=\n for testing stuff.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1733327710\\/test_normal.jpg\",\"profile_sidebar_border_color\":\"87BC44\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":2,\"following\":false,\"notifications\":false,\"verified\":false,\"profile_back=\nground_tile\":false,\"screen_name\":\"tweepytest\",\"profile_sidebar_fill_color\":=\n\"E0FF92\"},\"member_count\":2,\"slug\":\"test\",\"following\":false,\"id_str\":\"302102=\n1\",\"subscriber_count\":1,\"id\":3021021,\"mode\":\"public\",\"created_at\":\"Sat Nov =\n14 04:48:53 +0000 2009\",\"uri\":\"\\/tweepytest\\/lists\\/test\",\"description\":\"Th=\nis is a simple little test list\",\"name\":\"test\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1772", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:19 GMT", 
+                "etag": "\"1145958decd3ef4041fb31653a6869b6\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:19 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:19 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlN2U3ZWJkZjljZGFkMmM5Y2E0ODM5MjhhMTNmZDJi%250AOWE6B2lkIiViYmRmZGQ4YzBjNjZhNWQ4MjFlMzBhNDJiYzdlYWIyYzoPY3Jl%250AYXRlZF9hdGwrCKdFhIpAAQ%253D%253D--68f2349b7308d73e21713f0df12f2d43b82e699a; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671345909034694; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:19 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "cdb596d3096d5f59cb39deabddad6cd759b74792", 
+                "x-runtime": "0.30878", 
+                "x-transaction": "bce41faa1cd18d7f", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/members/destroy.json?slug=test&screen_name=twitter&owner_screen_name=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"full_name\":\"@tweepytest\\/lists\\/test\",\"user\":{\"url\":\"http:\\/\\/t.co\\/3L9bW=\nVrV0b\",\"name\":\"Tweepy test 123\",\"followers_count\":7,\"profile_image_url_http=\ns\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"time_zone\":\"Central Time (US & Canada)\",\"statuses_count\":108,\"locat=\nion\":\"pytopia\",\"friends_count\":10,\"profile_background_color\":\"FFFFFF\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_b=\nackground_images\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\":8230163=\n7,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url=\n\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"descrip=\ntion\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"profile_=\nlink_color\":\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"id_str\":=\n\"82301637\",\"lang\":\"en\",\"utc_offset\":-21600,\"is_translator\":false,\"profile_u=\nse_background_image\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Wed =\nOct 14 07:28:20 +0000 2009\",\"protected\":false,\"description\":\"A test account=\n for testing stuff.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1733327710\\/test_normal.jpg\",\"profile_sidebar_border_color\":\"87BC44\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":2,\"following\":false,\"notifications\":false,\"verified\":false,\"profile_back=\nground_tile\":false,\"screen_name\":\"tweepytest\",\"profile_sidebar_fill_color\":=\n\"E0FF92\"},\"member_count\":1,\"slug\":\"test\",\"following\":false,\"id_str\":\"302102=\n1\",\"subscriber_count\":1,\"id\":3021021,\"mode\":\"public\",\"created_at\":\"Sat Nov =\n14 04:48:53 +0000 2009\",\"uri\":\"\\/tweepytest\\/lists\\/test\",\"description\":\"Th=\nis is a simple little test list\",\"name\":\"test\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1772", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:22 GMT", 
+                "etag": "\"2a00890ed877e96064dce0ee6496709c\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:22 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:22 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYThlMTNjODhhOTU1OTZlNzhjNzJmMzY5NTIxYzhh%250AYTM6B2lkIiViMWIzZDQ4ZWY5NWZhZmJlZmE1YmUyODdmZjg0MzFmMDoPY3Jl%250AYXRlZF9hdGwrCI1ThIpAAQ%253D%253D--89bb01ddb65b34f4ba7925b5b14c8f33c3e7ea36; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346265051404; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:22 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "9832e4e07c8d8797ba9cab1ede2f50d5058185aa", 
+                "x-runtime": "0.11625", 
+                "x-transaction": "3ec81bc8c8882514", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/blocks/list.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"users\":[{\"default_profile_image\":false,\"url\":null,\"name\":\"asaf\",\"follower=\ns_count\":276,\"time_zone\":null,\"favourites_count\":0,\"location\":null,\"profile=\n_background_color\":\"C0DEED\",\"id\":81928310,\"entities\":{\"description\":{\"urls\"=\n:[]}},\"status\":{\"place\":null,\"coordinates\":null,\"retweeted\":false,\"possibly=\n_sensitive\":false,\"contributors\":null,\"in_reply_to_status_id\":null,\"source\"=\n:\"\\u003Ca href=3D\\\"http:\\/\\/www.hootsuite.com\\\" rel=3D\\\"nofollow\\\"\\u003EHoo=\ntSuite\\u003C\\/a\\u003E\",\"id_str\":\"5206788265\",\"in_reply_to_screen_name\":null=\n,\"in_reply_to_status_id_str\":null,\"id\":5206788265,\"favorited\":false,\"in_rep=\nly_to_user_id_str\":null,\"geo\":null,\"text\":\"---------------------   http:\\/\\=\n/www.lockersmith.com\\/      ------------              dont get stuck out of=\n yore car\\/appartment\",\"created_at\":\"Tue Oct 27 18:06:52 +0000 2009\",\"in_re=\nply_to_user_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_ment=\nions\":[],\"urls\":[]},\"retweet_count\":1},\"statuses_count\":34,\"friends_count\":=\n1702,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/44574448\\/2.jpg\",\"is_translator\":false,\"geo_enabled\":false,\"pro=\nfile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/467=\n120707\\/8318_101780806506521_100000238068041_50269_8288754_n_normal.jpg\",\"p=\nrofile_link_color\":\"0084B4\",\"profile_background_image_url_https\":\"https:\\/\\=\n/twimg0-a.akamaihd.net\\/profile_background_images\\/44574448\\/2.jpg\",\"defaul=\nt_profile\":false,\"follow_request_sent\":false,\"id_str\":\"81928310\",\"lang\":\"en=\n\",\"utc_offset\":null,\"profile_use_background_image\":true,\"profile_text_color=\n\":\"333333\",\"created_at\":\"Mon Oct 12 21:04:45 +0000 2009\",\"listed_count\":1,\"=\nprotected\":false,\"description\":null,\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_images\\/467120707\\/8318_101780806506521_100000238068041_50269_=\n8288754_n_normal.jpg\",\"profile_sidebar_border_color\":\"C0DEED\",\"contributors=\n_enabled\":false,\"following\":false,\"notifications\":false,\"verified\":false,\"p=\nrofile_background_tile\":true,\"screen_name\":\"locksmithvista\",\"profile_sideba=\nr_fill_color\":\"DDEEF6\"},{\"is_translator\":false,\"url\":\"http:\\/\\/t.co\\/ZaZoq7=\n3bre\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net=\n\\/profile_background_images\\/858212120\\/6b2080ca641e6c0d1fa06fa9fb4ca5aa.jp=\neg\",\"contributors_enabled\":false,\"default_profile\":false,\"name\":\"ISABEL CIT=\nRINY\",\"location\":\"Rio de Janeiro - RJ\",\"profile_background_tile\":true,\"prof=\nile_sidebar_fill_color\":\"FFFFFF\",\"id\":52573909,\"entities\":{\"url\":{\"urls\":[{=\n\"indices\":[0,22],\"display_url\":\"ask.fm\\/icitriny\",\"url\":\"http:\\/\\/t.co\\/ZaZ=\noq73bre\",\"expanded_url\":\"http:\\/\\/ask.fm\\/icitriny\"}]},\"description\":{\"urls=\n\":[]}},\"status\":{\"place\":null,\"contributors\":null,\"coordinates\":null,\"retwe=\neted\":false,\"id_str\":\"329991796329431042\",\"in_reply_to_status_id\":null,\"sou=\nrce\":\"web\",\"in_reply_to_screen_name\":null,\"id\":329991796329431042,\"in_reply=\n_to_status_id_str\":null,\"favorited\":false,\"truncated\":false,\"in_reply_to_us=\ner_id_str\":null,\"geo\":null,\"text\":\"krl esqueci a senha do meu tt to fudidaa=\naaaaaa\",\"created_at\":\"Thu May 02 16:12:29 +0000 2013\",\"in_reply_to_user_id\"=\n:null,\"entities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[]},\"retweet_coun=\nt\":1},\"followers_count\":2184,\"time_zone\":\"International Date Line West\",\"li=\nsted_count\":362,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\=\n/profile_images\\/3603154671\\/2720d557a78a2c358a365de48cacd987_normal.png\",\"=\nprofile_background_color\":\"FFFFFF\",\"lang\":\"pt\",\"utc_offset\":-39600,\"profile=\n_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/8=\n58212120\\/6b2080ca641e6c0d1fa06fa9fb4ca5aa.jpeg\",\"geo_enabled\":true,\"profil=\ne_link_color\":\"42BD2A\",\"default_profile_image\":false,\"follow_request_sent\":=\nfalse,\"created_at\":\"Wed Jul 01 00:26:55 +0000 2009\",\"protected\":false,\"id_s=\ntr\":\"52573909\",\"description\":\"Brasil. 15 anos. Comer. Dormir. Zoeira. Potar=\nia\",\"favourites_count\":316,\"profile_use_background_image\":true,\"profile_tex=\nt_color\":\"000000\",\"following\":false,\"notifications\":false,\"profile_banner_u=\nrl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/52573909\\/1367468630\",\"verif=\nied\":false,\"statuses_count\":20524,\"profile_image_url\":\"http:\\/\\/a0.twimg.co=\nm\\/profile_images\\/3603154671\\/2720d557a78a2c358a365de48cacd987_normal.png\"=\n,\"screen_name\":\"isacauzadera\",\"profile_sidebar_border_color\":\"FFFFFF\",\"frie=\nnds_count\":1498}], \"next_cursor\":0, \"previous_cursor\":0, \"next_cursor_str\":=\n\"0\", \"previous_cursor_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "4377", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "etag": "\"436d5c52b910a62d824468239fc0212d\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:23 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJTJkNDYxNWFhMTk0MzQyNmQyYzdhODJiYmM0YTg0Nzc3Og9j%250AcmVhdGVkX2F0bCsI8FWEikAB--fe1d52650af09fda8997a15a8cfe51ad4c8347fc; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346325952141; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:23 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "1f71c7e75dfb64d5008a00f4f7618924a4448676", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "13", 
+                "x-rate-limit-reset": "1376714293", 
+                "x-runtime": "0.04158", 
+                "x-transaction": "bb848e14a2220c72", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/blocks/ids.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"ids\":[81928310,52573909],\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_=\ncursor\":0,\"previous_cursor_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "111", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671346348611732; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:23 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "13", 
+                "x-rate-limit-reset": "1376714294", 
+                "x-transaction": "6519d021d2e5427c"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/blocks/create.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"contributors_enabled\":false,\"name\":\"Twi=\ntter\",\"location\":\"San Francisco, CA\",\"profile_background_tile\":true,\"is_tra=\nnslator\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"default_profile_image=\n\":false,\"id\":783214,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"blog.twitter.com\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"ht=\ntp:\\/\\/blog.twitter.com\\/\"}]},\"description\":{\"urls\":[]}},\"status\":{\"in_repl=\ny_to_status_id_str\":null,\"place\":null,\"possibly_sensitive_editable\":true,\"c=\nontributors\":null,\"coordinates\":null,\"retweeted\":false,\"in_reply_to_user_id=\n_str\":null,\"id_str\":\"368535944636293121\",\"possibly_sensitive\":false,\"in_rep=\nly_to_status_id\":null,\"source\":\"web\",\"in_reply_to_screen_name\":null,\"id\":36=\n8535944636293121,\"favorited\":false,\"truncated\":false,\"geo\":null,\"text\":\"via=\n @twittereng: A very detailed look at re-architecting the Twitter platform =\n+ a new Tweets-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"created_at\":\"S=\nat Aug 17 00:53:10 +0000 2013\",\"in_reply_to_user_id\":null,\"entities\":{\"hash=\ntags\":[],\"user_mentions\":[{\"id_str\":\"6844292\",\"screen_name\":\"TwitterEng\",\"i=\nd\":6844292,\"indices\":[4,15],\"name\":\"Twitter Engineering\"}],\"urls\":[{\"indice=\ns\":[110,133],\"display_url\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",\"url\":=\n\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/20=\n13\\/new-tweets-per-second-record-and-how\"}]},\"retweet_count\":158},\"follower=\ns_count\":22432493,\"time_zone\":\"Pacific Time (US & Canada)\",\"favourites_coun=\nt\":22,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_i=\nmages\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_background_col=\nor\":\"ACDED6\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners=\n\\/783214\\/1347405327\",\"statuses_count\":1630,\"lang\":\"en\",\"utc_offset\":-28800=\n,\"friends_count\":131,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgr=\nound_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"geo_enabled\":true,\"profi=\nle_link_color\":\"038543\",\"default_profile\":false,\"follow_request_sent\":false=\n,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"protected\":false,\"id_str\":\"=\n783214\",\"description\":\"Your official source for news, updates and tips from=\n Twitter, Inc.\",\"profile_use_background_image\":true,\"profile_text_color\":\"3=\n33333\",\"following\":false,\"listed_count\":79225,\"notifications\":false,\"verifi=\ned\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/228417=\n4758\\/v65oai7fxn47qv9nectx_normal.png\",\"screen_name\":\"twitter\",\"profile_sid=\nebar_border_color\":\"EEEEEE\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2653", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "etag": "\"67f18f3ed9da61f625d097b4b52b75e7\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:23 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlNGFjMDMwOGNmODRiODNiOTA5MTRhODI3Y2JhYWYy%250ANGU6B2lkIiVlMGE3YjU3NzMyYjhhN2MzYmZlOTIxY2NjMWQ4NDRmNjoPY3Jl%250AYXRlZF9hdGwrCIdXhIpAAQ%253D%253D--91b05e8b2ea7d9a6d941c09f82756c4fdd2b4047; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346363537933; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:23 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "f506deadadd579fcd1232e641eaca45d8427939b", 
+                "x-runtime": "0.07597", 
+                "x-transaction": "50e70514cf48ea31", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "DELETE", 
+            "port": 443, 
+            "url": "/1.1/blocks/destroy.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"contributors_enabled\":false,\"name\":\"Twi=\ntter\",\"location\":\"San Francisco, CA\",\"profile_background_tile\":true,\"is_tra=\nnslator\":false,\"profile_sidebar_fill_color\":\"F6F6F6\",\"default_profile_image=\n\":false,\"id\":783214,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"blog.twitter.com\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"ht=\ntp:\\/\\/blog.twitter.com\\/\"}]},\"description\":{\"urls\":[]}},\"status\":{\"in_repl=\ny_to_status_id_str\":null,\"place\":null,\"possibly_sensitive_editable\":true,\"c=\nontributors\":null,\"coordinates\":null,\"retweeted\":false,\"in_reply_to_user_id=\n_str\":null,\"id_str\":\"368535944636293121\",\"possibly_sensitive\":false,\"in_rep=\nly_to_status_id\":null,\"source\":\"web\",\"in_reply_to_screen_name\":null,\"id\":36=\n8535944636293121,\"favorited\":false,\"truncated\":false,\"geo\":null,\"text\":\"via=\n @twittereng: A very detailed look at re-architecting the Twitter platform =\n+ a new Tweets-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"created_at\":\"S=\nat Aug 17 00:53:10 +0000 2013\",\"in_reply_to_user_id\":null,\"entities\":{\"hash=\ntags\":[],\"user_mentions\":[{\"id_str\":\"6844292\",\"screen_name\":\"TwitterEng\",\"i=\nd\":6844292,\"indices\":[4,15],\"name\":\"Twitter Engineering\"}],\"urls\":[{\"indice=\ns\":[110,133],\"display_url\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",\"url\":=\n\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/20=\n13\\/new-tweets-per-second-record-and-how\"}]},\"retweet_count\":158},\"follower=\ns_count\":22432493,\"time_zone\":\"Pacific Time (US & Canada)\",\"favourites_coun=\nt\":22,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_i=\nmages\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_background_col=\nor\":\"ACDED6\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners=\n\\/783214\\/1347405327\",\"statuses_count\":1630,\"lang\":\"en\",\"utc_offset\":-28800=\n,\"friends_count\":131,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgr=\nound_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"geo_enabled\":true,\"profi=\nle_link_color\":\"038543\",\"default_profile\":false,\"follow_request_sent\":false=\n,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"protected\":false,\"id_str\":\"=\n783214\",\"description\":\"Your official source for news, updates and tips from=\n Twitter, Inc.\",\"profile_use_background_image\":true,\"profile_text_color\":\"3=\n33333\",\"following\":false,\"listed_count\":79225,\"notifications\":false,\"verifi=\ned\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/228417=\n4758\\/v65oai7fxn47qv9nectx_normal.png\",\"screen_name\":\"twitter\",\"profile_sid=\nebar_border_color\":\"EEEEEE\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2653", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "etag": "\"67f18f3ed9da61f625d097b4b52b75e7\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:23 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:23 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlNTNkN2VmODhlZmZlNjdjYmE1MTI3ZGJmNzlmNDUy%250AYTE6B2lkIiU3NDJlNWRhMjVmYWM1MWMzM2M0ZDM3OWFlYTI4OTcyNzoPY3Jl%250AYXRlZF9hdGwrCIVYhIpAAQ%253D%253D--735f4082cb724809abfdabc53f730f2390b0953a; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346392221871; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:23 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "444bca25be337a0d898b0a6af267560abe9bdbb5", 
+                "x-runtime": "0.04246", 
+                "x-transaction": "fd637b8db630692c", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/friendships/create.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"profile_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal=\n.png\",\"contributors_enabled\":false,\"name\":\"Twitter\",\"is_translator\":false,\"=\nlocation\":\"San Francisco, CA\",\"profile_background_tile\":true,\"profile_sideb=\nar_fill_color\":\"F6F6F6\",\"default_profile_image\":false,\"id\":783214,\"entities=\n\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"blog.twitter.com\",\"url\":=\n\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\"}]}=\n,\"description\":{\"urls\":[]}},\"status\":{\"in_reply_to_status_id_str\":null,\"pla=\nce\":null,\"contributors\":null,\"coordinates\":null,\"retweeted\":false,\"in_reply=\n_to_user_id_str\":null,\"id_str\":\"368535944636293121\",\"possibly_sensitive\":fa=\nlse,\"in_reply_to_status_id\":null,\"source\":\"web\",\"in_reply_to_screen_name\":n=\null,\"id\":368535944636293121,\"favorited\":false,\"truncated\":false,\"geo\":null,=\n\"text\":\"via @twittereng: A very detailed look at re-architecting the Twitte=\nr platform + a new Tweets-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"cre=\nated_at\":\"Sat Aug 17 00:53:10 +0000 2013\",\"in_reply_to_user_id\":null,\"possi=\nbly_sensitive_editable\":true,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"i=\nd_str\":\"6844292\",\"screen_name\":\"TwitterEng\",\"id\":6844292,\"indices\":[4,15],\"=\nname\":\"Twitter Engineering\"}],\"urls\":[{\"indices\":[110,133],\"display_url\":\"b=\nlog.twitter.com\\/2013\\/new-tweet\\u2026\",\"url\":\"https:\\/\\/t.co\\/0RfHOCY430\",=\n\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/new-tweets-per-second-rec=\nord-and-how\"}]},\"retweet_count\":158},\"followers_count\":22432442,\"time_zone\"=\n:\"Pacific Time (US & Canada)\",\"favourites_count\":22,\"profile_background_col=\nor\":\"ACDED6\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners=\n\\/783214\\/1347405327\",\"statuses_count\":1630,\"lang\":\"en\",\"utc_offset\":-28800=\n,\"friends_count\":131,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgr=\nound_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"geo_enabled\":true,\"profi=\nle_link_color\":\"038543\",\"default_profile\":false,\"follow_request_sent\":false=\n,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"protected\":false,\"id_str\":\"=\n783214\",\"description\":\"Your official source for news, updates and tips from=\n Twitter, Inc.\",\"profile_use_background_image\":true,\"profile_text_color\":\"3=\n33333\",\"following\":true,\"listed_count\":79225,\"notifications\":false,\"verifie=\nd\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174=\n758\\/v65oai7fxn47qv9nectx_normal.png\",\"screen_name\":\"twitter\",\"profile_side=\nbar_border_color\":\"EEEEEE\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2652", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:24 GMT", 
+                "etag": "\"3bb8d41e600f7390cca5a0b6ed122f41\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:24 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:24 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlN2I4YzA3YWQ1OGY4YThlODMxYmQwMzczMGVhNmNj%250ANjY6B2lkIiU2MDJjN2MzNDkyOTA0NzlhOGY5NDJmOTI1NWVmNjU2YjoPY3Jl%250AYXRlZF9hdGwrCJFZhIpAAQ%253D%253D--766e2a0982a58d101cec0a5ead77c1419d8f6c38; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346418574817; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:24 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "fcaeea7d0594767769471235b470ff28acd98657", 
+                "x-runtime": "0.08070", 
+                "x-transaction": "9500620cf5e852f9", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/favorites/create.json?id=4901062372"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"in_reply_to_status_id_str\":null,\"place\":null,\"coordinates\":null,\"user\":{\"=\ndefault_profile_image\":false,\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"profile_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327710\\=\n/test_normal.jpg\",\"name\":\"Tweepy test 123\",\"followers_count\":7,\"time_zone\":=\n\"Central Time (US & Canada)\",\"favourites_count\":3,\"location\":\"pytopia\",\"pro=\nfile_background_color\":\"FFFFFF\",\"id\":82301637,\"entities\":{\"url\":{\"urls\":[{\"=\nindices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"=\nexpanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls\":[]}},\"statuses_co=\nunt\":108,\"friends_count\":11,\"profile_background_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,=\n\"profile_link_color\":\"0000FF\",\"profile_background_image_url_https\":\"https:\\=\n/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"=\ndefault_profile\":false,\"follow_request_sent\":false,\"id_str\":\"82301637\",\"lan=\ng\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":false,\"profile_t=\next_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"listed_c=\nount\":0,\"protected\":false,\"description\":\"A test account for testing stuff.\"=\n,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/te=\nst_normal.jpg\",\"profile_sidebar_border_color\":\"87BC44\",\"contributors_enable=\nd\":false,\"is_translator\":false,\"following\":false,\"notifications\":false,\"ver=\nified\":false,\"profile_background_tile\":false,\"screen_name\":\"tweepytest\",\"pr=\nofile_sidebar_fill_color\":\"E0FF92\"},\"retweeted\":false,\"in_reply_to_user_id_=\nstr\":null,\"contributors\":null,\"in_reply_to_status_id\":null,\"source\":\"web\",\"=\nid_str\":\"4901062372\",\"in_reply_to_screen_name\":null,\"id\":4901062372,\"favori=\nted\":true,\"geo\":null,\"text\":\"hello world!\",\"created_at\":\"Thu Oct 15 23:08:5=\n6 +0000 2009\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entities\":{\"has=\nhtags\":[],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":0}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1933", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:24 GMT", 
+                "etag": "\"b82c3dc69326bacf42868de62d538612\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:24 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:24 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYjRhMjg5MTI2MmIwMGU3ZDFjZWE2ODQzYmI2MGQ4%250AMTk6B2lkIiUwM2YwZWNjNWY4ODUzYmI1MThlOGRiNTg0ZTgzZWU3MjoPY3Jl%250AYXRlZF9hdGwrCF1bhIpAAQ%253D%253D--99e3c54aaf5fb13fd8b902c7c97c5db687704249; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346464984898; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:24 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "9767264acebd1fe6d7d154fea53de311dcc91a15", 
+                "x-runtime": "0.14908", 
+                "x-transaction": "7460316be3fb4c6f", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/favorites/destroy.json?id=4901062372"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"place\":null,\"coordinates\":null,\"user\":{\"default_profile_image\":false,\"url=\n\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"followers_count\":7,=\n\"time_zone\":\"Central Time (US & Canada)\",\"favourites_count\":2,\"location\":\"p=\nytopia\",\"profile_background_color\":\"FFFFFF\",\"id\":82301637,\"entities\":{\"url\"=\n:{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3=\nL9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls\":[]}},=\n\"statuses_count\":108,\"friends_count\":11,\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_en=\nabled\":true,\"profile_link_color\":\"0000FF\",\"profile_background_image_url_htt=\nps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/394345638\\=\n/test.jpg\",\"default_profile\":false,\"follow_request_sent\":false,\"id_str\":\"82=\n301637\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":fals=\ne,\"profile_text_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 200=\n9\",\"listed_count\":0,\"protected\":false,\"profile_image_url_https\":\"https:\\/\\/=\ntwimg0-a.akamaihd.net\\/profile_images\\/1733327710\\/test_normal.jpg\",\"descri=\nption\":\"A test account for testing stuff.\",\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"is_translator\":fa=\nlse,\"profile_sidebar_border_color\":\"87BC44\",\"contributors_enabled\":false,\"f=\nollowing\":false,\"notifications\":false,\"verified\":false,\"profile_background_=\ntile\":false,\"screen_name\":\"tweepytest\",\"profile_sidebar_fill_color\":\"E0FF92=\n\"},\"retweeted\":false,\"in_reply_to_status_id_str\":null,\"contributors\":null,\"=\nin_reply_to_status_id\":null,\"source\":\"web\",\"in_reply_to_user_id_str\":null,\"=\nid_str\":\"4901062372\",\"in_reply_to_screen_name\":null,\"id\":4901062372,\"favori=\nted\":false,\"geo\":null,\"text\":\"hello world!\",\"created_at\":\"Thu Oct 15 23:08:=\n56 +0000 2009\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entities\":{\"ha=\nshtags\":[],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":0}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1934", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:25 GMT", 
+                "etag": "\"5c33ac2a982d115675c1057a322cbf14\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:25 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:25 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYjg1NDkwYzY5MTVlYWZmMmY3Nzk5OWM3NzNkMTI3%250AN2Y6B2lkIiVhZTBlODVmM2I2ZTZlYWUxM2M2MDM3YzE4YjFjZmU1YjoPY3Jl%250AYXRlZF9hdGwrCKhchIpAAQ%253D%253D--43b71e305a6066cd0757cf19a653379f762cb34a; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346497919235; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:25 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "254a0ed640682b3cbb308aec3a0e4da38089a9a9", 
+                "x-runtime": "0.10069", 
+                "x-transaction": "5a8d2072fa870b1f", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "DELETE", 
+            "port": 443, 
+            "url": "/1.1/friendships/destroy.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"profile_banner_url\":\"https:\\/\\/pbs.twim=\ng.com\\/profile_banners\\/783214\\/1347405327\",\"name\":\"Twitter\",\"followers_cou=\nnt\":22432496,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":1630=\n,\"location\":\"San Francisco, CA\",\"friends_count\":131,\"profile_background_col=\nor\":\"ACDED6\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"default_p=\nrofile\":false,\"id\":783214,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"dis=\nplay_url\":\"blog.twitter.com\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_ur=\nl\":\"http:\\/\\/blog.twitter.com\\/\"}]},\"description\":{\"urls\":[]}},\"status\":{\"p=\nlace\":null,\"in_reply_to_user_id_str\":null,\"coordinates\":null,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"contributors\":null,\"in_reply_to_status_id\":=\nnull,\"source\":\"web\",\"id_str\":\"368535944636293121\",\"in_reply_to_screen_name\"=\n:null,\"id\":368535944636293121,\"favorited\":false,\"geo\":null,\"text\":\"via @twi=\nttereng: A very detailed look at re-architecting the Twitter platform + a n=\new Tweets-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"created_at\":\"Sat Au=\ng 17 00:53:10 +0000 2013\",\"possibly_sensitive_editable\":true,\"in_reply_to_u=\nser_id\":null,\"truncated\":false,\"in_reply_to_status_id_str\":null,\"entities\":=\n{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"6844292\",\"screen_name\":\"TwitterE=\nng\",\"id\":6844292,\"indices\":[4,15],\"name\":\"Twitter Engineering\"}],\"urls\":[{\"=\nindices\":[110,133],\"display_url\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",=\n\"url\":\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.twitter.c=\nom\\/2013\\/new-tweets-per-second-record-and-how\"}]},\"retweet_count\":158},\"is=\n_translator\":false,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"geo_enabled=\n\":true,\"profile_link_color\":\"038543\",\"listed_count\":79225,\"follow_request_s=\nent\":false,\"id_str\":\"783214\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_b=\nackground_image\":true,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_text_c=\nolor\":\"333333\",\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"protected\":fa=\nlse,\"description\":\"Your official source for news, updates and tips from Twi=\ntter, Inc.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/228=\n4174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_sidebar_border_color\":\"E=\nEEEEE\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourit=\nes_count\":22,\"following\":true,\"notifications\":false,\"verified\":true,\"profil=\ne_background_tile\":true,\"screen_name\":\"twitter\",\"profile_sidebar_fill_color=\n\":\"F6F6F6\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2636", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:25 GMT", 
+                "etag": "\"aa702313c48da2a1c7bbc442190bcf5e\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:25 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:25 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlNjNjNmMwMDc1MzhhMjFiMWY3YTBkZDQzZTRkMTky%250AMDc6B2lkIiU2ZjYzNTgzNzZhMjE1MmFmZTFkNmJhYzk2NGFjOTU1MjoPY3Jl%250AYXRlZF9hdGwrCLhdhIpAAQ%253D%253D--fc38761915c591b0057ef484bd02041cb8b69967; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671346525287763; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:25 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "5662ac17ff7e389dfa480b557a77321990e6758b", 
+                "x-runtime": "0.04181", 
+                "x-transaction": "c7b48d76621e56e3", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/create.json?slug=tweeps&name=tweeps&owner_screen_name=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"member_count\":0,\"full_name\":\"@tweepytest\\/lists\\/tweeps-24\",\"user\":{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Tweepy te=\nst 123\",\"location\":\"pytopia\",\"profile_background_tile\":false,\"profile_sideb=\nar_fill_color\":\"E0FF92\",\"default_profile_image\":false,\"id\":82301637,\"entiti=\nes\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\=\n/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"u=\nrls\":[]}},\"followers_count\":7,\"time_zone\":\"Central Time (US & Canada)\",\"fav=\nourites_count\":2,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",=\n\"statuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"friends_count\":10,\"pr=\nofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_imag=\nes\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/tw=\nimg0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_e=\nnabled\":true,\"profile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_=\nrequest_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protecte=\nd\":false,\"id_str\":\"82301637\",\"description\":\"A test account for testing stuf=\nf.\",\"profile_use_background_image\":false,\"profile_text_color\":\"000000\",\"fol=\nlowing\":false,\"listed_count\":0,\"notifications\":false,\"verified\":false,\"prof=\nile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733=\n327710\\/test_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1733327710\\/test_normal.jpg\",\"screen_name\":\"tweepytest\",\"profile_=\nsidebar_border_color\":\"87BC44\"},\"id_str\":\"94491953\",\"slug\":\"tweeps-24\",\"sub=\nscriber_count\":0,\"following\":false,\"id\":94491953,\"mode\":\"public\",\"created_a=\nt\":\"Sat Aug 17 04:24:30 +0000 2013\",\"uri\":\"\\/tweepytest\\/lists\\/tweeps-24\",=\n\"description\":\"\",\"name\":\"tweeps\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1758", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:30 GMT", 
+                "etag": "\"744d16600b62adc2e5694ebff2b0ced6\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:30 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:30 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlMzZlOGZmZmRiNDI5NjYwZDkwNjczYzJkOTA2ZWI2%250AOGY6B2lkIiUzMTQ3NTQ5YTc1NzkxOWVlOWI4MmRhY2NhYTg3M2VjYzoPY3Jl%250AYXRlZF9hdGwrCBpyhIpAAQ%253D%253D--47b214b67049ca7e681ec9fcb3d1a649336ee931; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347046860454; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:30 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "72bdec9990345dd4951f05e2c9c4e499a43d8973", 
+                "x-runtime": "0.28905", 
+                "x-transaction": "b73cb322904d7755", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/update.json?description=updated%21&list_id=94491953"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"member_count\":0,\"full_name\":\"@tweepytest\\/lists\\/tweeps-24\",\"user\":{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Tweepy te=\nst 123\",\"location\":\"pytopia\",\"profile_background_tile\":false,\"profile_sideb=\nar_fill_color\":\"E0FF92\",\"default_profile_image\":false,\"id\":82301637,\"entiti=\nes\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\=\n/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"u=\nrls\":[]}},\"followers_count\":7,\"time_zone\":\"Central Time (US & Canada)\",\"fav=\nourites_count\":2,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",=\n\"statuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"friends_count\":10,\"pr=\nofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_imag=\nes\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/tw=\nimg0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_e=\nnabled\":true,\"profile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_=\nrequest_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protecte=\nd\":false,\"id_str\":\"82301637\",\"description\":\"A test account for testing stuf=\nf.\",\"profile_use_background_image\":false,\"profile_text_color\":\"000000\",\"fol=\nlowing\":false,\"listed_count\":0,\"notifications\":false,\"verified\":false,\"prof=\nile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733=\n327710\\/test_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1733327710\\/test_normal.jpg\",\"screen_name\":\"tweepytest\",\"profile_=\nsidebar_border_color\":\"87BC44\"},\"id_str\":\"94491953\",\"slug\":\"tweeps-24\",\"sub=\nscriber_count\":0,\"following\":false,\"id\":94491953,\"mode\":\"public\",\"created_a=\nt\":\"Sat Aug 17 04:24:30 +0000 2013\",\"uri\":\"\\/tweepytest\\/lists\\/tweeps-24\",=\n\"description\":\"updated!\",\"name\":\"tweeps\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1766", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "etag": "\"90faebcad928a4236702b6781020cf0b\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:31 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlMDIxNjE1N2M5OGQxZGE0Mjg3NzEzMjMxZDAxYzc2%250ANzM6B2lkIiVlNmM5ZmFjM2U4Y2E0Yjg1MDQyNjM3NjBiNTUxYTkwMzoPY3Jl%250AYXRlZF9hdGwrCDx0hIpAAQ%253D%253D--5d02c503dcaab883c0053ab3208884493ce4a5c7; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347101696164; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:31 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "1133104de51808c56d0b0072904ffb5acb92832c", 
+                "x-runtime": "0.14204", 
+                "x-transaction": "b60e70bb938edafb", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/destroy.json?list_id=94491953"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"subscriber_count\":0,\"full_name\":\"@tweepytest\\/tweeps-24\",\"user\":{\"url\":\"h=\nttp:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Tweepy test =\n123\",\"location\":\"pytopia\",\"profile_background_tile\":false,\"profile_sidebar_=\nfill_color\":\"E0FF92\",\"default_profile_image\":false,\"id\":82301637,\"entities\"=\n:{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls=\n\":[]}},\"followers_count\":7,\"time_zone\":\"Central Time (US & Canada)\",\"favour=\nites_count\":2,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"st=\natuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"friends_count\":10,\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/twimg=\n0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_enab=\nled\":true,\"profile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_req=\nuest_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protected\":=\nfalse,\"id_str\":\"82301637\",\"description\":\"A test account for testing stuff.\"=\n,\"profile_use_background_image\":false,\"profile_text_color\":\"000000\",\"follow=\ning\":false,\"listed_count\":0,\"notifications\":false,\"verified\":false,\"profile=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327=\n710\\/test_normal.jpg\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_i=\nmages\\/1733327710\\/test_normal.jpg\",\"screen_name\":\"tweepytest\",\"profile_sid=\nebar_border_color\":\"87BC44\"},\"following\":false,\"id_str\":\"94491953\",\"id\":944=\n91953,\"created_at\":\"Sat Aug 17 04:24:30 +0000 2013\",\"slug\":\"tweeps-24\",\"mod=\ne\":\"public\",\"uri\":\"\\/tweepytest\\/tweeps-24\",\"member_count\":0,\"description\":=\n\"updated!\",\"name\":\"tweeps\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1752", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "etag": "\"250cfd8b44afde8fe85e4f809a600713\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:31 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlZTI3OWU2NTU5MjA1ODY5MTE3OTkzYzdlYzE3YzU4%250AYzg6B2lkIiUzZDY3OWVhOTk3ZDk1ODk4ZjIzZDRiZGUxOWJmYjQ5OToPY3Jl%250AYXRlZF9hdGwrCG11hIpAAQ%253D%253D--1d96d02d691f9ede21ad7696c3de57cf882aeeea; domain=.twitter.com; path=/; HttpOnly, guest_id=v1%3A137671347131776309; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:31 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "9dfc19e067397f9a35b98176a2065f007d8675bc", 
+                "x-runtime": "0.05376", 
+                "x-transaction": "60d8fe72a0894c89", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11418137cee", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/direct_messages.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"id\":266403740574167040,\"id_str\":\"266403740574167040\",\"text\":\"test messag=\ne\",\"sender\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"sc=\nreen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account =\nfor testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",=\n\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"pro=\ntected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"crea=\nted_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":=\n-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verifie=\nd\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_=\ntranslator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/tes=\nt.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,=\n\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/tes=\nt_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_i=\nmages\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_=\nsidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profi=\nle_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_profi=\nle\":false,\"default_profile_image\":false,\"following\":null,\"follow_request_se=\nnt\":null,\"notifications\":null},\"sender_id\":82301637,\"sender_id_str\":\"823016=\n37\",\"sender_screen_name\":\"tweepytest\",\"recipient\":{\"id\":82301637,\"id_str\":\"=\n82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"p=\nytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t=\n.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV=\n0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,=\n22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"fr=\niends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 20=\n09\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":=\n\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test=\n.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"=\nprofile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profi=\nle_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_=\nbackground_image\":false,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":null,\"follow_request_sent\":null,\"notifications\":null},\"recip=\nient_id\":82301637,\"recipient_id_str\":\"82301637\",\"recipient_screen_name\":\"tw=\neepytest\",\"created_at\":\"Thu Nov 08 04:56:15 +0000 2012\",\"entities\":{\"hashta=\ngs\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]}},{\"id\":460163613,\"id_str\"=\n:\"460163613\",\"text\":\"test message\",\"sender\":{\"id\":82301637,\"id_str\":\"823016=\n37\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia=\n\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3=\nL9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"e=\nxpanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]}=\n,\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_=\ncount\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"f=\navourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"=\ncontributors_enabled\":false,\"is_translator\":false,\"profile_background_color=\n\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\"=\n:\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",=\n\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profil=\ne_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sid=\nebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_backgr=\nound_image\":false,\"default_profile\":false,\"default_profile_image\":false,\"fo=\nllowing\":null,\"follow_request_sent\":null,\"notifications\":null},\"sender_id\":=\n82301637,\"sender_id_str\":\"82301637\",\"sender_screen_name\":\"tweepytest\",\"reci=\npient\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_=\nname\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for t=\nesting stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":=\n[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"disp=\nlay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protecte=\nd\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_a=\nt\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-1800=\n0,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":fa=\nlse,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_trans=\nlator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg=\n\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ba=\nckground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"prof=\nile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_nor=\nmal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sideb=\nar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_te=\nxt_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":n=\null,\"notifications\":null},\"recipient_id\":82301637,\"recipient_id_str\":\"82301=\n637\",\"recipient_screen_name\":\"tweepytest\",\"created_at\":\"Thu Oct 15 23:47:36=\n +0000 2009\",\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mention=\ns\":[]}}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "6533", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347155373229; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:31 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714371", 
+                "x-transaction": "4e721e395159b26b"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/favorites/list.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Thu Oct 15 23:09:06 +0000 2009\",\"id\":4901065281,\"id_str\":\"4=\n901065281\",\"text\":\"another test!\",\"source\":\"web\",\"truncated\":false,\"in_repl=\ny_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\"=\n:null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":=\n{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"=\ntweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing =\nstuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url=\n\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fals=\ne,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed=\n Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time=\n_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":=\nfalse,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgroun=\nd_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg=\n\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/17333=\n27710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_bord=\ner_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_colo=\nr\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":false,\"d=\nefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"=\nnotifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contribut=\nors\":null,\"retweet_count\":0,\"favorite_count\":1,\"entities\":{\"hashtags\":[],\"s=\nymbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":true,\"retweeted\":false=\n,\"lang\":\"en\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1964", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:31 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347170434597; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:31 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714371", 
+                "x-transaction": "4e08d4487625fa7e"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/followers/list.json?id=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"users\":[{\"id\":305754588,\"id_str\":\"305754588\",\"name\":\"penny fink\",\"screen_=\nname\":\"pennyefink\",\"location\":\"Campton city, KY, USA\",\"description\":\"Leader=\nship - He who has learned how to obey will know how to command. #quote\",\"ur=\nl\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers=\n_count\":1073,\"friends_count\":1416,\"listed_count\":5,\"created_at\":\"Thu May 26=\n 19:02:26 +0000 2011\",\"favourites_count\":0,\"utc_offset\":null,\"time_zone\":nu=\nll,\"geo_enabled\":false,\"verified\":false,\"statuses_count\":469,\"lang\":\"en\",\"s=\ntatus\":{\"created_at\":\"Sat Jul 28 23:48:35 +0000 2012\",\"id\":2293627498624737=\n28,\"id_str\":\"229362749862473728\",\"text\":\"RT @BrianTracy: Summer is a great =\ntime to plan vacations &amp; make memories. Watch my @youtube vid to learn =\nmy favorite memory of summe ...\",\"source\":\"web\",\"truncated\":false,\"in_reply=\n_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":=\nnull,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":nu=\nll,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{=\n\"created_at\":\"Sat Jul 28 21:35:04 +0000 2012\",\"id\":229329147405676544,\"id_s=\ntr\":\"229329147405676544\",\"text\":\"Summer is a great time to plan vacations &=\namp; make memories. Watch my @youtube vid to learn my favorite memory of su=\nmmer: http:\\/\\/t.co\\/tFgojT86\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.hoot=\nsuite.com\\\" rel=3D\\\"nofollow\\\"\\u003eHootSuite\\u003c\\/a\\u003e\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":68,\"favorite_count\":5,\"entities\":{\"hashtags\":[],\"symbols\":[],\"url=\ns\":[{\"url\":\"http:\\/\\/t.co\\/tFgojT86\",\"expanded_url\":\"http:\\/\\/ow.ly\\/cypD4\"=\n,\"display_url\":\"ow.ly\\/cypD4\",\"indices\":[123,143]}],\"user_mentions\":[{\"scre=\nen_name\":\"YouTube\",\"name\":\"YouTube\",\"id\":10228272,\"id_str\":\"10228272\",\"indi=\nces\":[71,79]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":fa=\nlse,\"lang\":\"en\"},\"retweet_count\":68,\"favorite_count\":0,\"entities\":{\"hashtag=\ns\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"BrianTracy\",\"=\nname\":\"BrianTracy\",\"id\":16534711,\"id_str\":\"16534711\",\"indices\":[3,14]},{\"sc=\nreen_name\":\"YouTube\",\"name\":\"YouTube\",\"id\":10228272,\"id_str\":\"10228272\",\"in=\ndices\":[87,95]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"EDEC=\nE9\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/442231848\\/58320226287hkiwllg.jpg\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/442231848\\/583=\n20226287hkiwllg.jpg\",\"profile_background_tile\":true,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/1875720419\\/951745158tyuj6a837089_norm=\nal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\=\n/1875720419\\/951745158tyuj6a837089_normal.jpg\",\"profile_link_color\":\"088253=\n\",\"profile_sidebar_border_color\":\"D3D2CF\",\"profile_sidebar_fill_color\":\"E3E=\n2DE\",\"profile_text_color\":\"634047\",\"profile_use_background_image\":true,\"def=\nault_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow=\n_request_sent\":false,\"notifications\":false},{\"id\":933938155,\"id_str\":\"93393=\n8155\",\"name\":\"soraya tifani\",\"screen_name\":\"padlikere\",\"location\":\"padliker=\nen@ymail.com\",\"description\":\"hhha msy a\",\"url\":null,\"entities\":{\"descriptio=\nn\":{\"urls\":[]}},\"protected\":true,\"followers_count\":0,\"friends_count\":20,\"li=\nsted_count\":0,\"created_at\":\"Thu Nov 08 07:52:40 +0000 2012\",\"favourites_cou=\nnt\":2,\"utc_offset\":-36000,\"time_zone\":\"Hawaii\",\"geo_enabled\":true,\"verified=\n\":false,\"statuses_count\":11,\"lang\":\"cs\",\"contributors_enabled\":false,\"is_tr=\nanslator\":false,\"profile_background_color\":\"B2DFDA\",\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme13\\/bg.gif\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1=\n3\\/bg.gif\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/2821984764\\/fb71e6b97b674b883f4373ddf48fec36_no=\nrmal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_imag=\nes\\/2821984764\\/fb71e6b97b674b883f4373ddf48fec36_normal.jpeg\",\"profile_bann=\ner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/933938155\\/1352620755\",\"=\nprofile_link_color\":\"93A644\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profi=\nle_sidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_=\nbackground_image\":true,\"default_profile\":false,\"default_profile_image\":fals=\ne,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id=\n\":896350026,\"id_str\":\"896350026\",\"name\":\"Unknown facts\",\"screen_name\":\"NoTh=\natQuote\",\"location\":\"\",\"description\":\"This page will make you knowledgeable=\n about a number of things. You learn something new everyday! If you learn s=\nomething ReTweet it!\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"pr=\notected\":false,\"followers_count\":158,\"friends_count\":236,\"listed_count\":0,\"=\ncreated_at\":\"Sun Oct 21 23:32:21 +0000 2012\",\"favourites_count\":0,\"utc_offs=\net\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_co=\nunt\":157,\"lang\":\"en\",\"status\":{\"created_at\":\"Tue Feb 26 06:44:24 +0000 2013=\n\",\"id\":306293618929434624,\"id_str\":\"306293618929434624\",\"text\":\"Hot water w=\nill turn into ice faster then cold water.\",\"source\":\"\\u003ca href=3D\\\"http:=\n\\/\\/twitter.com\\/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for An=\ndroid\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_re=\nply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_=\nstr\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":0,\"entities=\n\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":fal=\nse,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translat=\nor\":false,\"profile_background_color\":\"1A1B1F\",\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_backgrou=\nnd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gi=\nf\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/2813114556\\/61adfdc515f555aa9c207314e9246702_normal.jpe=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2813=\n114556\\/61adfdc515f555aa9c207314e9246702_normal.jpeg\",\"profile_link_color\":=\n\"2FC2EF\",\"profile_sidebar_border_color\":\"181A1E\",\"profile_sidebar_fill_colo=\nr\":\"252429\",\"profile_text_color\":\"666666\",\"profile_use_background_image\":tr=\nue,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,=\n\"follow_request_sent\":false,\"notifications\":false},{\"id\":325253963,\"id_str\"=\n:\"325253963\",\"name\":\"Majid Rana\",\"screen_name\":\"MajidRana76\",\"location\":\"Un=\nited Kingdom\",\"description\":\"\",\"url\":null,\"entities\":{\"description\":{\"urls\"=\n:[]}},\"protected\":false,\"followers_count\":107,\"friends_count\":1099,\"listed_=\ncount\":0,\"created_at\":\"Tue Jun 28 00:27:12 +0000 2011\",\"favourites_count\":1=\n,\"utc_offset\":3600,\"time_zone\":\"London\",\"geo_enabled\":false,\"verified\":fals=\ne,\"statuses_count\":59,\"lang\":\"en\",\"status\":{\"created_at\":\"Mon Jul 01 17:23:=\n39 +0000 2013\",\"id\":351752977993838593,\"id_str\":\"351752977993838593\",\"text\"=\n:\"@Rastrickcc , yeap  they do deserve to be congratulated . keep it up Guys=\n.\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"n=\nofollow\\\"\\u003eTweet Button\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_=\nstatus_id\":351085248089567232,\"in_reply_to_status_id_str\":\"3510852480895672=\n32\",\"in_reply_to_user_id\":311705268,\"in_reply_to_user_id_str\":\"311705268\",\"=\nin_reply_to_screen_name\":\"Rastrickcc\",\"geo\":null,\"coordinates\":null,\"place\"=\n:null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{=\n\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"Rastr=\nickcc\",\"name\":\"Rastrickcricketclub\",\"id\":311705268,\"id_str\":\"311705268\",\"in=\ndices\":[0,11]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contribu=\ntors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"0099B=\n9\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/t=\nheme4\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/images\\/themes\\/theme4\\/bg.gif\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3464162808\\/9ccbe234cd8=\nfe711c2522ca481588832_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_images\\/3464162808\\/9ccbe234cd8fe711c2522ca481588832_no=\nrmal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n325253963\\/1364860936\",\"profile_link_color\":\"0099B9\",\"profile_sidebar_borde=\nr_color\":\"5ED4DC\",\"profile_sidebar_fill_color\":\"95E8EC\",\"profile_text_color=\n\":\"3C3940\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"no=\ntifications\":false},{\"id\":176506425,\"id_str\":\"176506425\",\"name\":\"Claudia As=\naeli\",\"screen_name\":\"xok_itc_hen_12\",\"location\":\"\",\"description\":\"\",\"url\":n=\null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_cou=\nnt\":5,\"friends_count\":41,\"listed_count\":0,\"created_at\":\"Mon Aug 09 18:37:11=\n +0000 2010\",\"favourites_count\":0,\"utc_offset\":null,\"time_zone\":null,\"geo_e=\nnabled\":false,\"verified\":false,\"statuses_count\":29,\"lang\":\"en\",\"status\":{\"c=\nreated_at\":\"Fri Sep 10 08:11:22 +0000 2010\",\"id\":24087208718,\"id_str\":\"2408=\n7208718\",\"text\":\"Het is tijd om wat serieuzer te worden, te beginnen met so=\nlliciteren!\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,=\n\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_us=\ner_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":nul=\nl,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"en=\ntities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"lang\":\"nl\"},\"contributors_enabled\":false,\"is_tr=\nanslator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_ba=\nckground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\=\n/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/sticky\\/default_profile_images\\/default_profile_4_normal.png\",\"pr=\nofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_im=\nages\\/default_profile_4_normal.png\",\"profile_link_color\":\"0084B4\",\"profile_=\nsidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profi=\nle_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profil=\ne\":true,\"default_profile_image\":true,\"following\":false,\"follow_request_sent=\n\":false,\"notifications\":false},{\"id\":82407351,\"id_str\":\"82407351\",\"name\":\"t=\nest\",\"screen_name\":\"tweepytest2\",\"location\":\"pytopia\",\"description\":\"just t=\nesting things out\",\"url\":\"http:\\/\\/t.co\\/CWro7mP5QY\",\"entities\":{\"url\":{\"ur=\nls\":[{\"url\":\"http:\\/\\/t.co\\/CWro7mP5QY\",\"expanded_url\":\"http:\\/\\/www.exampl=\ne.com\",\"display_url\":\"example.com\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":4,\"friends_count\":3,\"listed_coun=\nt\":0,\"created_at\":\"Wed Oct 14 17:13:03 +0000 2009\",\"favourites_count\":1,\"ut=\nc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statu=\nses_count\":9,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 14 05:45:33 +0000 =\n2009\",\"id\":5702713723,\"id_str\":\"5702713723\",\"text\":\"test 142\",\"source\":\"\\u0=\n03ca href=3D\\\"http:\\/\\/gitorious.org\\/tweepy\\\" rel=3D\\\"nofollow\\\"\\u003etwee=\npy\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply=\n_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str=\n\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\"=\n:null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{=\n\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,=\n\"retweeted\":false,\"lang\":\"et\"},\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"9AE4E8\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/45695551\\/bg.png\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/45695551\\/bg.png\",\"profile_background_tile\":false,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/473437156\\/profile_normal.png\",\"=\nprofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/47343715=\n6\\/profile_normal.png\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_borde=\nr_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color=\n\":\"000000\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":true,\"follow_request_sent\":false,\"not=\nifications\":false},{\"id\":9302282,\"id_str\":\"9302282\",\"name\":\"Josh\",\"screen_n=\name\":\"applepie\",\"location\":\"Santa Clara, CA\",\"description\":\"pro\\u00b7gram\\u=\n00b7mer (n) An organism capable of converting caffeine into code.\",\"url\":nu=\nll,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_coun=\nt\":457,\"friends_count\":302,\"listed_count\":24,\"created_at\":\"Mon Oct 08 03:00=\n:34 +0000 2007\",\"favourites_count\":4,\"utc_offset\":-25200,\"time_zone\":\"Pacif=\nic Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\"=\n:7283,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 15:30:22 +0000 2013\",\"=\nid\":368394309931761664,\"id_str\":\"368394309931761664\",\"text\":\"@ijustine spra=\nined my wrist replying to that tweet.\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/=\ntwitter.com\\/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Androi=\nd\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":368370400968716=\n288,\"in_reply_to_status_id_str\":\"368370400968716288\",\"in_reply_to_user_id\":=\n7846,\"in_reply_to_user_id_str\":\"7846\",\"in_reply_to_screen_name\":\"ijustine\",=\n\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_cou=\nnt\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"=\nuser_mentions\":[{\"screen_name\":\"ijustine\",\"name\":\"iJustine\",\"id\":7846,\"id_s=\ntr\":\"7846\",\"indices\":[0,9]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"e=\nn\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_=\ncolor\":\"010708\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/prof=\nile_background_images\\/8076084\\/200911032903-12395.jpg\",\"profile_background=\n_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/8076=\n084\\/200911032903-12395.jpg\",\"profile_background_tile\":false,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2813279506\\/f0addfcfa062b23a9=\n4c00931ff35f03a_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg=\n.com\\/profile_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_normal.j=\npeg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"000000\",=\n\"profile_sidebar_fill_color\":\"DFE1EB\",\"profile_text_color\":\"000000\",\"profil=\ne_use_background_image\":true,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":true,\"follow_request_sent\":false,\"notifications\":false}=\n],\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_curso=\nr_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "15066", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347224049712; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:32 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714372", 
+                "x-transaction": "f4ee8e2a468b300f"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/followers/ids.json?id=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"ids\":[305754588,933938155,896350026,325253963,176506425,82407351,9302282]=\n,\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_cursor=\n_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "160", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347245590148; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:32 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714372", 
+                "x-transaction": "1ccdac5dcbc703e9"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/friends/list.json?id=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"users\":[{\"id\":382267114,\"id_str\":\"382267114\",\"name\":\"Android\",\"screen_nam=\ne\":\"Android\",\"location\":\"Mountain View, CA\",\"description\":\"News, tips, and =\ntricks direct from the Android team.\",\"url\":\"http:\\/\\/t.co\\/WHg9n3cypK\",\"en=\ntities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/WHg9n3cypK\",\"expanded_url\":\"=\nhttp:\\/\\/android.com\",\"display_url\":\"android.com\",\"indices\":[0,22]}]},\"desc=\nription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2047271,\"friends_=\ncount\":25,\"listed_count\":12407,\"created_at\":\"Thu Sep 29 19:34:47 +0000 2011=\n\",\"favourites_count\":0,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & =\nCanada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":226,\"lang\":\"en=\n\",\"status\":{\"created_at\":\"Fri Aug 02 17:30:38 +0000 2013\",\"id\":363351145395=\n134465,\"id_str\":\"363351145395134465\",\"text\":\"RT @google: Dude, where's my p=\nhone? Three simple steps you can take to protect your @Android device http:=\n\\/\\/t.co\\/XYvyJfm2PF\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_=\nid\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_re=\nply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordin=\nates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at=\n\":\"Fri Aug 02 17:24:05 +0000 2013\",\"id\":363349498333904897,\"id_str\":\"363349=\n498333904897\",\"text\":\"Dude, where's my phone? Three simple steps you can ta=\nke to protect your @Android device http:\\/\\/t.co\\/XYvyJfm2PF\",\"source\":\"web=\n\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str=\n\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_=\nto_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributo=\nrs\":null,\"retweet_count\":670,\"favorite_count\":409,\"entities\":{\"hashtags\":[]=\n,\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/XYvyJfm2PF\",\"expanded_url\":\"ht=\ntp:\\/\\/g.co\\/jjt7\",\"display_url\":\"g.co\\/jjt7\",\"indices\":[88,110]}],\"user_me=\nntions\":[{\"screen_name\":\"Android\",\"name\":\"Android\",\"id\":382267114,\"id_str\":=\n\"382267114\",\"indices\":[72,80]}]},\"favorited\":false,\"retweeted\":false,\"possi=\nbly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":670,\"favorite_count\":0,\"e=\nntities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/XYvyJfm=\n2PF\",\"expanded_url\":\"http:\\/\\/g.co\\/jjt7\",\"display_url\":\"g.co\\/jjt7\",\"indic=\nes\":[100,122]}],\"user_mentions\":[{\"screen_name\":\"google\",\"name\":\"A Googler\"=\n,\"id\":20536157,\"id_str\":\"20536157\",\"indices\":[3,10]},{\"screen_name\":\"Androi=\nd\",\"name\":\"Android\",\"id\":382267114,\"id_str\":\"382267114\",\"indices\":[84,92]}]=\n},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en=\n\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_c=\nolor\":\"A5C639\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profi=\nle_background_images\\/436087884\\/TwitterX4.jpg\",\"profile_background_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/436087884\\/T=\nwitterX4.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/3092003750\\/9b72a46e957a52740c667f4c64fa5d10=\n_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_i=\nmages\\/3092003750\\/9b72a46e957a52740c667f4c64fa5d10_normal.jpeg\",\"profile_l=\nink_color\":\"A5C639\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sideba=\nr_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_backgroun=\nd_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"follow=\ning\":true,\"follow_request_sent\":false,\"notifications\":false},{\"id\":56505125=\n,\"id_str\":\"56505125\",\"name\":\"Google Chrome\",\"screen_name\":\"googlechrome\",\"l=\nocation\":\"Mountain View, California\",\"description\":\"The official Twitter ac=\ncount for the Google Chrome browser, OS, Chromebooks, and Web Store\",\"url\":=\n\"http:\\/\\/t.co\\/oQ8wOFCb4x\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.c=\no\\/oQ8wOFCb4x\",\"expanded_url\":\"http:\\/\\/google.com\\/chrome\",\"display_url\":\"=\ngoogle.com\\/chrome\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protect=\ned\":false,\"followers_count\":1784010,\"friends_count\":85,\"listed_count\":9832,=\n\"created_at\":\"Mon Jul 13 21:51:56 +0000 2009\",\"favourites_count\":0,\"utc_off=\nset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"v=\nerified\":true,\"statuses_count\":758,\"lang\":\"en\",\"status\":{\"created_at\":\"Thu =\nAug 15 21:26:59 +0000 2013\",\"id\":368121668125741056,\"id_str\":\"3681216681257=\n41056\",\"text\":\"Think fast: what's 9*13? 13*52? 13^3? Type math calculations=\n into your omnibox and Chrome will return the answer. #chrometip\",\"source\":=\n\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id=\n_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_re=\nply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":null,\"retweet_count\":120,\"favorite_count\":64,\"entities\":{\"hashtags\"=\n:[{\"text\":\"chrometip\",\"indices\":[114,124]}],\"symbols\":[],\"urls\":[],\"user_me=\nntions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/179133269\\/white.gif\",\"profile_background_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_background_images\\/179133269\\/white.gif\",\"profile_ba=\nckground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/1281767185\\/product_logo_256_normal.png\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/1281767185\\/product_logo_256_normal.=\npng\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",=\n\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profil=\ne_use_background_image\":true,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":true,\"follow_request_sent\":false,\"notifications\":false}=\n,{\"id\":6844292,\"id_str\":\"6844292\",\"name\":\"Twitter Engineering\",\"screen_name=\n\":\"TwitterEng\",\"location\":\"San Francisco, CA\",\"description\":\"The official a=\nccount for Twitter Engineering.\",\"url\":\"http:\\/\\/t.co\\/oEmYlYDquC\",\"entitie=\ns\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/oEmYlYDquC\",\"expanded_url\":\"http:=\n\\/\\/engineering.twitter.com\",\"display_url\":\"engineering.twitter.com\",\"indic=\nes\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count=\n\":438240,\"friends_count\":0,\"listed_count\":2626,\"created_at\":\"Sat Jun 16 00:=\n14:36 +0000 2007\",\"favourites_count\":0,\"utc_offset\":-25200,\"time_zone\":\"Pac=\nific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count=\n\":179,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 23:04:23 +0000 2013\",\"=\nid\":368508567092875266,\"id_str\":\"368508567092875266\",\"text\":\"An inside (and=\n detailed) look at re-architecting Twitter. Plus, a new Tweets-per-second p=\neak: 143,199 Tweets. https:\\/\\/t.co\\/LKH4UdScFi\",\"source\":\"\\u003ca href=3D\\=\n\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998?mt=3D12\\\" rel=3D\\=\n\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/a\\u003e\",\"truncated\":false,\"in_repl=\ny_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\"=\n:null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":n=\null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":214=\n,\"favorite_count\":129,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\"=\n:\"https:\\/\\/t.co\\/LKH4UdScFi\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2=\n013\\/new-tweets-per-second-record-and-how\",\"display_url\":\"blog.twitter.com\\=\n/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C6E2=\nEE\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/=\ntheme2\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_background_tile\":false,\"profil=\ne_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174594\\/apcu4c9tu2=\nzkefnev0jt_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/2284174594\\/apcu4c9tu2zkefnev0jt_normal.png\",\"profile_link_=\ncolor\":\"1F98C7\",\"profile_sidebar_border_color\":\"C6E2EE\",\"profile_sidebar_fi=\nll_color\":\"DAECF4\",\"profile_text_color\":\"663B12\",\"profile_use_background_im=\nage\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\"=\n:true,\"follow_request_sent\":false,\"notifications\":false},{\"id\":222953824,\"i=\nd_str\":\"222953824\",\"name\":\"Twitter Government\",\"screen_name\":\"gov\",\"locatio=\nn\":\"Washington, DC\",\"description\":\"Updates from the Twitter Government & Po=\nlitics team, tracking creative & effective uses of Twitter for civic engage=\nment. RTs & examples\\u2260political endorsements.\",\"url\":\"https:\\/\\/t.co\\/2=\nkb1ic93IQ\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/2kb1ic93IQ\",\"=\nexpanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twitt=\ner.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":f=\nalse,\"followers_count\":440597,\"friends_count\":0,\"listed_count\":2369,\"create=\nd_at\":\"Sat Dec 04 23:27:01 +0000 2010\",\"favourites_count\":9,\"utc_offset\":-1=\n4400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\"=\n:true,\"statuses_count\":799,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 1=\n8:32:57 +0000 2013\",\"id\":368440257584566273,\"id_str\":\"368440257584566273\",\"=\ntext\":\"RT @TweetDeck: Mine your columns for information with TweetDeck's po=\nwerful filters. #TweetDeckTips https:\\/\\/t.co\\/7uK7zpOjoj\",\"source\":\"\\u003c=\na href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003=\neTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_i=\nd\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_rep=\nly_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordina=\ntes\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\"=\n:\"Thu Aug 15 17:54:07 +0000 2013\",\"id\":368068097455820800,\"id_str\":\"3680680=\n97455820800\",\"text\":\"Mine your columns for information with TweetDeck's pow=\nerful filters. #TweetDeckTips https:\\/\\/t.co\\/7uK7zpOjoj\",\"source\":\"web\",\"t=\nruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nu=\nll,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_s=\ncreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweet_count\":36,\"favorite_count\":55,\"entities\":{\"hashtags\":[{\"text\"=\n:\"TweetDeckTips\",\"indices\":[69,83]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\=\n/t.co\\/7uK7zpOjoj\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/tweetd=\necktips-content-filters\",\"display_url\":\"blog.twitter.com\\/2013\\/tweetdeck\\u=\n2026\",\"indices\":[84,107]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted=\n\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":36,\"favorit=\ne_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"TweetDeckTips\",\"indices\":[84,98=\n]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/7uK7zpOjoj\",\"expanded_url\"=\n:\"https:\\/\\/blog.twitter.com\\/2013\\/tweetdecktips-content-filters\",\"display=\n_url\":\"blog.twitter.com\\/2013\\/tweetdeck\\u2026\",\"indices\":[99,122]}],\"user_=\nmentions\":[{\"screen_name\":\"TweetDeck\",\"name\":\"TweetDeck\",\"id\":14803701,\"id_=\nstr\":\"14803701\",\"indices\":[3,13]}]},\"favorited\":false,\"retweeted\":false,\"po=\nssibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_trans=\nlator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378138859\\/townhall=\nbg.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/378138859\\/townhallbg.jpg\",\"profile_background_tile\"=\n:false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/22842913=\n16\\/xu1u3i11ugj03en53ujr_normal.png\",\"profile_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/profile_images\\/2284291316\\/xu1u3i11ugj03en53ujr_normal.png\",=\n\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/222953824\\/=\n1347996109\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C=\n0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",=\n\"profile_use_background_image\":true,\"default_profile\":false,\"default_profil=\ne_image\":false,\"following\":true,\"follow_request_sent\":false,\"notifications\"=\n:false},{\"id\":130649891,\"id_str\":\"130649891\",\"name\":\"Twitter Media\",\"screen=\n_name\":\"twittermedia\",\"location\":\"San Francisco\",\"description\":\"Tracking co=\nol, meaningful uses of Tweets in media, tv, sports, entertainment and journ=\nalism. Send us tips!\",\"url\":\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"entities\":{\"url\":=\n{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"expanded_url\":\"https:\\/\\/blog=\n.twitter.com\\/media\",\"display_url\":\"blog.twitter.com\\/media\",\"indices\":[0,2=\n3]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":237984=\n2,\"friends_count\":293,\"listed_count\":7877,\"created_at\":\"Wed Apr 07 22:41:40=\n +0000 2010\",\"favourites_count\":129,\"utc_offset\":-25200,\"time_zone\":\"Pacifi=\nc Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":7=\n20,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 14:34:02 +0000 2013\",\"id\"=\n:368380134237024258,\"id_str\":\"368380134237024258\",\"text\":\"RT @twittertv: Th=\ne #RedneckRenewal has taken off. | The \\\"Endless Quack\\\" continues as Duck =\nDynasty breaks records https:\\/\\/t.co\\/cicdP0AoLf\",\"source\":\"web\",\"truncate=\nd\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_=\nreply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_n=\name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"r=\netweeted_status\":{\"created_at\":\"Fri Aug 16 14:32:44 +0000 2013\",\"id\":368379=\n804015267842,\"id_str\":\"368379804015267842\",\"text\":\"The #RedneckRenewal has =\ntaken off. | The \\\"Endless Quack\\\" continues as Duck Dynasty breaks records=\n https:\\/\\/t.co\\/cicdP0AoLf\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.co=\nm\\/tweetbutton\\\" rel=3D\\\"nofollow\\\"\\u003eTweet Button\\u003c\\/a\\u003e\",\"trun=\ncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,=\n\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scre=\nen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":nul=\nl,\"retweet_count\":34,\"favorite_count\":11,\"entities\":{\"hashtags\":[{\"text\":\"R=\nedneckRenewal\",\"indices\":[4,19]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.=\nco\\/cicdP0AoLf\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/the-endle=\nss-quack-continues-as-duck-dynasty-breaks-records\",\"display_url\":\"blog.twit=\nter.com\\/2013\\/the-endle\\u2026\",\"indices\":[98,121]}],\"user_mentions\":[]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"=\nretweet_count\":34,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"Redne=\nckRenewal\",\"indices\":[19,34]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\=\n/cicdP0AoLf\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/the-endless-=\nquack-continues-as-duck-dynasty-breaks-records\",\"display_url\":\"blog.twitter=\n.com\\/2013\\/the-endle\\u2026\",\"indices\":[113,136]}],\"user_mentions\":[{\"scree=\nn_name\":\"twittertv\",\"name\":\"Twitter TV\",\"id\":586198217,\"id_str\":\"586198217\"=\n,\"indices\":[3,13]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitiv=\ne\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"12212D\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/90427732\\/twittermedia-bg.png\",\"pr=\nofile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgro=\nund_images\\/90427732\\/twittermedia-bg.png\",\"profile_background_tile\":false,=\n\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3752514126\\/0a7=\n8819053b9451d8e201de2950197ab_normal.png\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/3752514126\\/0a78819053b9451d8e201de29501=\n97ab_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ban=\nners\\/130649891\\/1347404321\",\"profile_link_color\":\"1D5870\",\"profile_sidebar=\n_border_color\":\"333333\",\"profile_sidebar_fill_color\":\"EEEEEE\",\"profile_text=\n_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fals=\ne,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\":fals=\ne,\"notifications\":false},{\"id\":300392950,\"id_str\":\"300392950\",\"name\":\"Twitt=\ner Sports\",\"screen_name\":\"TwitterSports\",\"location\":\"TwitterHQ\",\"descriptio=\nn\":\"Sports related tweets from around the world.\",\"url\":\"https:\\/\\/t.co\\/J9=\njRbknG4l\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/J9jRbknG4l\",\"e=\nxpanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twitte=\nr.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":fa=\nlse,\"followers_count\":2153778,\"friends_count\":21,\"listed_count\":4318,\"creat=\ned_at\":\"Tue May 17 17:54:29 +0000 2011\",\"favourites_count\":2,\"utc_offset\":-=\n25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verifie=\nd\":true,\"statuses_count\":1031,\"lang\":\"en\",\"status\":{\"created_at\":\"Mon Aug 1=\n2 19:21:24 +0000 2013\",\"id\":367002899554893827,\"id_str\":\"367002899554893827=\n\",\"text\":\"RT @SportsCenter: .@StuartScott and @buccigross putting off show =\nprep. #Dufnering https:\\/\\/t.co\\/364Q7SJSEE\",\"source\":\"\\u003ca href=3D\\\"htt=\np:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for i=\nPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_re=\nply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_=\nstr\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Mon Aug 12 0=\n1:58:51 +0000 2013\",\"id\":366740534447980545,\"id_str\":\"366740534447980545\",\"=\ntext\":\".@StuartScott and @buccigross putting off show prep. #Dufnering http=\ns:\\/\\/t.co\\/364Q7SJSEE\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/vine.co\\\" rel=\n=3D\\\"nofollow\\\"\\u003eVine - Make a Scene\\u003c\\/a\\u003e\",\"truncated\":false,=\n\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_=\nuser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_co=\nunt\":238,\"favorite_count\":158,\"entities\":{\"hashtags\":[{\"text\":\"Dufnering\",\"=\nindices\":[53,63]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/364Q7SJSEE\"=\n,\"expanded_url\":\"https:\\/\\/vine.co\\/v\\/hhVvJWjAVj3\",\"display_url\":\"vine.co\\=\n/v\\/hhVvJWjAVj3\",\"indices\":[64,87]}],\"user_mentions\":[{\"screen_name\":\"Stuar=\ntScott\",\"name\":\"Stuart Scott\",\"id\":255657736,\"id_str\":\"255657736\",\"indices\"=\n:[1,13]},{\"screen_name\":\"Buccigross\",\"name\":\"John Buccigross\",\"id\":43641364=\n,\"id_str\":\"43641364\",\"indices\":[18,29]}]},\"favorited\":false,\"retweeted\":fal=\nse,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":238,\"favorite_co=\nunt\":0,\"entities\":{\"hashtags\":[{\"text\":\"Dufnering\",\"indices\":[71,81]}],\"sym=\nbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"SportsCenter\",\"name\":\"S=\nportsCenter\",\"id\":26257166,\"id_str\":\"26257166\",\"indices\":[3,16]},{\"screen_n=\name\":\"StuartScott\",\"name\":\"Stuart Scott\",\"id\":255657736,\"id_str\":\"255657736=\n\",\"indices\":[19,31]},{\"screen_name\":\"Buccigross\",\"name\":\"John Buccigross\",\"=\nid\":43641364,\"id_str\":\"43641364\",\"indices\":[36,47]}]},\"favorited\":false,\"re=\ntweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":fa=\nlse,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/656936359\\/pjmryisi4g22te2aw=\npxb.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_background_images\\/656936359\\/pjmryisi4g22te2awpxb.png\",\"profile_backg=\nround_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images=\n\\/3752498247\\/a26b3f2a944f600b8bc990d02cd96928_normal.png\",\"profile_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3752498247\\/a26b3f2a944=\nf600b8bc990d02cd96928_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg=\n.com\\/profile_banners\\/300392950\\/1347394873\",\"profile_link_color\":\"0084B4\"=\n,\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEE=\nF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":true,\"follow_r=\nequest_sent\":false,\"notifications\":false},{\"id\":551373363,\"id_str\":\"5513733=\n63\",\"name\":\"Visa\",\"screen_name\":\"Visa\",\"location\":\"USA\",\"description\":\"Ther=\ne are a billion stories waiting to be made. Let\\u2019s go make them togethe=\nr. Six words, photos or seconds\\u2014that\\u2019s all you need to get inspir=\ned. #GoInSix\",\"url\":\"https:\\/\\/t.co\\/01tbcM2oop\",\"entities\":{\"url\":{\"urls\":=\n[{\"url\":\"https:\\/\\/t.co\\/01tbcM2oop\",\"expanded_url\":\"https:\\/\\/www.facebook=\n.com\\/VisaUnitedStates\",\"display_url\":\"facebook.com\\/VisaUnitedStat\\u2026\",=\n\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers=\n_count\":71834,\"friends_count\":1109,\"listed_count\":288,\"created_at\":\"Wed Apr=\n 11 20:22:05 +0000 2012\",\"favourites_count\":31,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statu=\nses_count\":4638,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 20:05:49 +00=\n00 2013\",\"id\":368463629760626688,\"id_str\":\"368463629760626688\",\"text\":\"@sha=\nundawson Hi Dawson. Please address your concern by email to enquiries.europ=\ne@visa.com for further assistance.\",\"source\":\"\\u003ca href=3D\\\"https:\\/\\/tw=\nitter.com\\/visa\\\" rel=3D\\\"nofollow\\\"\\u003e@Visa Genesys Primary\\u003c\\/a\\u0=\n03e\",\"truncated\":false,\"in_reply_to_status_id\":368458278042226689,\"in_reply=\n_to_status_id_str\":\"368458278042226689\",\"in_reply_to_user_id\":27423441,\"in_=\nreply_to_user_id_str\":\"27423441\",\"in_reply_to_screen_name\":\"shaundawson\",\"g=\neo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count=\n\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"us=\ner_mentions\":[{\"screen_name\":\"shaundawson\",\"name\":\"Shaun Dawson\",\"id\":27423=\n441,\"id_str\":\"27423441\",\"indices\":[0,12]}]},\"favorited\":false,\"retweeted\":f=\nalse,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"profi=\nle_background_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_background_images\\/344918034408433340\\/5d6be393d09b7bf229=\nac5bc58dae8099.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.tw=\nimg.com\\/profile_background_images\\/344918034408433340\\/5d6be393d09b7bf229a=\nc5bc58dae8099.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/344513261568985151\\/439e25b1682b754973=\n49b27706f053d2_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_images\\/344513261568985151\\/439e25b1682b75497349b27706f053d2_n=\normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\=\n/551373363\\/1371047696\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_bord=\ner_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_colo=\nr\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"de=\nfault_profile_image\":false,\"following\":true,\"follow_request_sent\":false,\"no=\ntifications\":false},{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"sc=\nreen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on Yo=\nuTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t.=\nco\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbw=\nO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"indic=\nes\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count=\n\":32063432,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov 1=\n3 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_zon=\ne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuse=\ns_count\":8319,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 01:00:07 +0000=\n 2013\",\"id\":368537692503420928,\"id_str\":\"368537692503420928\",\"text\":\"A DIY =\nremake of a classic scene from \\u201cKick-Ass.\\u201d http:\\/\\/t.co\\/vRFqZ2q=\nmnN\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\=\n\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_stat=\nus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in=\n_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coor=\ndinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":69,\"favorite=\n_count\":65,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/vRFqZ2qmnN\",\"expanded_url\":\"http:\\/\\/goo.gl\\/YFmR5P\",\"display_url\":\"g=\noo.gl\\/YFmR5P\",\"indices\":[49,71]}],\"user_mentions\":[]},\"favorited\":false,\"r=\netweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabl=\ned\":false,\"is_translator\":false,\"profile_background_color\":\"333333\",\"profil=\ne_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/=\n378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3=\n78800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile_backgrou=\nnd_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1=\n616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_go=\nogle_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile_sidebar_borde=\nr_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color=\n\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":true,\"follow_request_sent\":false,\"not=\nifications\":false},{\"id\":82407351,\"id_str\":\"82407351\",\"name\":\"test\",\"screen=\n_name\":\"tweepytest2\",\"location\":\"pytopia\",\"description\":\"just testing thing=\ns out\",\"url\":\"http:\\/\\/t.co\\/CWro7mP5QY\",\"entities\":{\"url\":{\"urls\":[{\"url\":=\n\"http:\\/\\/t.co\\/CWro7mP5QY\",\"expanded_url\":\"http:\\/\\/www.example.com\",\"disp=\nlay_url\":\"example.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"prot=\nected\":false,\"followers_count\":4,\"friends_count\":3,\"listed_count\":0,\"create=\nd_at\":\"Wed Oct 14 17:13:03 +0000 2009\",\"favourites_count\":1,\"utc_offset\":nu=\nll,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_count\":9=\n,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Nov 14 05:45:33 +0000 2009\",\"id\":5=\n702713723,\"id_str\":\"5702713723\",\"text\":\"test 142\",\"source\":\"\\u003ca href=3D=\n\\\"http:\\/\\/gitorious.org\\/tweepy\\\" rel=3D\\\"nofollow\\\"\\u003etweepy\\u003c\\/a\\=\nu003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_i=\nd_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_r=\neply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contr=\nibutors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[=\n],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":=\nfalse,\"lang\":\"et\"},\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"9AE4E8\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/45695551\\/bg.png\",\"profile_background=\n_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/4569=\n5551\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/473437156\\/profile_normal.png\",\"profile_imag=\ne_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/473437156\\/profile_n=\normal.png\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87=\nBC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"=\nprofile_use_background_image\":true,\"default_profile\":false,\"default_profile=\n_image\":false,\"following\":true,\"follow_request_sent\":false,\"notifications\":=\nfalse},{\"id\":9302282,\"id_str\":\"9302282\",\"name\":\"Josh\",\"screen_name\":\"applep=\nie\",\"location\":\"Santa Clara, CA\",\"description\":\"pro\\u00b7gram\\u00b7mer (n) =\nAn organism capable of converting caffeine into code.\",\"url\":null,\"entities=\n\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":457,\"frie=\nnds_count\":302,\"listed_count\":24,\"created_at\":\"Mon Oct 08 03:00:34 +0000 20=\n07\",\"favourites_count\":4,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":7283,\"lang\"=\n:\"en\",\"status\":{\"created_at\":\"Fri Aug 16 15:30:22 +0000 2013\",\"id\":36839430=\n9931761664,\"id_str\":\"368394309931761664\",\"text\":\"@ijustine sprained my wris=\nt replying to that tweet.\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\=\n/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Android\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":368370400968716288,\"in_repl=\ny_to_status_id_str\":\"368370400968716288\",\"in_reply_to_user_id\":7846,\"in_rep=\nly_to_user_id_str\":\"7846\",\"in_reply_to_screen_name\":\"ijustine\",\"geo\":null,\"=\ncoordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favor=\nite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mention=\ns\":[{\"screen_name\":\"ijustine\",\"name\":\"iJustine\",\"id\":7846,\"id_str\":\"7846\",\"=\nindices\":[0,9]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"0107=\n08\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/8076084\\/200911032903-12395.jpg\",\"profile_background_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/8076084\\/2009110=\n32903-12395.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f=\n03a_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profil=\ne_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_normal.jpeg\",\"profil=\ne_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"000000\",\"profile_sid=\nebar_fill_color\":\"DFE1EB\",\"profile_text_color\":\"000000\",\"profile_use_backgr=\nound_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"fol=\nlowing\":true,\"follow_request_sent\":false,\"notifications\":false}],\"next_curs=\nor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_cursor_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "29284", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347264928485; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:32 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714372", 
+                "x-transaction": "a041dad1687e30ff"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/friends/ids.json?id=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"ids\":[382267114,56505125,6844292,222953824,130649891,300392950,551373363,=\n10228272,82407351,9302282],\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_=\ncursor\":0,\"previous_cursor_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "186", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:32 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347293993712; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:32 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714372", 
+                "x-transaction": "c348118e612de95b"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/geo/similar_places.json?lat=37&name=Twitter+HQ&long=-122"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"query\":{\"params\":{\"coordinates\":{\"coordinates\":[-122,37],\"type\":\"Point\"},=\n\"autocomplete\":null,\"strict\":false,\"accuracy\":null,\"contained_within\":null,=\n\"query\":null,\"name\":\"Twitter HQ\",\"granularity\":\"\"},\"type\":\"similar_places\",=\n\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/similar_places.json?autocomplet=\ne=3D&strict=3Dfalse&accuracy=3D&query=3D&contained_within=3D&lat=3D37&long=\n=3D-122&granularity=3D&name=3DTwitter+HQ\"},\"result\":{\"token\":\"19153cc4df966=\nb1787165f4620baa6a0\",\"places\":[{\"full_name\":\"Kyheo HQ, Twitter HQ\",\"country=\n_code\":\"US\",\"id\":\"3bdf30ed8b201f31\",\"country\":\"United States\",\"contained_wi=\nthin\":[{\"country_code\":\"US\",\"full_name\":\"Twitter HQ, San Francisco\",\"id\":\"2=\n47f43d441defc03\",\"country\":\"United States\",\"place_type\":\"poi\",\"bounding_box=\n\":{\"coordinates\":[[[-122.400612831116,37.7821120598956],[-122.400612831116,=\n37.7821120598956],[-122.400612831116,37.7821120598956],[-122.400612831116,3=\n7.7821120598956]]],\"type\":\"Polygon\"},\"attributes\":{\"street_address\":\"795 Fo=\nlsom St\"},\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/id\\/247f43d441defc03.=\njson\",\"name\":\"Twitter HQ\"}],\"place_type\":\"poi\",\"url\":\"https:\\/\\/api.twitter=\n.com\\/1.1\\/geo\\/id\\/3bdf30ed8b201f31.json\",\"attributes\":{},\"bounding_box\":{=\n\"coordinates\":[[[-122.0,37.0],[-122.0,37.0],[-122.0,37.0],[-122.0,37.0]]],\"=\ntype\":\"Polygon\"},\"name\":\"Kyheo HQ\"}]}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1294", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "etag": "\"8a7bdd4605e46570d1406bb7d132b0b5\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:33 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWEzMjhiNjk1ZDU0YTBkMDc0MzYwNzcwNTkwNjkzMjJiOg9j%250AcmVhdGVkX2F0bCsIc3yEikAB--e5b2dc7b39629827ee6532c27abe0a44fd5a148c; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347311726653; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:33 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "6c55fdd10abcee57161b34daea23f0acb8832962", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714373", 
+                "x-runtime": "0.03147", 
+                "x-transaction": "008c1ceebfe92085", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/geo/id/c3f37afa9efcf94b.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":\"c3f37afa9efcf94b\",\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/id\\/c3=\nf37afa9efcf94b.json\",\"place_type\":\"city\",\"name\":\"Austin\",\"full_name\":\"Austi=\nn, TX\",\"country_code\":\"US\",\"country\":\"United States\",\"contained_within\":[{\"=\nid\":\"e0060cda70f5f341\",\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/id\\/e006=\n0cda70f5f341.json\",\"place_type\":\"admin\",\"name\":\"Texas\",\"full_name\":\"Texas, =\nUS\",\"country_code\":\"US\",\"country\":\"United States\",\"bounding_box\":{\"type\":\"P=\nolygon\",\"coordinates\":[[[-106.645646,25.837163999999998],[-93.508039,25.837=\n163999999998],[-93.508039,36.500704],[-106.645646,36.500704]]]},\"attributes=\n\":{}}],\"geometry\":{\"type\":\"MultiPolygon\",\"coordinates\":[[[[-97.928737,30.18=\n2122],[-97.92845,30.18748],[-97.916477,30.203656],[-97.912469,30.203746],[-=\n97.914049,30.200957],[-97.913452,30.197768],[-97.907647,30.1975],[-97.90496=\n6,30.200078],[-97.903124,30.199024],[-97.901291,30.201776],[-97.893012,30.1=\n97703],[-97.888941,30.204562],[-97.89173,30.208247],[-97.89649,30.209254],[=\n-97.894849,30.211683],[-97.897447,30.212901],[-97.888305,30.229195],[-97.90=\n9837,30.234953],[-97.904461,30.244408],[-97.909262,30.246318],[-97.903566,3=\n0.253925],[-97.907653,30.255787],[-97.911947,30.252299],[-97.916448,30.2547=\n97],[-97.912114,30.259343],[-97.90926,30.25997],[-97.914047,30.271302],[-97=\n.911945,30.271534],[-97.916688,30.280022],[-97.917083,30.287781],[-97.91158=\n6,30.292934],[-97.907711,30.300912],[-97.907678,30.305752],[-97.911257,30.3=\n14666],[-97.908121,30.320758],[-97.908743,30.329153],[-97.909413,30.330453]=\n,[-97.920787,30.324903],[-97.92066,30.322941],[-97.928668,30.324888],[-97.9=\n35202,30.329143],[-97.938282,30.336971],[-97.937991,30.340962],[-97.93568,3=\n0.339198],[-97.921132,30.353856],[-97.922056,30.3568],[-97.919126,30.356602=\n],[-97.917952,30.364796],[-97.915894,30.365343],[-97.917965,30.377],[-97.91=\n6633,30.379968],[-97.917624,30.384704],[-97.91316,30.391092],[-97.906505,30=\n.393411],[-97.905951,30.390381],[-97.903851,30.390623],[-97.882945,30.39788=\n8],[-97.881458,30.396618],[-97.883439,30.3959],[-97.882052,30.392217],[-97.=\n875477,30.393026],[-97.858659,30.396979],[-97.854573,30.403568],[-97.862515=\n,30.408099],[-97.869024,30.416316],[-97.869534,30.419803],[-97.873148,30.42=\n46],[-97.87755,30.413164],[-97.872801,30.411911],[-97.874471,30.408414],[-9=\n7.875995,30.410914],[-97.877986,30.411324],[-97.879021,30.409455],[-97.8873=\n79,30.411084],[-97.886344,30.407846],[-97.889196,30.4071],[-97.891285,30.40=\n9713],[-97.896281,30.409524],[-97.893514,30.407614],[-97.894793,30.406683],=\n[-97.897239,30.408127],[-97.894987,30.404819],[-97.899314,30.403299],[-97.9=\n03942,30.413949],[-97.900752,30.422358],[-97.898398,30.423711],[-97.892208,=\n30.422941],[-97.889696,30.424877],[-97.884202,30.42186],[-97.87893,30.42820=\n8],[-97.875983,30.42768],[-97.876094,30.425299],[-97.874464,30.425231],[-97=\n.873792,30.4266],[-97.875904,30.42836],[-97.875853,30.431252],[-97.880023,3=\n0.431061],[-97.881598,30.429368],[-97.880304,30.432109],[-97.87855,30.43216=\n1],[-97.873619,30.439849],[-97.871376,30.441132],[-97.869076,30.440354],[-9=\n7.865216,30.442698],[-97.863198,30.441008],[-97.866805,30.437738],[-97.8688=\n4,30.43927],[-97.870504,30.437538],[-97.868413,30.436219],[-97.872955,30.42=\n9207],[-97.870782,30.428491],[-97.872184,30.424686],[-97.868566,30.420089],=\n[-97.868238,30.416718],[-97.861655,30.408909],[-97.853597,30.404553],[-97.8=\n49563,30.412381],[-97.85557,30.413737],[-97.855862,30.41671],[-97.865265,30=\n.419842],[-97.864124,30.42126],[-97.865472,30.422653],[-97.859668,30.427073=\n],[-97.853975,30.424218],[-97.851495,30.42887],[-97.847267,30.42628],[-97.8=\n48271,30.421357],[-97.846198,30.4203],[-97.840469,30.435325],[-97.839145,30=\n.436777],[-97.841741,30.437995],[-97.840911,30.439723],[-97.837805,30.43833=\n7],[-97.83386,30.442814],[-97.837034,30.443523],[-97.838319,30.441904],[-97=\n.840367,30.443372],[-97.844466,30.441383],[-97.848212,30.447357],[-97.85189=\n1,30.447627],[-97.853444,30.4506],[-97.851933,30.451346],[-97.847973,30.448=\n733],[-97.846053,30.450145],[-97.836571,30.445577],[-97.843647,30.449519],[=\n-97.842789,30.451175],[-97.845457,30.453408],[-97.848151,30.450642],[-97.85=\n0268,30.452015],[-97.847617,30.45349],[-97.845841,30.457367],[-97.83869,30.=\n460954],[-97.836915,30.460202],[-97.83883,30.457944],[-97.837236,30.456888]=\n,[-97.840485,30.453074],[-97.839259,30.452019],[-97.837288,30.453662],[-97.=\n83652,30.455222],[-97.833897,30.457847],[-97.833875,30.455372],[-97.835946,=\n30.455629],[-97.837548,30.451082],[-97.836391,30.450317],[-97.832984,30.455=\n21],[-97.830973,30.454211],[-97.832515,30.451996],[-97.829897,30.450639],[-=\n97.823505,30.45837],[-97.820214,30.461073],[-97.810859,30.46408],[-97.81533=\n3,30.475297],[-97.80292,30.479677],[-97.807163,30.486427],[-97.768668,30.49=\n685],[-97.764661,30.489128],[-97.758405,30.490797],[-97.755089,30.483496],[=\n-97.765407,30.480523],[-97.7621,30.479045],[-97.747095,30.483107],[-97.7467=\n94,30.481664],[-97.748169,30.481372],[-97.744878,30.4807],[-97.769638,30.47=\n3118],[-97.780346,30.472335],[-97.780467,30.469766],[-97.784547,30.465592],=\n[-97.783002,30.46189],[-97.779946,30.463455],[-97.778804,30.45959],[-97.780=\n69,30.459014],[-97.777977,30.452651],[-97.785235,30.450363],[-97.773413,30.=\n441449],[-97.76733,30.442713],[-97.767768,30.44411],[-97.764888,30.446514],=\n[-97.762144,30.440873],[-97.758406,30.441118],[-97.758662,30.442352],[-97.7=\n49525,30.445282],[-97.748091,30.441807],[-97.742349,30.443859],[-97.74498,3=\n0.448179],[-97.751563,30.453599],[-97.754554,30.460582],[-97.746615,30.4624=\n38],[-97.745958,30.459063],[-97.747676,30.458571],[-97.747889,30.454464],[-=\n97.744638,30.452519],[-97.740512,30.444639],[-97.732147,30.43975],[-97.7238=\n14,30.438415],[-97.71911,30.435483],[-97.717208,30.435304],[-97.715734,30.4=\n37419],[-97.710751,30.434978],[-97.711077,30.43404],[-97.707532,30.439788],=\n[-97.701491,30.436655],[-97.702829,30.44169],[-97.712271,30.445343],[-97.70=\n9331,30.450372],[-97.704917,30.448049],[-97.702412,30.450261],[-97.699467,3=\n0.449004],[-97.698364,30.450461],[-97.695511,30.44908],[-97.697821,30.44021=\n3],[-97.682642,30.433691],[-97.684282,30.430607],[-97.671862,30.424528],[-9=\n7.67125,30.427578],[-97.67277,30.428101],[-97.672518,30.429078],[-97.671082=\n,30.428452],[-97.668609,30.442542],[-97.670126,30.443985],[-97.668115,30.44=\n5192],[-97.666568,30.453394],[-97.669869,30.455473],[-97.668262,30.458019],=\n[-97.670277,30.462247],[-97.66841,30.461562],[-97.670745,30.468225],[-97.67=\n2182,30.466474],[-97.670986,30.463154],[-97.676581,30.4666],[-97.674445,30.=\n470623],[-97.67176,30.47099],[-97.671339,30.469472],[-97.667352,30.469058],=\n[-97.664185,30.459714],[-97.666278,30.459155],[-97.663375,30.455864],[-97.6=\n61636,30.449875],[-97.664432,30.443674],[-97.65276,30.4378],[-97.651823,30.=\n436898],[-97.653232,30.43223],[-97.65128,30.431886],[-97.652087,30.430974],=\n[-97.659202,30.434668],[-97.667643,30.422774],[-97.6589,30.418459],[-97.648=\n617,30.409541],[-97.640814,30.404859],[-97.6399,30.404396],[-97.638424,30.4=\n06613],[-97.636884,30.405904],[-97.651838,30.381808],[-97.64622,30.377468],=\n[-97.642314,30.383439],[-97.633479,30.379643],[-97.629269,30.38507],[-97.62=\n9141,30.383901],[-97.628294,30.384733],[-97.62541,30.383495],[-97.626488,30=\n.381543],[-97.625153,30.380942],[-97.635605,30.363291],[-97.639241,30.36263=\n6],[-97.639649,30.356054],[-97.648277,30.356319],[-97.647242,30.35281],[-97=\n.656754,30.356127],[-97.647117,30.359813],[-97.64838,30.365088],[-97.654188=\n,30.366785],[-97.658963,30.358506],[-97.659761,30.36006],[-97.657615,30.364=\n311],[-97.662268,30.367075],[-97.662249,30.365629],[-97.666615,30.363914],[=\n-97.666749,30.362611],[-97.669262,30.362943],[-97.673673,30.354602],[-97.66=\n9403,30.351102],[-97.6729,30.346947],[-97.6727,30.345247],[-97.670338,30.34=\n5354],[-97.653668,30.337459],[-97.657814,30.33268],[-97.654506,30.329625],[=\n-97.624003,30.331197],[-97.616608,30.343545],[-97.623085,30.346572],[-97.61=\n9035,30.353649],[-97.622754,30.355184],[-97.618903,30.362562],[-97.621277,3=\n0.364992],[-97.628511,30.362909],[-97.618422,30.373745],[-97.613143,30.3717=\n62],[-97.606765,30.381673],[-97.605557,30.37993],[-97.591522,30.373309],[-9=\n7.59471,30.368664],[-97.6003,30.371651],[-97.603406,30.365837],[-97.607002,=\n30.366598],[-97.609242,30.362952],[-97.606601,30.361719],[-97.609293,30.357=\n614],[-97.607507,30.356631],[-97.610568,30.350592],[-97.605789,30.348328],[=\n-97.610508,30.341103],[-97.604583,30.338148],[-97.603769,30.339358],[-97.60=\n657,30.340855],[-97.602482,30.346659],[-97.595669,30.343093],[-97.588838,30=\n.350776],[-97.580625,30.344254],[-97.578881,30.344614],[-97.580298,30.34217=\n8],[-97.575264,30.342287],[-97.572849,30.346011],[-97.574932,30.342065],[-9=\n7.581222,30.341909],[-97.580721,30.344196],[-97.599433,30.337368],[-97.6011=\n29,30.339697],[-97.60288,30.33952],[-97.601734,30.33652],[-97.621415,30.331=\n343],[-97.622061,30.329933],[-97.661206,30.327662],[-97.671139,30.32479],[-=\n97.664035,30.317485],[-97.660856,30.319385],[-97.656363,30.316922],[-97.657=\n264,30.315795],[-97.655756,30.314865],[-97.651615,30.316131],[-97.65233,30.=\n313275],[-97.641537,30.306703],[-97.64304,30.305535],[-97.644972,30.301954]=\n,[-97.640925,30.306817],[-97.633061,30.306332],[-97.63023,30.307885],[-97.6=\n20842,30.302262],[-97.620266,30.303158],[-97.623549,30.304935],[-97.622082,=\n30.307349],[-97.618736,30.305595],[-97.605379,30.326375],[-97.599278,30.326=\n063],[-97.585399,30.319333],[-97.591958,30.309019],[-97.573102,30.299884],[=\n-97.576165,30.288521],[-97.590463,30.287828],[-97.595834,30.282257],[-97.59=\n1658,30.279711],[-97.592665,30.277665],[-97.596771,30.280835],[-97.599956,3=\n0.275877],[-97.601363,30.276284],[-97.603852,30.273082],[-97.604994,30.2734=\n79],[-97.603262,30.276948],[-97.610046,30.280253],[-97.609153,30.281626],[-=\n97.618362,30.285108],[-97.617734,30.286093],[-97.620679,30.287708],[-97.620=\n079,30.288608],[-97.624481,30.290708],[-97.626178,30.288108],[-97.63352,30.=\n290938],[-97.635088,30.290407],[-97.639517,30.283722],[-97.634381,30.281275=\n],[-97.636478,30.278042],[-97.630069,30.272399],[-97.63578,30.265147],[-97.=\n639495,30.267806],[-97.642933,30.264026],[-97.641514,30.263596],[-97.638941=\n,30.257948],[-97.62538,30.255555],[-97.62524,30.249084],[-97.632119,30.2394=\n42],[-97.650488,30.234562],[-97.658035,30.225268],[-97.646169,30.211944],[-=\n97.636264,30.208617],[-97.626418,30.210217],[-97.645194,30.193721],[-97.645=\n431,30.191994],[-97.644455,30.187968],[-97.633713,30.182967],[-97.636678,30=\n.177667],[-97.627603,30.172365],[-97.635813,30.162669],[-97.625688,30.15848=\n8],[-97.627283,30.155245],[-97.621108,30.152213],[-97.624551,30.146701],[-9=\n7.635619,30.151976],[-97.632991,30.156198],[-97.636932,30.158454],[-97.6429=\n11,30.149083],[-97.651861,30.152921],[-97.657028,30.157323],[-97.656024,30.=\n160118],[-97.661934,30.163428],[-97.66066,30.166303],[-97.663761,30.167919]=\n,[-97.663505,30.170337],[-97.672754,30.174464],[-97.674638,30.174494],[-97.=\n676413,30.171432],[-97.682247,30.17327],[-97.683019,30.178899],[-97.685305,=\n30.180845],[-97.683069,30.182665],[-97.684087,30.183533],[-97.685817,30.181=\n36],[-97.708853,30.200827],[-97.713179,30.196552],[-97.711318,30.193847],[-=\n97.720708,30.180937],[-97.723112,30.16763],[-97.729019,30.158138],[-97.7305=\n98,30.157319],[-97.736173,30.159865],[-97.736018,30.155019],[-97.734706,30.=\n154016],[-97.739754,30.156349],[-97.741052,30.153939],[-97.746398,30.156038=\n],[-97.745276,30.158486],[-97.750579,30.160495],[-97.749676,30.162177],[-97=\n.751447,30.164789],[-97.75938,30.170161],[-97.768208,30.166457],[-97.766946=\n,30.170031],[-97.768708,30.17049],[-97.769632,30.175413],[-97.769063,30.183=\n369],[-97.772437,30.184986],[-97.782988,30.169825],[-97.78446,30.165429],[-=\n97.787458,30.161409],[-97.788583,30.161945],[-97.791347,30.152853],[-97.788=\n262,30.151818],[-97.789959,30.147482],[-97.78607,30.148096],[-97.789601,30.=\n144463],[-97.791792,30.144893],[-97.792735,30.143151],[-97.794352,30.14402]=\n,[-97.805471,30.115204],[-97.813162,30.098659],[-97.795723,30.141256],[-97.=\n813124,30.144751],[-97.812747,30.14956],[-97.814366,30.15278],[-97.817058,3=\n0.153286],[-97.817607,30.172264],[-97.820611,30.172038],[-97.821207,30.1701=\n74],[-97.824691,30.17091],[-97.824246,30.172183],[-97.830686,30.17226],[-97=\n.830654,30.170062],[-97.835144,30.169976],[-97.83542,30.162533],[-97.832004=\n,30.162018],[-97.833372,30.159499],[-97.83325,30.152516],[-97.840898,30.152=\n503],[-97.840839,30.154576],[-97.844979,30.154579],[-97.844973,30.152234],[=\n-97.847742,30.152196],[-97.847737,30.149447],[-97.858938,30.147201],[-97.86=\n0214,30.158766],[-97.848844,30.158881],[-97.850341,30.173037],[-97.856437,3=\n0.173189],[-97.853761,30.177403],[-97.858573,30.178144],[-97.861742,30.1759=\n18],[-97.861532,30.177922],[-97.884479,30.181183],[-97.884355,30.178817],[-=\n97.886867,30.178733],[-97.891219,30.173293],[-97.885801,30.173299],[-97.885=\n801,30.17154],[-97.896824,30.171552],[-97.896884,30.173239],[-97.892938,30.=\n173247],[-97.897015,30.179207],[-97.90513,30.179181],[-97.906129,30.177765]=\n,[-97.909227,30.177739],[-97.908562,30.167742],[-97.919301,30.175303],[-97.=\n919106,30.177324],[-97.920701,30.177384],[-97.920562,30.178583],[-97.92286,=\n30.17785],[-97.928737,30.182122]]],[[[-97.92415,30.247209],[-97.921164,30.2=\n4988],[-97.918621,30.248064],[-97.917891,30.24887],[-97.920609,30.250419],[=\n-97.917958,30.253209],[-97.912075,30.249961],[-97.919043,30.239387],[-97.91=\n9824,30.240089],[-97.918092,30.242603],[-97.920458,30.24065],[-97.92727,30.=\n24628],[-97.92415,30.247209]]],[[[-97.662062,30.325806],[-97.661287,30.3270=\n8],[-97.656066,30.327419],[-97.657727,30.324546],[-97.662062,30.325806]]],[=\n[[-97.572424,30.346666],[-97.571208,30.350392],[-97.569391,30.353522],[-97.=\n56842,30.354091],[-97.572424,30.346666]]]]},\"polylines\":[\"g}ewDruutQo`@y@cd=\nByiAQaXlPzH|RwBt@gc@cOwOrEqJgPmJnXwr@{i@mXaVlPgEv\\\\eNgIsFfO{dBex@}b@reCcz@s=\n`@}J~\\\\qn@qb@sJnXxTzYsNb[k[cZ}ByPyeA|\\\\m@eLat@t\\\\oo@lAe_@ia@{p@gWg]Ewv@jUae=\n@sRms@zBcGdCta@bfAfKYeK`q@qYxg@}o@fR}Wy@~ImMszA}yAkQxDf@iQgr@kFkB{K{gA|KqQi=\nGq\\\\dE}f@{ZoMsh@|QmBo@cLml@uaC|FgHnCjK~UuGaDah@uWchBeh@qXi[rp@kr@tg@wTdB_]r=\nUnfAnZxFu\\\\zTlIsNnHqAnKrJlEcIfs@dSoEtCzPiO~Kd@f^|JiPxD~FaHhNtSaMnH~YqaA|[qs=\n@}RmGuMxCue@cKuNzQka@uf@}_@hBmQzMTLeIqGeC_JdLaQId@`YpIzHcPcGI}Iao@y]_G_MzCk=\nMuMcWpIsKlSnUqHvKxIjIfGaLxj@j[nCqLvVvGv[qU`TaAxo@eh@fZiq@}o@gXoGpd@qQx@qRvy=\n@{GcFuGlGsZgc@xPsb@a\\\\oNdOkYv]fErE}K}|Ayb@aHiGsFfOwIeDrGmR}ZsWmCxRbI`GeHxKl=\nKrXkd@jVu@~UqQtHuCmHjOwW{G_Kp[gz@sWfk@kIkD}LtOhPxOsGfLeHqOgWcJkUuk@tCcJbM~J=\npE}HzVfSpEsFgIiKwHyCmOkOnNEs@~Kl[~HvCgFq]iTfEqKxLrHnGiOio@_g@{OqSyQmy@ceA|Z=\nkZqlAei@nYc`AqoFfo@aXmIcf@rl@uSrQn_AdHuSkXy|A`H{@x@rGdCqSjn@vyCzC|aA`OVbYnX=\nbVuHyHaRdWeFrBxJvf@}OhMhl@tv@{hA{F_e@wGvA_N_Qfb@ePq@iVuFp@iQcx@tT}GyK{b@_Zl=\nO{`@bh@sj@tQsJsp@bTaC`BvItXh@bKiSfp@yXp]gs@hGcs@jQk\\\\b@{JgLgHfNc^zD`A}b@eUp=\nRwd@m^jGyU~y@m^kQnMqZyLuNzFkQcH}ErGyPlv@lMvg@{}AfRfI~d@slAaRyBgBnHcEq@|B_Ha=\nwAmNaHnHoFsKgr@sH_LrS}NaImYrKhCuJuh@pM~I~GvSmFqT|a@cXkLiAwOnHsApA}Wly@yRlBb=\nLrSeQjd@yIxe@lPtc@}gArD{Dd\\\\xGbAeKvD`DcVlk@jiAvs@|Ysu@vv@g_Af\\\\yo@zAuDyLgHl=\nCsHpuCn|AbZcb@id@mWvVev@}`@iYhFYeDiDtF_QfKvEvBkGhmBh`A`CvUdh@pAu@|t@|ToEwSl=\nz@_Ve{@_`@zFsIhc@vr@x\\\\uH~CqYmLiPb\\\\`HCvIfZbGZaAtNbs@pZzTuY|XzTrIg@SwMhp@eg=\nBz\\\\zX`RsSyHu}DelAem@{Qlg@gk@iXqHfVcm@aWeNzM~Kdl@wbAa~@lK_`@}|@{f@zIoFjh@wv=\nA`\\\\|RuQ|a@hc@lRwClUxU~LtFoOtXxObEcJvd@bRbM{\\\\dl@n\\\\lQad@qFaDkHnPgc@qXhUqi@=\nao@ui@xg@kr@gA{IdNzGUo^gVaNrW~K^hf@iMcBti@|sBqMrIb@|IvQeFj_@~yBxG`CdMtsF|P`=\n}@rl@mk@{JyRlNc[~ErDxDkH{F}XxPnCbh@mbAfFjHlU`Km]iX`Bcp@wHuPdb@uy@sDqBcJnSaN=\neH|I{S{`CorA~@ce@`i@wuAl_A~g@bx@{tB~eAbRhCjxAxa@p`@|NaYvKfEyRtX~]|RoAvG~RpN=\noAbFuTyIsSli@sGsDwTpx@cE}BcIlQsDwBcLnZfOrIuPzl@hBxHxh@tZfNc_@fSbLfb@ag@hl@t=\nb@sOdVrVnTtA{Ghb@aO|MwsAng@[f{@~i@n]xqB`y@bn@hrAciAvS}|@_Io|@bfBhtBxIn@bXcE=\nf^cbAb`@pQb`@ww@r{@hr@bYg~@fS|H~Qqe@la@nT_`@ddAkYmOaMrWpy@jd@_W|v@oZh_@oPiE=\nuS|c@}P}FcIjRcNs@wXxx@ExJbR`JoJnc@eb@xCeKfMkJ}LkDjEpLxIuxB|nCvY`ZzOsJtoAty@=\ndrA~Mhz@|c@bDzH}Nxa@h]]fEeGqMn^`NbGcLl`@iN_FqKb`@oIsDiO`Jq`@pp@bVdv@iU{F{A~=\nIw]vDwp@qBcIbTv}A|`AnZdHbXvQkB~Ezw@hPlEiRbZrI{BiWvU`UuAtLzIzDmDbIbsDndAjfB`=\no@giG_lByTvkBa]iAcSbIeBxOquBlBj@vQtJvBsCvT}FwAOfg@vLGN`[pm@v@dBkTvNpGrj@WBx=\nn@_LK?zXtMADhPdP?`M~dAigA|FUafAowAjH]be@iYwOsC`]zLxRoKi@kSlnCvMYPvN~`@dZA{`=\n@~I?AzcAqIJAsWgd@lXDvq@xGfEDjRn}@eCgn@bbAsKe@K|HoF[pCjMuYvc@\",\"atrwD|xttQuO=\nuQjJ{NaDqCuH~OmPqOhSyc@`aApj@kCzCuNyIdKxMeb@pi@yDoR\",\"i_bxDzrasQ}FyCcAs_@|P=\njI{F`Z\",\"uafxDrbprQgVqFqRkJqBaEjm@~W\"],\"bounding_box\":{\"type\":\"Polygon\",\"co=\nordinates\":[[[-97.938282,30.098659],[-97.56842,30.098659],[-97.56842,30.496=\n85],[-97.938282,30.49685]]]},\"attributes\":{\"189390:id\":\"austin-tx\",\"162772:=\nplace_id\":\"4805000\",\"162772:pop100\":\"656562\"}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "16171", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347333211061; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:33 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714373", 
+                "x-transaction": "36ea28f95a723e20"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/geo/reverse_geocode.json?lat=30.2673701685&long=-97.7426147461"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"query\":{\"params\":{\"granularity\":\"neighborhood\",\"coordinates\":{\"coordinate=\ns\":[-97.7426147461,30.2673701685],\"type\":\"Point\"},\"accuracy\":0},\"type\":\"rev=\nerse_geocode\",\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/reverse_geocode.j=\nson?granularity=3Dneighborhood&accuracy=3D0&lat=3D30.2673701685&long=3D-97.=\n7426147461\"},\"result\":{\"places\":[{\"full_name\":\"Austin, TX\",\"country_code\":\"=\nUS\",\"id\":\"c3f37afa9efcf94b\",\"country\":\"United States\",\"url\":\"https:\\/\\/api.=\ntwitter.com\\/1.1\\/geo\\/id\\/c3f37afa9efcf94b.json\",\"attributes\":{},\"bounding=\n_box\":{\"coordinates\":[[[-97.938282,30.098659],[-97.56842,30.098659],[-97.56=\n842,30.49685],[-97.938282,30.49685]]],\"type\":\"Polygon\"},\"contained_within\":=\n[{\"country_code\":\"US\",\"full_name\":\"Texas, US\",\"id\":\"e0060cda70f5f341\",\"coun=\ntry\":\"United States\",\"bounding_box\":{\"coordinates\":[[[-106.645646,25.837164=\n],[-93.508039,25.837164],[-93.508039,36.500704],[-106.645646,36.500704]]],\"=\ntype\":\"Polygon\"},\"attributes\":{},\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo=\n\\/id\\/e0060cda70f5f341.json\",\"name\":\"Texas\",\"place_type\":\"admin\"}],\"place_t=\nype\":\"city\",\"name\":\"Austin\"},{\"full_name\":\"Texas, US\",\"country_code\":\"US\",\"=\nid\":\"e0060cda70f5f341\",\"country\":\"United States\",\"url\":\"https:\\/\\/api.twitt=\ner.com\\/1.1\\/geo\\/id\\/e0060cda70f5f341.json\",\"attributes\":{},\"bounding_box\"=\n:{\"coordinates\":[[[-106.645646,25.837164],[-93.508039,25.837164],[-93.50803=\n9,36.500704],[-106.645646,36.500704]]],\"type\":\"Polygon\"},\"contained_within\"=\n:[{\"full_name\":\"United States\",\"country_code\":\"US\",\"id\":\"96683cc9126741d1\",=\n\"country\":\"United States\",\"bounding_box\":null,\"url\":\"https:\\/\\/api.twitter.=\ncom\\/1.1\\/geo\\/id\\/96683cc9126741d1.json\",\"attributes\":{},\"name\":\"United St=\nates\",\"place_type\":\"country\"}],\"place_type\":\"admin\",\"name\":\"Texas\"},{\"full_=\nname\":\"Mexico\",\"country_code\":\"MX\",\"id\":\"25530ba03b7d90c6\",\"country\":\"Mexic=\no\",\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/id\\/25530ba03b7d90c6.json\",\"=\nattributes\":{},\"bounding_box\":{\"coordinates\":[[[-118.4038571,14.5319181],[-=\n86.7122178,14.5319181],[-86.7122178,32.718919],[-118.4038571,32.718919]]],\"=\ntype\":\"Polygon\"},\"contained_within\":[],\"place_type\":\"country\",\"name\":\"Mexic=\no\"},{\"full_name\":\"United States\",\"country_code\":\"US\",\"id\":\"96683cc9126741d1=\n\",\"country\":\"United States\",\"url\":\"https:\\/\\/api.twitter.com\\/1.1\\/geo\\/id\\=\n/96683cc9126741d1.json\",\"attributes\":{},\"bounding_box\":null,\"contained_with=\nin\":[],\"place_type\":\"country\",\"name\":\"United States\"}]}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2373", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "etag": "\"846e0f77c6f6a899043e2b64868494f9\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:33 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWVkZjQ0MWQzZjYxNjAyOWIyYjU0NjIxZTkxMWVjNTdhOg9j%250AcmVhdGVkX2F0bCsIJn6EikAB--391ff96a73f4387dee8eeeac700eb521e874161a; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347355546055; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:33 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "bd73ccfca8469656390fe359b58ef7a0abf90a8c", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714373", 
+                "x-runtime": "0.06241", 
+                "x-transaction": "d5aa1e49efec6b3a", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/show.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":8078,\"id_str\":\"8078\",\"name\":\"stars\",\"uri\":\"\\/applepie\\/stars\",\"subscr=\niber_count\":7,\"member_count\":55,\"mode\":\"public\",\"description\":\"\",\"slug\":\"st=\nars\",\"full_name\":\"@applepie\\/stars\",\"created_at\":\"Fri Oct 16 00:25:42 +0000=\n 2009\",\"following\":false,\"user\":{\"id\":9302282,\"id_str\":\"9302282\",\"name\":\"Jo=\nsh\",\"screen_name\":\"applepie\",\"location\":\"Santa Clara, CA\",\"description\":\"pr=\no\\u00b7gram\\u00b7mer (n) An organism capable of converting caffeine into co=\nde.\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"f=\nollowers_count\":457,\"friends_count\":302,\"listed_count\":24,\"created_at\":\"Mon=\n Oct 08 03:00:34 +0000 2007\",\"favourites_count\":4,\"utc_offset\":-25200,\"time=\n_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":7283,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"010708\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/8076084\\/200911032903-123=\n95.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/8076084\\/200911032903-12395.jpg\",\"profile_background=\n_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/28=\n13279506\\/f0addfcfa062b23a94c00931ff35f03a_normal.jpeg\",\"profile_image_url_=\nhttps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2813279506\\/f0addfcfa062b2=\n3a94c00931ff35f03a_normal.jpeg\",\"profile_link_color\":\"0000FF\",\"profile_side=\nbar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"DFE1EB\",\"profile_t=\next_color\":\"000000\",\"profile_use_background_image\":true,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\":f=\nalse,\"notifications\":false}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1678", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:33 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347378722996; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:33 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714373", 
+                "x-transaction": "d41034d8d8182165"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/oembed.json?id=266367358078169089"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"cache_age\":\"3153600000\",\"url\":\"https:\\/\\/twitter.com\\/twitter\\/statuses\\/=\n266367358078169089\",\"height\":null,\"provider_url\":\"https:\\/\\/twitter.com\",\"p=\nrovider_name\":\"Twitter\",\"author_name\":\"Twitter\",\"version\":\"1.0\",\"author_url=\n\":\"https:\\/\\/twitter.com\\/twitter\",\"type\":\"rich\",\"html\":\"\\u003cblockquote c=\nlass=3D\\\"twitter-tweet\\\"\\u003e\\u003cp\\u003eRT \\u003ca href=3D\\\"https:\\/\\/tw=\nitter.com\\/TwitterEng\\\"\\u003e@TwitterEng\\u003c\\/a\\u003e: Bolstering our inf=\nrastructure. &quot;As  usage patterns change, Twitter can remain resilient.=\n&quot; \\u003ca href=3D\\\"http:\\/\\/t.co\\/uML86B6s\\\"\\u003ehttp:\\/\\/t.co\\/uML86=\nB6s\\u003c\\/a\\u003e\\u003c\\/p\\u003e&mdash; Twitter (@twitter) \\u003ca href=3D=\n\\\"https:\\/\\/twitter.com\\/twitter\\/statuses\\/266367358078169089\\\"\\u003eNovem=\nber 8, 2012\\u003c\\/a\\u003e\\u003c\\/blockquote\\u003e\\n\\u003cscript async src=\n=3D\\\"\\/\\/platform.twitter.com\\/widgets.js\\\" charset=3D\\\"utf-8\\\"\\u003e\\u003c=\n\\/script\\u003e\",\"width\":550}", 
+            "headers": {
+                "cache-control": "must-revalidate, max-age=3153600000", 
+                "content-length": "915", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "expires": "Mon, 24 Jul 2113 04:24:34 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "server": "tfe", 
+                "set-cookie": "guest_id=v1%3A137671347411619402; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:34 UTC", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714374", 
+                "x-transaction": "1ea16683cd4540b4"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/show.json?id=266367358078169089"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266367358078169089,\"id_=\nstr\":\"266367358078169089\",\"text\":\"RT @TwitterEng: Bolstering our infrastruc=\nture. \\\"As  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\=\n/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_=\nstr\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Fran=\ncisco, CA\",\"description\":\"Your official source for news, updates and tips f=\nrom Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"ur=\nls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitt=\ner.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432502,\"friends_count\"=\n:131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"fa=\nvourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"=\ncontributors_enabled\":false,\"is_translator\":false,\"profile_background_color=\n\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65709=\n0062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9=\nnectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url=\n\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_l=\nink_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sideba=\nr_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_backgroun=\nd_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"follow=\ning\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"c=\noordinates\":null,\"place\":null,\"contributors\":[14192329],\"retweet_count\":212=\n,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com=\n\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.=\ntwitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}],\"user_mentions\":=\n[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_=\nstr\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false,\"retweeted\":true,\"poss=\nibly_sensitive\":false,\"lang\":\"en\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2659", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347430772767; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:34 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714374", 
+                "x-transaction": "bf74a96e9dcf4532"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/show.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"lo=\ncation\":\"San Francisco, CA\",\"description\":\"Your official source for news, u=\npdates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"enti=\nties\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"ht=\ntp:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22=\n]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2243250=\n3,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:5=\n4 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacifi=\nc Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1=\n630,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 00:53:10 +0000 2013\",\"id=\n\":368535944636293121,\"id_str\":\"368535944636293121\",\"text\":\"via @twittereng:=\n A very detailed look at re-architecting the Twitter platform + a new Tweet=\ns-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"source\":\"web\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":158,\"favorite_count\":144,\"entities\":{\"hashtags\":[],\"symbols\":[],\"=\nurls\":[{\"url\":\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.t=\nwitter.com\\/2013\\/new-tweets-per-second-record-and-how\",\"display_url\":\"blog=\n.twitter.com\\/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_mentions\":=\n[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_=\nstr\":\"6844292\",\"indices\":[4,15]}]},\"favorited\":false,\"retweeted\":false,\"pos=\nsibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy=\n82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profi=\nle_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9=\nnectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ba=\nnners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_b=\norder_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_c=\nolor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,=\n\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false=\n,\"notifications\":false}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2648", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347449599012; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:34 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714374", 
+                "x-transaction": "4136a84bf6a3f228"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/show.json?id=783214"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"lo=\ncation\":\"San Francisco, CA\",\"description\":\"Your official source for news, u=\npdates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"enti=\nties\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"ht=\ntp:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22=\n]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2243250=\n3,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:5=\n4 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacifi=\nc Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1=\n630,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 00:53:10 +0000 2013\",\"id=\n\":368535944636293121,\"id_str\":\"368535944636293121\",\"text\":\"via @twittereng:=\n A very detailed look at re-architecting the Twitter platform + a new Tweet=\ns-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"source\":\"web\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":158,\"favorite_count\":144,\"entities\":{\"hashtags\":[],\"symbols\":[],\"=\nurls\":[{\"url\":\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.t=\nwitter.com\\/2013\\/new-tweets-per-second-record-and-how\",\"display_url\":\"blog=\n.twitter.com\\/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_mentions\":=\n[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_=\nstr\":\"6844292\",\"indices\":[4,15]}]},\"favorited\":false,\"retweeted\":false,\"pos=\nsibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy=\n82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profi=\nle_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9=\nnectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ba=\nnners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_b=\norder_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_c=\nolor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,=\n\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false=\n,\"notifications\":false}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2648", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:34 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347466851212; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:34 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "178", 
+                "x-rate-limit-reset": "1376714374", 
+                "x-transaction": "5c628712258a9774"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/home_timeline.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Sat Aug 17 03:19:57 +0000 2013\",\"id\":368572882051289089,\"id=\n_str\":\"368572882051289089\",\"text\":\"QOgVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkv=\nndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWSllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl=\n\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollo=\nw\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301=\n637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\"=\n,\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"ur=\nl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:=\n28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Cen=\ntral Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_coun=\nt\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3=\n94345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test=\n_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"=\n87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\"=\n,\"profile_use_background_image\":false,\"default_profile\":false,\"default_prof=\nile_image\":false,\"following\":true,\"follow_request_sent\":null,\"notifications=\n\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"ret=\nweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"ur=\nls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"sk\"}=\n,{\"created_at\":\"Sat Aug 17 01:00:07 +0000 2013\",\"id\":368537692503420928,\"id=\n_str\":\"368537692503420928\",\"text\":\"A DIY remake of a classic scene from \\u2=\n01cKick-Ass.\\u201d http:\\/\\/t.co\\/vRFqZ2qmnN\",\"source\":\"\\u003ca href=3D\\\"ht=\ntp:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id=\n_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_re=\nply_to_screen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"=\nYouTube\",\"screen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"=\nTweets on YouTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":=\n\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.c=\no\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube=\n.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"fol=\nlowers_count\":32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at=\n\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-252=\n00,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":t=\nrue,\"statuses_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tran=\nslator\":false,\"profile_background_color\":\"333333\",\"profile_background_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000051864262=\n\\/a882121552656460472218a373ba206e.jpeg\",\"profile_background_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378800000051864262\\=\n/a882121552656460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"pro=\nfile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube=\n-stacked_google_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.=\ntwimg.com\\/profile_images\\/1616286352\\/youtube-stacked_google_200px_normal.=\npng\",\"profile_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",=\n\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profil=\ne_use_background_image\":true,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":true,\"follow_request_sent\":null,\"notifications\":null},\"=\ngeo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_coun=\nt\":69,\"favorite_count\":65,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"=\nurl\":\"http:\\/\\/t.co\\/vRFqZ2qmnN\",\"expanded_url\":\"http:\\/\\/goo.gl\\/YFmR5P\",\"=\ndisplay_url\":\"goo.gl\\/YFmR5P\",\"indices\":[49,71]}],\"user_mentions\":[]},\"favo=\nrited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cr=\neated_at\":\"Sat Aug 17 00:00:07 +0000 2013\",\"id\":368522592690249728,\"id_str\"=\n:\"368522592690249728\",\"text\":\"An upcoming biopic about another computer gen=\nius. http:\\/\\/t.co\\/n1LPuFmXPs\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vit=\nrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"truncat=\ned\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in=\n_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_=\nname\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"scre=\nen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on YouT=\nube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t.co=\n\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\"=\n,\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"indices=\n\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":=\n32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov 13 =\n21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_zone\"=\n:\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_=\ncount\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,=\n\"profile_background_color\":\"333333\",\"profile_background_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88212155265=\n6460472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_background_images\\/378800000051864262\\/a882121552656=\n460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_googl=\ne_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_=\nlink_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sideb=\nar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_backgrou=\nnd_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"follo=\nwing\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":null,\"coo=\nrdinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":70,\"favorit=\ne_count\":57,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\=\n/t.co\\/n1LPuFmXPs\",\"expanded_url\":\"http:\\/\\/goo.gl\\/MIjV4N\",\"display_url\":\"=\ngoo.gl\\/MIjV4N\",\"indices\":[50,72]}],\"user_mentions\":[]},\"favorited\":false,\"=\nretweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri=\n Aug 16 23:04:23 +0000 2013\",\"id\":368508567092875266,\"id_str\":\"368508567092=\n875266\",\"text\":\"An inside (and detailed) look at re-architecting Twitter. P=\nlus, a new Tweets-per-second peak: 143,199 Tweets. https:\\/\\/t.co\\/LKH4UdSc=\nFi\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\=\n/id409789998?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/a\\u00=\n3e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_s=\ntr\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_repl=\ny_to_screen_name\":null,\"user\":{\"id\":6844292,\"id_str\":\"6844292\",\"name\":\"Twit=\nter Engineering\",\"screen_name\":\"TwitterEng\",\"location\":\"San Francisco, CA\",=\n\"description\":\"The official account for Twitter Engineering.\",\"url\":\"http:\\=\n/\\/t.co\\/oEmYlYDquC\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/oEmY=\nlYDquC\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\",\"display_url\":\"en=\ngineering.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"prot=\nected\":false,\"followers_count\":438240,\"friends_count\":0,\"listed_count\":2626=\n,\"created_at\":\"Sat Jun 16 00:14:36 +0000 2007\",\"favourites_count\":0,\"utc_of=\nfset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"v=\nerified\":true,\"statuses_count\":179,\"lang\":\"en\",\"contributors_enabled\":false=\n,\"is_translator\":false,\"profile_background_color\":\"C6E2EE\",\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/=\ntheme2\\/bg.gif\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_images\\/2284174594\\/apcu4c9tu2zkefnev0jt_normal.pn=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284=\n174594\\/apcu4c9tu2zkefnev0jt_normal.png\",\"profile_link_color\":\"1F98C7\",\"pro=\nfile_sidebar_border_color\":\"C6E2EE\",\"profile_sidebar_fill_color\":\"DAECF4\",\"=\nprofile_text_color\":\"663B12\",\"profile_use_background_image\":true,\"default_p=\nrofile\":false,\"default_profile_image\":false,\"following\":true,\"follow_reques=\nt_sent\":null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":nu=\nll,\"contributors\":null,\"retweet_count\":214,\"favorite_count\":129,\"entities\":=\n{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/LKH4UdScFi\",\"ex=\npanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/new-tweets-per-second-record=\n-and-how\",\"display_url\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",\"indices\"=\n:[110,133]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possi=\nbly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 23:00:04 +0000 =\n2013\",\"id\":368507479774093313,\"id_str\":\"368507479774093313\",\"text\":\"If you =\nwant to get the attention of your favorite YouTube channel, 12,000 dominoes=\n helps a lot. http:\\/\\/t.co\\/dy8vSMczbi\",\"source\":\"\\u003ca href=3D\\\"http:\\/=\n\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTu=\nbe\",\"screen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweet=\ns on YouTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http=\n:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os=\n6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tu=\ne Nov 13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"t=\nime_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"=\nstatuses_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translato=\nr\":false,\"profile_background_color\":\"333333\",\"profile_background_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88=\n2121552656460472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_background_images\\/378800000051864262\\/a882=\n121552656460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stac=\nked_google_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg=\n.com\\/profile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",=\n\"profile_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"prof=\nile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use=\n_background_image\":true,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":=\nnull,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":77=\n,\"favorite_count\":73,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":=\n\"http:\\/\\/t.co\\/dy8vSMczbi\",\"expanded_url\":\"http:\\/\\/goo.gl\\/5sbq2g\",\"displ=\nay_url\":\"goo.gl\\/5sbq2g\",\"indices\":[96,118]}],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"create=\nd_at\":\"Fri Aug 16 22:02:04 +0000 2013\",\"id\":368492883386454016,\"id_str\":\"36=\n8492883386454016\",\"text\":\".@PewDiePie gets a visit from @Smosh to celebrate=\n being the most subscribed YouTube channel. Brofists all around. http:\\/\\/t=\n.co\\/8pR8r2yDcy\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228272,\"i=\nd_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\":\"San =\nBruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2014 of cou=\nrse \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtube.c=\nom\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[=\n]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":538,\"liste=\nd_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites_co=\nunt\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_=\nenabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"contributo=\nrs_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"333333\"=\n,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_=\nimages\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile=\n_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_i=\nmages\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile_=\nbackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_i=\nmages\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube-st=\nacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile_sideb=\nar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_te=\nxt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fa=\nlse,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\":nu=\nll,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":null,\"retweet_count\":352,\"favorite_count\":321,\"entities\":{\"hashtags=\n\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/8pR8r2yDcy\",\"expanded_url\"=\n:\"http:\\/\\/goo.gl\\/1HVSbW\",\"display_url\":\"goo.gl\\/1HVSbW\",\"indices\":[114,13=\n6]}],\"user_mentions\":[{\"screen_name\":\"pewdiepie\",\"name\":\"PewDiePie\",\"id\":39=\n538010,\"id_str\":\"39538010\",\"indices\":[1,11]},{\"screen_name\":\"smosh\",\"name\":=\n\"Smosh\",\"id\":19604744,\"id_str\":\"19604744\",\"indices\":[30,36]}]},\"favorited\":=\nfalse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_a=\nt\":\"Fri Aug 16 21:00:28 +0000 2013\",\"id\":368477381813493760,\"id_str\":\"36847=\n7381813493760\",\"text\":\"How much would it cost to maintain Batman\\u2019s lif=\nestyle? http:\\/\\/t.co\\/kXrIY51sam\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.=\nvitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"trun=\ncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,=\n\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scre=\nen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"s=\ncreen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on Y=\nouTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t=\n.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShb=\nwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"indi=\nces\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_coun=\nt\":32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov =\n13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"status=\nes_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fal=\nse,\"profile_background_color\":\"333333\",\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88212155=\n2656460472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_background_images\\/378800000051864262\\/a882121552=\n656460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_go=\nogle_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profi=\nle_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"profile_si=\ndebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_backg=\nround_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"fo=\nllowing\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":null,\"=\ncoordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":162,\"fav=\norite_count\":131,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"htt=\np:\\/\\/t.co\\/kXrIY51sam\",\"expanded_url\":\"http:\\/\\/goo.gl\\/9QQbf5\",\"display_u=\nrl\":\"goo.gl\\/9QQbf5\",\"indices\":[55,77]}],\"user_mentions\":[]},\"favorited\":fa=\nlse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\"=\n:\"Fri Aug 16 20:00:17 +0000 2013\",\"id\":368462235980824576,\"id_str\":\"3684622=\n35980824576\",\"text\":\"Has success changed Jeremy Lin? His friends seem to th=\nink so. http:\\/\\/t.co\\/ghn78l2KfY\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.=\nvitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"trun=\ncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,=\n\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scre=\nen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"s=\ncreen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on Y=\nouTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t=\n.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShb=\nwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"indi=\nces\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_coun=\nt\":32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov =\n13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"status=\nes_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fal=\nse,\"profile_background_color\":\"333333\",\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88212155=\n2656460472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_background_images\\/378800000051864262\\/a882121552=\n656460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_go=\nogle_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profi=\nle_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"profile_si=\ndebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_backg=\nround_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"fo=\nllowing\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":null,\"=\ncoordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":76,\"favo=\nrite_count\":76,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:=\n\\/\\/t.co\\/ghn78l2KfY\",\"expanded_url\":\"http:\\/\\/goo.gl\\/n9p49U\",\"display_url=\n\":\"goo.gl\\/n9p49U\",\"indices\":[62,84]}],\"user_mentions\":[]},\"favorited\":fals=\ne,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"=\nFri Aug 16 19:00:07 +0000 2013\",\"id\":368447094010687488,\"id_str\":\"368447094=\n010687488\",\"text\":\"Miniature hip-hop maestro @MattyBRaps covers #WeCantStop=\n. http:\\/\\/t.co\\/MSHrS42IH5\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue=\n.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\"=\n:false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_re=\nply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_nam=\ne\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"screen_=\nname\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on YouTube=\n news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/o=\ns6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"e=\nxpanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"indices\":[=\n0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":320=\n63435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov 13 21:=\n43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_zone\":\"P=\nacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_cou=\nnt\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pr=\nofile_background_color\":\"333333\",\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88212155265646=\n0472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_background_images\\/378800000051864262\\/a882121552656460=\n472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_google_2=\n00px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profil=\ne_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_lin=\nk_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_=\nfill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_background_=\nimage\":true,\"default_profile\":false,\"default_profile_image\":false,\"followin=\ng\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":null,\"coordi=\nnates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":87,\"favorite_c=\nount\":56,\"entities\":{\"hashtags\":[{\"text\":\"WeCantStop\",\"indices\":[45,56]}],\"=\nsymbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/MSHrS42IH5\",\"expanded_url\":\"http=\n:\\/\\/goo.gl\\/x678iA\",\"display_url\":\"goo.gl\\/x678iA\",\"indices\":[58,80]}],\"us=\ner_mentions\":[{\"screen_name\":\"MattyBRaps\",\"name\":\"MattyBRaps\",\"id\":15075209=\n6,\"id_str\":\"150752096\",\"indices\":[26,37]}]},\"favorited\":false,\"retweeted\":f=\nalse,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 18:3=\n2:57 +0000 2013\",\"id\":368440257584566273,\"id_str\":\"368440257584566273\",\"tex=\nt\":\"RT @TweetDeck: Mine your columns for information with TweetDeck's power=\nful filters. #TweetDeckTips https:\\/\\/t.co\\/7uK7zpOjoj\",\"source\":\"\\u003ca h=\nref=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTw=\nitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":=\nnull,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_=\nto_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":222953824,=\n\"id_str\":\"222953824\",\"name\":\"Twitter Government\",\"screen_name\":\"gov\",\"locat=\nion\":\"Washington, DC\",\"description\":\"Updates from the Twitter Government & =\nPolitics team, tracking creative & effective uses of Twitter for civic enga=\ngement. RTs & examples\\u2260political endorsements.\",\"url\":\"https:\\/\\/t.co\\=\n/2kb1ic93IQ\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/2kb1ic93IQ\"=\n,\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twi=\ntter.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\"=\n:false,\"followers_count\":440597,\"friends_count\":0,\"listed_count\":2369,\"crea=\nted_at\":\"Sat Dec 04 23:27:01 +0000 2010\",\"favourites_count\":9,\"utc_offset\":=\n-14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verifie=\nd\":true,\"statuses_count\":799,\"lang\":\"en\",\"contributors_enabled\":false,\"is_t=\nranslator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378138859\\/town=\nhallbg.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_background_images\\/378138859\\/townhallbg.jpg\",\"profile_background_t=\nile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284=\n291316\\/xu1u3i11ugj03en53ujr_normal.png\",\"profile_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_images\\/2284291316\\/xu1u3i11ugj03en53ujr_normal.p=\nng\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/2229538=\n24\\/1347996109\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color=\n\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"3333=\n33\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_pr=\nofile_image\":false,\"following\":true,\"follow_request_sent\":null,\"notificatio=\nns\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"r=\netweeted_status\":{\"created_at\":\"Thu Aug 15 17:54:07 +0000 2013\",\"id\":368068=\n097455820800,\"id_str\":\"368068097455820800\",\"text\":\"Mine your columns for in=\nformation with TweetDeck's powerful filters. #TweetDeckTips https:\\/\\/t.co\\=\n/7uK7zpOjoj\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,=\n\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_us=\ner_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":14803701,\"id_st=\nr\":\"14803701\",\"name\":\"TweetDeck\",\"screen_name\":\"TweetDeck\",\"location\":\"Lond=\non, UK\",\"description\":\"TweetDeck is an app that brings more flexibility and=\n insight to power users. Questions? https:\\/\\/t.co\\/KFxg3aVrwl\",\"url\":\"http=\n:\\/\\/t.co\\/RO7g9KTF5z\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/RO=\n7g9KTF5z\",\"expanded_url\":\"http:\\/\\/www.tweetdeck.com\",\"display_url\":\"tweetd=\neck.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\=\n/KFxg3aVrwl\",\"expanded_url\":\"https:\\/\\/support.twitter.com\\/groups\\/54-mobi=\nle-apps#topic_226\",\"display_url\":\"support.twitter.com\\/groups\\/54-mobi\\u202=\n6\",\"indices\":[88,111]}]}},\"protected\":false,\"followers_count\":2410404,\"frie=\nnds_count\":161046,\"listed_count\":25728,\"created_at\":\"Fri May 16 20:30:59 +0=\n000 2008\",\"favourites_count\":0,\"utc_offset\":3600,\"time_zone\":\"London\",\"geo_=\nenabled\":false,\"verified\":true,\"statuses_count\":6990,\"lang\":\"en\",\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/656938442\\/9knix0r598sxgmayw7c3.png\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/656938442\\/9kn=\nix0r598sxgmayw7c3.png\",\"profile_background_tile\":true,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/3759540932\\/051e36e98a2b3776061fa6f6=\n11f5dcb0_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pr=\nofile_images\\/3759540932\\/051e36e98a2b3776061fa6f611f5dcb0_normal.png\",\"pro=\nfile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/14803701\\/13473=\n95022\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED=\n\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"prof=\nile_use_background_image\":true,\"default_profile\":false,\"default_profile_ima=\nge\":false,\"following\":null,\"follow_request_sent\":null,\"notifications\":null}=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_co=\nunt\":36,\"favorite_count\":55,\"entities\":{\"hashtags\":[{\"text\":\"TweetDeckTips\"=\n,\"indices\":[69,83]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/7uK7zpOjo=\nj\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/tweetdecktips-content-=\nfilters\",\"display_url\":\"blog.twitter.com\\/2013\\/tweetdeck\\u2026\",\"indices\":=\n[84,107]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibl=\ny_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":36,\"favorite_count\":0,\"enti=\nties\":{\"hashtags\":[{\"text\":\"TweetDeckTips\",\"indices\":[84,98]}],\"symbols\":[]=\n,\"urls\":[{\"url\":\"https:\\/\\/t.co\\/7uK7zpOjoj\",\"expanded_url\":\"https:\\/\\/blog=\n.twitter.com\\/2013\\/tweetdecktips-content-filters\",\"display_url\":\"blog.twit=\nter.com\\/2013\\/tweetdeck\\u2026\",\"indices\":[99,122]}],\"user_mentions\":[{\"scr=\neen_name\":\"TweetDeck\",\"name\":\"TweetDeck\",\"id\":14803701,\"id_str\":\"14803701\",=\n\"indices\":[3,13]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive=\n\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 17:04:04 +0000 2013\",\"id\":36=\n8417891802419201,\"id_str\":\"368417891802419201\",\"text\":\"Sending happy birthd=\nay wishes to the \\\"Queen of Pop,\\u201d Madonna. http:\\/\\/t.co\\/EtVkfEkW1N\",=\n\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u00=\n3eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id=\n\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_repl=\ny_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228272=\n,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\":\"S=\nan Bruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2014 of =\ncourse \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":=\n{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtub=\ne.com\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":538,\"li=\nsted_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites=\n_count\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"g=\neo_enabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"3333=\n33\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgroun=\nd_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profi=\nle_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_ima=\nge_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube=\n-stacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile_si=\ndebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile=\n_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\"=\n:false,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\"=\n:null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"con=\ntributors\":null,\"retweet_count\":280,\"favorite_count\":156,\"entities\":{\"hasht=\nags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/EtVkfEkW1N\",\"expanded_u=\nrl\":\"http:\\/\\/goo.gl\\/bZS4zW\",\"display_url\":\"goo.gl\\/bZS4zW\",\"indices\":[62,=\n84]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sen=\nsitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 16:00:04 +0000 2013\",\"=\nid\":368401783410155520,\"id_str\":\"368401783410155520\",\"text\":\"YouTube beauty=\n guru @MichellePhan launches her own cosmetics brand. Introducing em michel=\nle phan. http:\\/\\/t.co\\/Q2w1EoOais\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm=\n.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"tru=\nncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null=\n,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scr=\neen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"=\nscreen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"description\":\"Tweets on =\nYouTube news, trends, and \\u2014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/=\nt.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpSh=\nbwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"youtube.com\",\"ind=\nices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_cou=\nnt\":32063435,\"friends_count\":538,\"listed_count\":66263,\"created_at\":\"Tue Nov=\n 13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offset\":-25200,\"time_z=\none\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statu=\nses_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fa=\nlse,\"profile_background_color\":\"333333\",\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000051864262\\/a8821215=\n52656460472218a373ba206e.jpeg\",\"profile_background_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_background_images\\/378800000051864262\\/a88212155=\n2656460472218a373ba206e.jpeg\",\"profile_background_tile\":true,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_g=\noogle_200px_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"prof=\nile_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"000000\",\"profile_s=\nidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",\"profile_use_back=\nground_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"f=\nollowing\":true,\"follow_request_sent\":null,\"notifications\":null},\"geo\":null,=\n\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":86,\"fav=\norite_count\":74,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http=\n:\\/\\/t.co\\/Q2w1EoOais\",\"expanded_url\":\"http:\\/\\/goo.gl\\/MmvmnJ\",\"display_ur=\nl\":\"goo.gl\\/MmvmnJ\",\"indices\":[98,120]}],\"user_mentions\":[{\"screen_name\":\"M=\nichellePhan\",\"name\":\".\\uff61Michelle Phan.\\uff61\",\"id\":17674486,\"id_str\":\"1=\n7674486\",\"indices\":[20,33]}]},\"favorited\":false,\"retweeted\":false,\"possibly=\n_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 14:34:02 +0000 201=\n3\",\"id\":368380134237024258,\"id_str\":\"368380134237024258\",\"text\":\"RT @twitte=\nrtv: The #RedneckRenewal has taken off. | The \\\"Endless Quack\\\" continues a=\ns Duck Dynasty breaks records https:\\/\\/t.co\\/cicdP0AoLf\",\"source\":\"web\",\"t=\nruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nu=\nll,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_s=\ncreen_name\":null,\"user\":{\"id\":130649891,\"id_str\":\"130649891\",\"name\":\"Twitte=\nr Media\",\"screen_name\":\"twittermedia\",\"location\":\"San Francisco\",\"descripti=\non\":\"Tracking cool, meaningful uses of Tweets in media, tv, sports, enterta=\ninment and journalism. Send us tips!\",\"url\":\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"e=\nntities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"expanded_url\"=\n:\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twitter.com\\/media=\n\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followe=\nrs_count\":2379844,\"friends_count\":293,\"listed_count\":7877,\"created_at\":\"Wed=\n Apr 07 22:41:40 +0000 2010\",\"favourites_count\":129,\"utc_offset\":-25200,\"ti=\nme_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"s=\ntatuses_count\":720,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"12212D\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/90427732\\/twittermedia-bg=\n.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profil=\ne_background_images\\/90427732\\/twittermedia-bg.png\",\"profile_background_til=\ne\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/375251=\n4126\\/0a78819053b9451d8e201de2950197ab_normal.png\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3752514126\\/0a78819053b9451d8e2=\n01de2950197ab_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/pr=\nofile_banners\\/130649891\\/1347404321\",\"profile_link_color\":\"1D5870\",\"profil=\ne_sidebar_border_color\":\"333333\",\"profile_sidebar_fill_color\":\"EEEEEE\",\"pro=\nfile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_prof=\nile\":false,\"default_profile_image\":false,\"following\":true,\"follow_request_s=\nent\":null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,=\n\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Fri Aug 16 14:32:44 +=\n0000 2013\",\"id\":368379804015267842,\"id_str\":\"368379804015267842\",\"text\":\"Th=\ne #RedneckRenewal has taken off. | The \\\"Endless Quack\\\" continues as Duck =\nDynasty breaks records https:\\/\\/t.co\\/cicdP0AoLf\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"nofollow\\\"\\u003eTweet Butt=\non\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply=\n_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str=\n\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":586198217,\"id_str\":\"5861=\n98217\",\"name\":\"Twitter TV\",\"screen_name\":\"twittertv\",\"location\":\"in front o=\nf the tube\",\"description\":\"TV related tweets from our couch.\",\"url\":\"https:=\n\\/\\/t.co\\/avIfjdXODN\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/av=\nIfjdXODN\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":=\n\"blog.twitter.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"p=\nrotected\":false,\"followers_count\":418304,\"friends_count\":495,\"listed_count\"=\n:735,\"created_at\":\"Mon May 21 03:07:38 +0000 2012\",\"favourites_count\":44,\"u=\ntc_offset\":-25200,\"time_zone\":\"Arizona\",\"geo_enabled\":true,\"verified\":true,=\n\"statuses_count\":1371,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translat=\nor\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/656936539\\/af8i1j1p2mq=\npjyhrefwi.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/profile_background_images\\/656936539\\/af8i1j1p2mqpjyhrefwi.png\",\"profile=\n_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/2305402324\\/v8kc4mcskxulus63prhv_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2305402324\\/v8kc4mcskxulus63=\nprhv_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ba=\nnners\\/586198217\\/1348770332\",\"profile_link_color\":\"0084B4\",\"profile_sideba=\nr_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_tex=\nt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fal=\nse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":nul=\nl,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contrib=\nutors\":null,\"retweet_count\":34,\"favorite_count\":11,\"entities\":{\"hashtags\":[=\n{\"text\":\"RedneckRenewal\",\"indices\":[4,19]}],\"symbols\":[],\"urls\":[{\"url\":\"ht=\ntps:\\/\\/t.co\\/cicdP0AoLf\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\=\n/the-endless-quack-continues-as-duck-dynasty-breaks-records\",\"display_url\":=\n\"blog.twitter.com\\/2013\\/the-endle\\u2026\",\"indices\":[98,121]}],\"user_mentio=\nns\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lan=\ng\":\"en\"},\"retweet_count\":34,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"te=\nxt\":\"RedneckRenewal\",\"indices\":[19,34]}],\"symbols\":[],\"urls\":[{\"url\":\"https=\n:\\/\\/t.co\\/cicdP0AoLf\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/th=\ne-endless-quack-continues-as-duck-dynasty-breaks-records\",\"display_url\":\"bl=\nog.twitter.com\\/2013\\/the-endle\\u2026\",\"indices\":[113,136]}],\"user_mentions=\n\":[{\"screen_name\":\"twittertv\",\"name\":\"Twitter TV\",\"id\":586198217,\"id_str\":\"=\n586198217\",\"indices\":[3,13]}]},\"favorited\":false,\"retweeted\":false,\"possibl=\ny_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Aug 16 01:30:23 +0000 20=\n13\",\"id\":368182919724281856,\"id_str\":\"368182919724281856\",\"text\":\"#Trending=\n: Is this the most epic bar mitzvah entrance ever? http:\\/\\/t.co\\/fg4IfvBKm=\nS\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\=\nu003eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228=\n272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\"=\n:\"San Bruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2014 =\nof course \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"ur=\nl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/you=\ntube.com\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\":{\"u=\nrls\":[]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":538,=\n\"listed_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favouri=\ntes_count\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\"=\n,\"geo_enabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"cont=\nributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"3=\n33333\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backg=\nround_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"p=\nrofile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgr=\nound_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"pr=\nofile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/yout=\nube-stacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile=\n_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"prof=\nile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profi=\nle\":false,\"default_profile_image\":false,\"following\":true,\"follow_request_se=\nnt\":null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"=\ncontributors\":null,\"retweet_count\":96,\"favorite_count\":102,\"entities\":{\"has=\nhtags\":[{\"text\":\"Trending\",\"indices\":[0,9]}],\"symbols\":[],\"urls\":[{\"url\":\"h=\nttp:\\/\\/t.co\\/fg4IfvBKmS\",\"expanded_url\":\"http:\\/\\/goo.gl\\/Vc8vUj\",\"display=\n_url\":\"goo.gl\\/Vc8vUj\",\"indices\":[60,82]}],\"user_mentions\":[]},\"favorited\":=\nfalse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_a=\nt\":\"Fri Aug 16 00:30:26 +0000 2013\",\"id\":368167832108154880,\"id_str\":\"36816=\n7832108154880\",\"text\":\"Get excited for the #JobsMovie by learning about the=\n man himself, Steve Jobs. http:\\/\\/t.co\\/cKvAXVG9G1\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003eSocial Publisher\\u00=\n3c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_st=\natus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null=\n,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228272,\"id_str\":\"10228272\",\"=\nname\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\":\"San Bruno, CA\",\"descrip=\ntion\":\"Tweets on YouTube news, trends, and \\u2014 of course \\u2014 videos.\"=\n,\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:=\n\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtube.com\",\"display_url\":\"=\nyoutube.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fal=\nse,\"followers_count\":32063435,\"friends_count\":538,\"listed_count\":66263,\"cre=\nated_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites_count\":214,\"utc_offse=\nt\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"veri=\nfied\":true,\"statuses_count\":8319,\"lang\":\"en\",\"contributors_enabled\":false,\"=\nis_translator\":false,\"profile_background_color\":\"333333\",\"profile_backgroun=\nd_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37880000005=\n1864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile_background_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378800000051=\n864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile_background_tile\":tr=\nue,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1616286352\\/=\nyoutube-stacked_google_200px_normal.png\",\"profile_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube-stacked_google_200px_=\nnormal.png\",\"profile_link_color\":\"1C62B9\",\"profile_sidebar_border_color\":\"0=\n00000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"333333\",=\n\"profile_use_background_image\":true,\"default_profile\":false,\"default_profil=\ne_image\":false,\"following\":true,\"follow_request_sent\":null,\"notifications\":=\nnull},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":165,\"favorite_count\":114,\"entities\":{\"hashtags\":[{\"text\":\"JobsMov=\nie\",\"indices\":[20,30]}],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/cKvAXVG=\n9G1\",\"expanded_url\":\"http:\\/\\/goo.gl\\/5wm7M3\",\"display_url\":\"goo.gl\\/5wm7M3=\n\",\"indices\":[78,100]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 23:30=\n:04 +0000 2013\",\"id\":368152643442835456,\"id_str\":\"368152643442835456\",\"text=\n\":\"14 ideas that might make the world a little better. http:\\/\\/t.co\\/QnHD7=\n2lVxT\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollo=\nw\\\"\\u003eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_st=\natus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"=\nin_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1=\n0228272,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"locat=\nion\":\"San Bruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2=\n014 of course \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":=\n{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\=\n/youtube.com\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\"=\n:{\"urls\":[]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":=\n538,\"listed_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"fav=\nourites_count\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"=\ncontributors_enabled\":false,\"is_translator\":false,\"profile_background_color=\n\":\"333333\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg=\n\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ba=\nckground_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\"=\n,\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"prof=\nile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/=\nyoutube-stacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"pro=\nfile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"=\nprofile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_p=\nrofile\":false,\"default_profile_image\":false,\"following\":true,\"follow_reques=\nt_sent\":null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":nu=\nll,\"contributors\":null,\"retweet_count\":137,\"favorite_count\":124,\"entities\":=\n{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/QnHD72lVxT\",\"exp=\nanded_url\":\"http:\\/\\/goo.gl\\/HigoUG\",\"display_url\":\"goo.gl\\/HigoUG\",\"indice=\ns\":[52,74]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possi=\nbly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 22:30:24 +0000 =\n2013\",\"id\":368137627184414720,\"id_str\":\"368137627184414720\",\"text\":\"Is your=\n school\\u2019s mascot as weird as any of these? http:\\/\\/t.co\\/gBb1cbjwPo\",=\n\"source\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u00=\n3eSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id=\n\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_repl=\ny_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228272=\n,\"id_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\":\"S=\nan Bruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2014 of =\ncourse \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":=\n{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtub=\ne.com\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":538,\"li=\nsted_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites=\n_count\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"g=\neo_enabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"3333=\n33\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgroun=\nd_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profi=\nle_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_ima=\nge_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube=\n-stacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile_si=\ndebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile=\n_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\"=\n:false,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\"=\n:null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"con=\ntributors\":null,\"retweet_count\":89,\"favorite_count\":80,\"entities\":{\"hashtag=\ns\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/gBb1cbjwPo\",\"expanded_url=\n\":\"http:\\/\\/goo.gl\\/T0Ucpr\",\"display_url\":\"goo.gl\\/T0Ucpr\",\"indices\":[50,72=\n]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensi=\ntive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 21:26:59 +0000 2013\",\"id=\n\":368121668125741056,\"id_str\":\"368121668125741056\",\"text\":\"Think fast: what=\n's 9*13? 13*52? 13^3? Type math calculations into your omnibox and Chrome w=\nill return the answer. #chrometip\",\"source\":\"web\",\"truncated\":false,\"in_rep=\nly_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id=\n\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\"=\n:{\"id\":56505125,\"id_str\":\"56505125\",\"name\":\"Google Chrome\",\"screen_name\":\"g=\nooglechrome\",\"location\":\"Mountain View, California\",\"description\":\"The offi=\ncial Twitter account for the Google Chrome browser, OS, Chromebooks, and We=\nb Store\",\"url\":\"http:\\/\\/t.co\\/oQ8wOFCb4x\",\"entities\":{\"url\":{\"urls\":[{\"url=\n\":\"http:\\/\\/t.co\\/oQ8wOFCb4x\",\"expanded_url\":\"http:\\/\\/google.com\\/chrome\",=\n\"display_url\":\"google.com\\/chrome\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":1784010,\"friends_count\":85,\"list=\ned_count\":9832,\"created_at\":\"Mon Jul 13 21:51:56 +0000 2009\",\"favourites_co=\nunt\":0,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_en=\nabled\":false,\"verified\":true,\"statuses_count\":758,\"lang\":\"en\",\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_im=\nages\\/179133269\\/white.gif\",\"profile_background_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_background_images\\/179133269\\/white.gif\",\"profile_b=\nackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1281767185\\/product_logo_256_normal.png\",\"profile_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_images\\/1281767185\\/product_logo_256_normal=\n.png\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\"=\n,\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profi=\nle_use_background_image\":true,\"default_profile\":false,\"default_profile_imag=\ne\":false,\"following\":true,\"follow_request_sent\":null,\"notifications\":null},=\n\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_cou=\nnt\":120,\"favorite_count\":64,\"entities\":{\"hashtags\":[{\"text\":\"chrometip\",\"in=\ndices\":[114,124]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":f=\nalse,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 21:00:06 +000=\n0 2013\",\"id\":368114903846248448,\"id_str\":\"368114903846248448\",\"text\":\"If th=\ne Internet could talk, would it say \\\"meow\\\"? http:\\/\\/t.co\\/qTcfZ4kLGn\",\"s=\nource\":\"\\u003ca href=3D\\\"http:\\/\\/srm.vitrue.com\\\" rel=3D\\\"nofollow\\\"\\u003e=\nSocial Publisher\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":=\nnull,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_=\nto_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":10228272,\"=\nid_str\":\"10228272\",\"name\":\"YouTube\",\"screen_name\":\"YouTube\",\"location\":\"San=\n Bruno, CA\",\"description\":\"Tweets on YouTube news, trends, and \\u2014 of co=\nurse \\u2014 videos.\",\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/os6UpShbwO\",\"expanded_url\":\"http:\\/\\/youtube.=\ncom\",\"display_url\":\"youtube.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":=\n[]}},\"protected\":false,\"followers_count\":32063435,\"friends_count\":538,\"list=\ned_count\":66263,\"created_at\":\"Tue Nov 13 21:43:46 +0000 2007\",\"favourites_c=\nount\":214,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo=\n_enabled\":true,\"verified\":true,\"statuses_count\":8319,\"lang\":\"en\",\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"333333=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/378800000051864262\\/a882121552656460472218a373ba206e.jpeg\",\"profile=\n_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/1616286352\\/youtube-stacked_google_200px_normal.png\",\"profile_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1616286352\\/youtube-s=\ntacked_google_200px_normal.png\",\"profile_link_color\":\"1C62B9\",\"profile_side=\nbar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_t=\next_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":true,\"follow_request_sent\":n=\null,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contr=\nibutors\":null,\"retweet_count\":115,\"favorite_count\":104,\"entities\":{\"hashtag=\ns\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/qTcfZ4kLGn\",\"expanded_url=\n\":\"http:\\/\\/goo.gl\\/80Vwdu\",\"display_url\":\"goo.gl\\/80Vwdu\",\"indices\":[49,71=\n]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensi=\ntive\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 20:57:01 +0000 2013\",\"id=\n\":368114125471105026,\"id_str\":\"368114125471105026\",\"text\":\"You tough enough=\n for Tough Mudder? #GoInSix [pic] http:\\/\\/t.co\\/qavPIu99AC\",\"source\":\"web\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"user\":{\"id\":551373363,\"id_str\":\"551373363\",\"name\":\"Vis=\na\",\"screen_name\":\"Visa\",\"location\":\"USA\",\"description\":\"There are a billion=\n stories waiting to be made. Let\\u2019s go make them together. Six words, p=\nhotos or seconds\\u2014that\\u2019s all you need to get inspired. #GoInSix\",\"=\nurl\":\"https:\\/\\/t.co\\/01tbcM2oop\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:=\n\\/\\/t.co\\/01tbcM2oop\",\"expanded_url\":\"https:\\/\\/www.facebook.com\\/VisaUnite=\ndStates\",\"display_url\":\"facebook.com\\/VisaUnitedStat\\u2026\",\"indices\":[0,23=\n]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":71834,\"=\nfriends_count\":1109,\"listed_count\":288,\"created_at\":\"Wed Apr 11 20:22:05 +0=\n000 2012\",\"favourites_count\":31,\"utc_offset\":-25200,\"time_zone\":\"Pacific Ti=\nme (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":4638=\n,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_ba=\nckground_color\":\"000000\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/344918034408433340\\/5d6be393d09b7bf229ac5bc=\n58dae8099.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_background_images\\/344918034408433340\\/5d6be393d09b7bf229ac5bc5=\n8dae8099.jpeg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_images\\/344513261568985151\\/439e25b1682b75497349b27=\n706f053d2_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/344513261568985151\\/439e25b1682b75497349b27706f053d2_normal=\n.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/5513=\n73363\\/1371047696\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_co=\nlor\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"3=\n33333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default=\n_profile_image\":false,\"following\":true,\"follow_request_sent\":null,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweet_count\":2,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"GoIn=\nSix\",\"indices\":[35,43]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[],\"media\":=\n[{\"id\":368114125475299328,\"id_str\":\"368114125475299328\",\"indices\":[50,72],\"=\nmedia_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BRvN2MXCQAASJcA.jpg\",\"media_url_=\nhttps\":\"https:\\/\\/pbs.twimg.com\\/media\\/BRvN2MXCQAASJcA.jpg\",\"url\":\"http:\\/=\n\\/t.co\\/qavPIu99AC\",\"display_url\":\"pic.twitter.com\\/qavPIu99AC\",\"expanded_u=\nrl\":\"http:\\/\\/twitter.com\\/Visa\\/status\\/368114125471105026\\/photo\\/1\",\"typ=\ne\":\"photo\",\"sizes\":{\"medium\":{\"w\":600,\"h\":600,\"resize\":\"fit\"},\"thumb\":{\"w\":=\n150,\"h\":150,\"resize\":\"crop\"},\"large\":{\"w\":1024,\"h\":1024,\"resize\":\"fit\"},\"sm=\nall\":{\"w\":340,\"h\":340,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":fal=\nse,\"possibly_sensitive\":false,\"lang\":\"en\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "56296", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347521042981; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:35 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714375", 
+                "x-transaction": "28c2957c1aa9050a"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/members.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"users\":[{\"id\":1424700757,\"id_str\":\"1424700757\",\"name\":\"Joss Whedon\",\"scre=\nen_name\":\"josswhedon\",\"location\":\"\",\"description\":\"Lifelike\",\"url\":null,\"en=\ntities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":396=\n421,\"friends_count\":184,\"listed_count\":4222,\"created_at\":\"Mon May 13 05:31:=\n58 +0000 2013\",\"favourites_count\":371,\"utc_offset\":null,\"time_zone\":null,\"g=\neo_enabled\":false,\"verified\":true,\"statuses_count\":334,\"lang\":\"en\",\"status\"=\n:{\"created_at\":\"Sat Aug 17 03:24:55 +0000 2013\",\"id\":368574131316338690,\"id=\n_str\":\"368574131316338690\",\"text\":\"\\u201c@brittandi: reason to \\u2764 joss.=\n curvy girl laid by resident hottie in Dollhouse. Chunky\\/funky gals need l=\nove 2.\\u201d\\n\\nSugarshock! #Wadegroupie\",\"source\":\"\\u003ca href=3D\\\"http:\\=\n/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPho=\nne\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":36857124155412=\n4800,\"in_reply_to_status_id_str\":\"368571241554124800\",\"in_reply_to_user_id\"=\n:72439108,\"in_reply_to_user_id_str\":\"72439108\",\"in_reply_to_screen_name\":\"b=\nrittandi\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"r=\netweet_count\":24,\"favorite_count\":77,\"entities\":{\"hashtags\":[{\"text\":\"Wadeg=\nroupie\",\"indices\":[125,137]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"scr=\neen_name\":\"brittandi\",\"name\":\"br!ttany utah\",\"id\":72439108,\"id_str\":\"724391=\n08\",\"indices\":[1,11]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"c=\nontributors_enabled\":false,\"is_translator\":false,\"profile_background_color\"=\n:\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/th=\nemes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3788000002804642=\n13\\/078419216aebf3173cac833a7a21512d_normal.jpeg\",\"profile_image_url_https\"=\n:\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000280464213\\/078419216aeb=\nf3173cac833a7a21512d_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg=\n.com\\/profile_banners\\/1424700757\\/1376700669\",\"profile_link_color\":\"0084B4=\n\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDE=\nEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"def=\nault_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_=\nrequest_sent\":false,\"notifications\":false},{\"id\":1323187164,\"id_str\":\"13231=\n87164\",\"name\":\"Marina Sirtis\",\"screen_name\":\"Marina_Sirtis\",\"location\":\"\",\"=\ndescription\":\"Official Twitter Account For Actress Marina Sirtis. No name c=\nalling or disrespect to anyone please.\",\"url\":null,\"entities\":{\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":49229,\"friends_count\":62=\n,\"listed_count\":938,\"created_at\":\"Tue Apr 02 20:17:13 +0000 2013\",\"favourit=\nes_count\":11,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verifie=\nd\":true,\"statuses_count\":3189,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 1=\n7 04:15:28 +0000 2013\",\"id\":368586853588287490,\"id_str\":\"368586853588287490=\n\",\"text\":\"\\\"@terajules: Help! My Gooner husband is dragging me to a watch p=\narty! #COYS\\\" Shock! Horror! You married a GOONER???!!! #COYS\",\"source\":\"\\u=\n003ca href=3D\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eT=\nwitter for BlackBerry\\u00ae\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_=\nstatus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null=\n,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"=\ncoordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favor=\nite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"COYS\",\"indices\":[70,75]},{\"te=\nxt\":\"COYS\",\"indices\":[119,124]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"=\nscreen_name\":\"terajules\",\"name\":\"Juli Herrera\",\"id\":48880662,\"id_str\":\"4888=\n0662\",\"indices\":[1,11]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},=\n\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_colo=\nr\":\"642D8B\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/=\nthemes\\/theme10\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si=\n0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_background_tile\":tru=\ne,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3470170066\\/1=\n2630015f98fa0725b3188b829795e83_normal.jpeg\",\"profile_image_url_https\":\"htt=\nps:\\/\\/si0.twimg.com\\/profile_images\\/3470170066\\/12630015f98fa0725b3188b82=\n9795e83_normal.jpeg\",\"profile_link_color\":\"FF0000\",\"profile_sidebar_border_=\ncolor\":\"65B0DA\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"profile_text_color\":=\n\"3D1957\",\"profile_use_background_image\":true,\"default_profile\":false,\"defau=\nlt_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"noti=\nfications\":false},{\"id\":334321077,\"id_str\":\"334321077\",\"name\":\"alan tudyk\",=\n\"screen_name\":\"alan_tudyk\",\"location\":\"los angeles\",\"description\":\"i am an =\nactor and shit\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protecte=\nd\":false,\"followers_count\":227024,\"friends_count\":103,\"listed_count\":4871,\"=\ncreated_at\":\"Tue Jul 12 22:29:37 +0000 2011\",\"favourites_count\":10,\"utc_off=\nset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"v=\nerified\":true,\"statuses_count\":856,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri =\nAug 16 15:58:05 +0000 2013\",\"id\":368401283893305345,\"id_str\":\"3684012838933=\n05345\",\"text\":\"the probiotics and antibiotics will be debating today in my =\ncolon. I will be moderating.\",\"source\":\"web\",\"truncated\":false,\"in_reply_to=\n_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":nul=\nl,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,=\n\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":133,\"fa=\nvorite_count\":214,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_me=\nntions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"C6E2EE\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/577360971\\/qw7rpqjovo4whp0n6eqd.jpeg\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/577360971\\/qw7rpq=\njovo4whp0n6eqd.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/3635760119\\/ff0ce00b7b0cb984018e53ea5a=\nf4cb76_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_images\\/3635760119\\/ff0ce00b7b0cb984018e53ea5af4cb76_normal.jpeg\",\"pro=\nfile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/334321077\\/1353=\n379084\",\"profile_link_color\":\"1F98C7\",\"profile_sidebar_border_color\":\"C6E2E=\nE\",\"profile_sidebar_fill_color\":\"DAECF4\",\"profile_text_color\":\"663B12\",\"pro=\nfile_use_background_image\":true,\"default_profile\":false,\"default_profile_im=\nage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":fa=\nlse},{\"id\":325832193,\"id_str\":\"325832193\",\"name\":\"Jonathan Frakes\",\"screen_=\nname\":\"jonathansfrakes\",\"location\":\"\",\"description\":\"father, husband, direc=\ntor, reformed actor\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"pro=\ntected\":false,\"followers_count\":172497,\"friends_count\":67,\"listed_count\":36=\n60,\"created_at\":\"Tue Jun 28 23:12:18 +0000 2011\",\"favourites_count\":4,\"utc_=\noffset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false=\n,\"verified\":true,\"statuses_count\":446,\"lang\":\"en\",\"status\":{\"created_at\":\"T=\nue Aug 13 03:03:12 +0000 2013\",\"id\":367119115116216321,\"id_str\":\"3671191151=\n16216321\",\"text\":\"@petercambor   You too\",\"source\":\"\\u003ca href=3D\\\"http:\\=\n/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPho=\nne\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply=\n_to_status_id_str\":null,\"in_reply_to_user_id\":61595709,\"in_reply_to_user_id=\n_str\":\"61595709\",\"in_reply_to_screen_name\":\"petercambor\",\"geo\":null,\"coordi=\nnates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_co=\nunt\":2,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"=\nscreen_name\":\"petercambor\",\"name\":\"Peter Cambor\",\"id\":61595709,\"id_str\":\"61=\n595709\",\"indices\":[0,12]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"=\n},\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_co=\nlor\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images=\n\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":fal=\nse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1421108285\\/=\nimage_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_images\\/1421108285\\/image_normal.jpg\",\"profile_link_color\":\"0084B4\",\"pro=\nfile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"=\nprofile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_p=\nrofile\":true,\"default_profile_image\":false,\"following\":false,\"follow_reques=\nt_sent\":false,\"notifications\":false},{\"id\":180509355,\"id_str\":\"180509355\",\"=\nname\":\"Katee Sackhoff\",\"screen_name\":\"kateesackhoff\",\"location\":\"Los Angele=\ns & Santa Fe\",\"description\":\"Longmire - Season 2 on A&E | \\nRiddick - Sept =\n6th Theaters & IMAX | \\nOculus - Showing Toronto Film Festival Sept 8th\",\"u=\nrl\":\"http:\\/\\/t.co\\/cZeytOFiAr\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\=\n/t.co\\/cZeytOFiAr\",\"expanded_url\":\"http:\\/\\/www.kateesackhoff.com\",\"display=\n_url\":\"kateesackhoff.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"p=\nrotected\":false,\"followers_count\":149797,\"friends_count\":217,\"listed_count\"=\n:3286,\"created_at\":\"Thu Aug 19 20:22:29 +0000 2010\",\"favourites_count\":1,\"u=\ntc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":fa=\nlse,\"verified\":true,\"statuses_count\":5412,\"lang\":\"en\",\"status\":{\"created_at=\n\":\"Fri Aug 16 21:55:18 +0000 2013\",\"id\":368491179752443904,\"id_str\":\"368491=\n179752443904\",\"text\":\"Then went for a run! #Epic The scenery was brilliant!=\n #LongmireDays #Wy http:\\/\\/t.co\\/BRPeFoS7Ml\",\"source\":\"\\u003ca href=3D\\\"ht=\ntp:\\/\\/tweetli.st\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweetList!\\u003c\\/a\\u003e\",\"t=\nruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nu=\nll,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_s=\ncreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweet_count\":11,\"favorite_count\":62,\"entities\":{\"hashtags\":[{\"text\"=\n:\"Epic\",\"indices\":[21,26]},{\"text\":\"LongmireDays\",\"indices\":[54,67]},{\"text=\n\":\"Wy\",\"indices\":[68,71]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[],\"media=\n\":[{\"id\":368491179567898624,\"id_str\":\"368491179567898624\",\"indices\":[72,94]=\n,\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR0kxoUCYAA2ZcM.jpg\",\"media_ur=\nl_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BR0kxoUCYAA2ZcM.jpg\",\"url\":\"http:=\n\\/\\/t.co\\/BRPeFoS7Ml\",\"display_url\":\"pic.twitter.com\\/BRPeFoS7Ml\",\"expanded=\n_url\":\"http:\\/\\/twitter.com\\/kateesackhoff\\/status\\/368491179752443904\\/pho=\nto\\/1\",\"type\":\"photo\",\"sizes\":{\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"l=\narge\":{\"w\":1024,\"h\":768,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"=\ncrop\"},\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retw=\neeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\"=\n:false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_b=\nackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/391=\n489008\\/block2.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_background_images\\/391489008\\/block2.jpg\",\"profile_backgrou=\nnd_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3=\n78800000189327799\\/4c2f72e4a48303f54020d73bde5bf92e_normal.jpeg\",\"profile_i=\nmage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37880000018932779=\n9\\/4c2f72e4a48303f54020d73bde5bf92e_normal.jpeg\",\"profile_banner_url\":\"http=\ns:\\/\\/pbs.twimg.com\\/profile_banners\\/180509355\\/1374522433\",\"profile_link_=\ncolor\":\"003F91\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fi=\nll_color\":\"FFFCCF\",\"profile_text_color\":\"000000\",\"profile_use_background_im=\nage\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\"=\n:false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":171676161,\"=\nid_str\":\"171676161\",\"name\":\"Joe Flanigan\",\"screen_name\":\"JoeFlanigan\",\"loca=\ntion\":\"Los Angeles, CA\",\"description\":\"actor\\/writer\",\"url\":null,\"entities\"=\n:{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":33808,\"fri=\nends_count\":26,\"listed_count\":1605,\"created_at\":\"Tue Jul 27 22:29:05 +0000 =\n2010\",\"favourites_count\":1,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (U=\nS & Canada)\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":391,\"lan=\ng\":\"en\",\"status\":{\"created_at\":\"Tue Aug 13 21:05:11 +0000 2013\",\"id\":367391=\n406223933441,\"id_str\":\"367391406223933441\",\"text\":\"Oscar's birthday. Says h=\ne wants cash instead of gifts. http:\\/\\/t.co\\/JpPpDhhJDt\",\"source\":\"\\u003ca=\n href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003e=\nTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id=\n\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_repl=\ny_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinat=\nes\":null,\"place\":null,\"contributors\":null,\"retweet_count\":45,\"favorite_coun=\nt\":94,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[],\"=\nmedia\":[{\"id\":367391406228127744,\"id_str\":\"367391406228127744\",\"indices\":[5=\n5,77],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BRk8iZXCQAAajhL.jpg\",\"med=\nia_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BRk8iZXCQAAajhL.jpg\",\"url\":\"=\nhttp:\\/\\/t.co\\/JpPpDhhJDt\",\"display_url\":\"pic.twitter.com\\/JpPpDhhJDt\",\"exp=\nanded_url\":\"http:\\/\\/twitter.com\\/JoeFlanigan\\/status\\/367391406223933441\\/=\nphoto\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":423,\"resize\":\"fit\"},=\n\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":747,\"resize=\n\":\"fit\"},\"large\":{\"w\":823,\"h\":1024,\"resize\":\"fit\"}}}]},\"favorited\":false,\"r=\netweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabl=\ned\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profil=\ne_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.=\npng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\=\n/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1629381992\\/image_normal.jpg\",\"pr=\nofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1629381992=\n\\/image_normal.jpg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_c=\nolor\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"=\n333333\",\"profile_use_background_image\":true,\"default_profile\":true,\"default=\n_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifi=\ncations\":false},{\"id\":154663165,\"id_str\":\"154663165\",\"name\":\"Chris Gauthier=\n\",\"screen_name\":\"captaingauthier\",\"location\":\"\",\"description\":\"Rotund, jovi=\nal, half shark, alligator half man. Also acts in various film and T.V. show=\ns. I belong to the city. I belong to the night.\",\"url\":\"http:\\/\\/t.co\\/KCtq=\nifJFb8\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/KCtqifJFb8\",\"expa=\nnded_url\":\"http:\\/\\/www.imdb.com\\/name\\/nm0310240\\/\",\"display_url\":\"imdb.co=\nm\\/name\\/nm0310240\\/\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"prote=\ncted\":false,\"followers_count\":4056,\"friends_count\":183,\"listed_count\":334,\"=\ncreated_at\":\"Fri Jun 11 21:45:08 +0000 2010\",\"favourites_count\":36,\"utc_off=\nset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_c=\nount\":3460,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 01:56:51 +0000 20=\n13\",\"id\":368551969972957184,\"id_str\":\"368551969972957184\",\"text\":\"@ryanbeil=\n breafkast for dinner!?! Oh boy!!!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twi=\ntter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u00=\n3c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":368547005959639041,\"=\nin_reply_to_status_id_str\":\"368547005959639041\",\"in_reply_to_user_id\":28189=\n889,\"in_reply_to_user_id_str\":\"28189889\",\"in_reply_to_screen_name\":\"ryanbei=\nl\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_=\ncount\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[=\n],\"user_mentions\":[{\"screen_name\":\"ryanbeil\",\"name\":\"Ryan Beil\",\"id\":281898=\n89,\"id_str\":\"28189889\",\"indices\":[0,9]}]},\"favorited\":false,\"retweeted\":fal=\nse,\"lang\":\"nl\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile=\n_background_color\":\"8B542B\",\"profile_background_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_background_images\\/228280289\\/IMG_0842.JPG\",\"profile_backgr=\nound_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/=\n228280289\\/IMG_0842.JPG\",\"profile_background_tile\":true,\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/2920858877\\/9d30b7cce2cc6b9411f8d9=\n3c6323dbe4_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_images\\/2920858877\\/9d30b7cce2cc6b9411f8d93c6323dbe4_normal.jpeg\",=\n\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/154663165\\/=\n1348211930\",\"profile_link_color\":\"9D582E\",\"profile_sidebar_border_color\":\"D=\n9B17E\",\"profile_sidebar_fill_color\":\"EADEAA\",\"profile_text_color\":\"333333\",=\n\"profile_use_background_image\":true,\"default_profile\":false,\"default_profil=\ne_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifications=\n\":false},{\"id\":151232686,\"id_str\":\"151232686\",\"name\":\"Yvonne Strahovski\",\"s=\ncreen_name\":\"Y_Strahovski\",\"location\":\"Los Angeles, CA\",\"description\":\"Acto=\nr\",\"url\":\"http:\\/\\/t.co\\/fqt46j2omE\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"htt=\np:\\/\\/t.co\\/fqt46j2omE\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Y_Strahovski\"=\n,\"display_url\":\"twitter.com\\/Y_Strahovski\",\"indices\":[0,22]}]},\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":290962,\"friends_count\":8=\n5,\"listed_count\":4874,\"created_at\":\"Wed Jun 02 23:08:05 +0000 2010\",\"favour=\nites_count\":6,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",=\n\"geo_enabled\":false,\"verified\":true,\"statuses_count\":1247,\"lang\":\"en\",\"stat=\nus\":{\"created_at\":\"Thu Aug 15 07:45:22 +0000 2013\",\"id\":367914898841272320,=\n\"id_str\":\"367914898841272320\",\"text\":\"MOSQUITO: awol. Quit. Disappeared.   =\n  STRAHOVSKI: the CLEAR WINNER.   #UntilIWakeUpWithAThousandBitesAllOverMyF=\nace\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" re=\nl=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,=\n\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_=\nuser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_co=\nunt\":199,\"favorite_count\":450,\"entities\":{\"hashtags\":[{\"text\":\"UntilIWakeUp=\nWithAThousandBitesAllOverMyFace\",\"indices\":[71,115]}],\"symbols\":[],\"urls\":[=\n],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"con=\ntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"=\nEDECE9\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_back=\nground_images\\/466502754\\/dirty.jpg\",\"profile_background_image_url_https\":\"=\nhttps:\\/\\/si0.twimg.com\\/profile_background_images\\/466502754\\/dirty.jpg\",\"=\nprofile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nprofile_images\\/3110845634\\/ba5af79f6a93b675078adecb2c9dd07c_normal.jpeg\",\"=\nprofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/31108456=\n34\\/ba5af79f6a93b675078adecb2c9dd07c_normal.jpeg\",\"profile_banner_url\":\"htt=\nps:\\/\\/pbs.twimg.com\\/profile_banners\\/151232686\\/1372464573\",\"profile_link=\n_color\":\"088253\",\"profile_sidebar_border_color\":\"D3D2CF\",\"profile_sidebar_f=\nill_color\":\"E3E2DE\",\"profile_text_color\":\"634047\",\"profile_use_background_i=\nmage\":true,\"default_profile\":false,\"default_profile_image\":false,\"following=\n\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":144003355,=\n\"id_str\":\"144003355\",\"name\":\"Jeri Ryan\",\"screen_name\":\"JeriLRyan\",\"location=\n\":\"Los Angeles\",\"description\":\"Actress, wife, mom, foodie, and gardener.  N=\not necessarily in that order. Occasional binge-tweeter. I can't reply to ev=\nerybody, but I try!\",\"url\":\"http:\\/\\/t.co\\/IMKzM18eiX\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/IMKzM18eiX\",\"expanded_url\":\"http:\\/\\/google.c=\nom\\/+JeriRyan\",\"display_url\":\"google.com\\/+JeriRyan\",\"indices\":[0,22]}]},\"d=\nescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":177769,\"friend=\ns_count\":488,\"listed_count\":5269,\"created_at\":\"Sat May 15 01:29:48 +0000 20=\n10\",\"favourites_count\":197,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (U=\nS & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":31157,\"la=\nng\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 03:18:59 +0000 2013\",\"id\":36857=\n2638861344768,\"id_str\":\"368572638861344768\",\"text\":\"I was just serenaded by=\n my Little Pea and my 2 yr old niece singing Cheap Trick\\u2019s \\u201cSurre=\nnder\\u201d. We\\u2019ve taught them well. ;-)\",\"source\":\"\\u003ca href=3D\\\"ht=\ntp:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweetbot for iOS\\u00=\n3c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_st=\natus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null=\n,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,=\n\"contributors\":null,\"retweet_count\":6,\"favorite_count\":65,\"entities\":{\"hash=\ntags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retw=\neeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":fals=\ne,\"profile_background_color\":\"352726\",\"profile_background_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_background_images\\/734382248\\/c3ef32c0610f029e0d5=\n0b77fbf2169d1.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_background_images\\/734382248\\/c3ef32c0610f029e0d50b77fbf216=\n9d1.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/2957841727\\/a9b20e06d2248849977272e4dd614a85_norm=\nal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/2957841727\\/a9b20e06d2248849977272e4dd614a85_normal.jpeg\",\"profile_banner=\n_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/144003355\\/1355162869\",\"pr=\nofile_link_color\":\"D02B55\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile=\n_sidebar_fill_color\":\"99CC33\",\"profile_text_color\":\"3E4415\",\"profile_use_ba=\nckground_image\":true,\"default_profile\":false,\"default_profile_image\":false,=\n\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":=\n143988282,\"id_str\":\"143988282\",\"name\":\"Colin Ferguson\",\"screen_name\":\"colin=\nferg\",\"location\":\"Los Angeles\",\"description\":\"Traveller. Hotel Liver. Emigr=\nater. Actor. Director. Word Maker Upper.\",\"url\":\"http:\\/\\/t.co\\/qlEdGF39j0\"=\n,\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/qlEdGF39j0\",\"expanded_ur=\nl\":\"http:\\/\\/www.imdb.com\\/name\\/nm0272399\\/\",\"display_url\":\"imdb.com\\/name=\n\\/nm0272399\\/\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":f=\nalse,\"followers_count\":59957,\"friends_count\":56,\"listed_count\":2213,\"create=\nd_at\":\"Sat May 15 00:27:20 +0000 2010\",\"favourites_count\":0,\"utc_offset\":-2=\n8800,\"time_zone\":\"Alaska\",\"geo_enabled\":false,\"verified\":true,\"statuses_cou=\nnt\":2459,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 21:01:51 +0000 2013=\n\",\"id\":368477729399660544,\"id_str\":\"368477729399660544\",\"text\":\"@juliasiriu=\nsxmu ... it was everything I hoped it would be .... sigh ..... crush....\",\"=\nsource\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":368443917009575936,=\n\"in_reply_to_status_id_str\":\"368443917009575936\",\"in_reply_to_user_id\":3001=\n0782,\"in_reply_to_user_id_str\":\"30010782\",\"in_reply_to_screen_name\":\"julias=\niriusxmu\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"r=\netweet_count\":0,\"favorite_count\":1,\"entities\":{\"hashtags\":[],\"symbols\":[],\"=\nurls\":[],\"user_mentions\":[{\"screen_name\":\"juliasiriusxmu\",\"name\":\"Julia Cun=\nningham\",\"id\":30010782,\"id_str\":\"30010782\",\"indices\":[0,15]}]},\"favorited\":=\nfalse,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_trans=\nlator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg=\n.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/1123430419\\/cropped_normal.jpg\",\"profile_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1123430419\\/cropped_normal.=\njpg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",=\n\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profil=\ne_use_background_image\":true,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false=\n},{\"id\":140233086,\"id_str\":\"140233086\",\"name\":\"Tricia Helfer\",\"screen_name\"=\n:\"trutriciahelfer\",\"location\":\"California\",\"description\":\"Official Twitter =\naccount for actress Tricia Helfer.\",\"url\":\"http:\\/\\/t.co\\/sabOtx3UpB\",\"enti=\nties\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/sabOtx3UpB\",\"expanded_url\":\"ht=\ntp:\\/\\/www.triciahelfer.com\",\"display_url\":\"triciahelfer.com\",\"indices\":[0,=\n22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":66691=\n,\"friends_count\":246,\"listed_count\":2215,\"created_at\":\"Tue May 04 23:56:01 =\n+0000 2010\",\"favourites_count\":8,\"utc_offset\":-25200,\"time_zone\":\"Pacific T=\nime (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":372=\n8,\"lang\":\"en\",\"status\":{\"created_at\":\"Thu Aug 15 05:56:07 +0000 2013\",\"id\":=\n367887406210355200,\"id_str\":\"367887406210355200\",\"text\":\"\\u201c@jsmnola: @t=\nrutriciahelfer looking super at #instyle summer cocktail party http:\\/\\/t.c=\no\\/XLM7il29LY\\u201d Aww, thanks!!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twit=\nter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003=\nc\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":367886237413015552,\"i=\nn_reply_to_status_id_str\":\"367886237413015552\",\"in_reply_to_user_id\":142763=\n855,\"in_reply_to_user_id_str\":\"142763855\",\"in_reply_to_screen_name\":\"jsmnol=\na\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_=\ncount\":5,\"favorite_count\":17,\"entities\":{\"hashtags\":[{\"text\":\"instyle\",\"ind=\nices\":[45,53]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"jsm=\nnola\",\"name\":\"jonathan s. marshall\",\"id\":142763855,\"id_str\":\"142763855\",\"in=\ndices\":[1,9]},{\"screen_name\":\"trutriciahelfer\",\"name\":\"Tricia Helfer\",\"id\":=\n140233086,\"id_str\":\"140233086\",\"indices\":[11,27]}],\"media\":[{\"id\":367886237=\n417209856,\"id_str\":\"367886237417209856\",\"indices\":[76,98],\"media_url\":\"http=\n:\\/\\/pbs.twimg.com\\/media\\/BRr-lXMCAAAbSnd.jpg\",\"media_url_https\":\"https:\\/=\n\\/pbs.twimg.com\\/media\\/BRr-lXMCAAAbSnd.jpg\",\"url\":\"http:\\/\\/t.co\\/XLM7il29=\nLY\",\"display_url\":\"pic.twitter.com\\/XLM7il29LY\",\"expanded_url\":\"http:\\/\\/tw=\nitter.com\\/jsmnola\\/status\\/367886237413015552\\/photo\\/1\",\"type\":\"photo\",\"s=\nizes\":{\"large\":{\"w\":1024,\"h\":1365,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,=\n\"resize\":\"crop\"},\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"},\"medium\":{\"w\":600=\n,\"h\":800,\"resize\":\"fit\"}},\"source_status_id\":367886237413015552,\"source_sta=\ntus_id_str\":\"367886237413015552\"}]},\"favorited\":false,\"retweeted\":false,\"po=\nssibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_trans=\nlator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme19\\/bg.gif\",\"profile_back=\nground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme19\\/=\nbg.gif\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_images\\/2882677348\\/04a0d678aae2c3ebed58e083518931c3_normal=\n.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2=\n882677348\\/04a0d678aae2c3ebed58e083518931c3_normal.png\",\"profile_link_color=\n\":\"08348C\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_co=\nlor\":\"858585\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":=\ntrue,\"default_profile\":false,\"default_profile_image\":false,\"following\":fals=\ne,\"follow_request_sent\":false,\"notifications\":false},{\"id\":134668186,\"id_st=\nr\":\"134668186\",\"name\":\"Amy Acker\",\"screen_name\":\"AmyAcker\",\"location\":\"LA\\/=\nBK\",\"description\":\"Actress and Martha Stewart wanna be\",\"url\":null,\"entitie=\ns\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":91787,\"f=\nriends_count\":42,\"listed_count\":3322,\"created_at\":\"Mon Apr 19 03:28:05 +000=\n0 2010\",\"favourites_count\":51,\"utc_offset\":null,\"time_zone\":null,\"geo_enabl=\ned\":false,\"verified\":false,\"statuses_count\":326,\"lang\":\"en\",\"status\":{\"crea=\nted_at\":\"Thu Aug 15 21:01:52 +0000 2013\",\"id\":368115346974048256,\"id_str\":\"=\n368115346974048256\",\"text\":\"\\u201c@JaneEspenson: It's UP!  New Husbands at =\n@cwseed. http:\\/\\/t.co\\/awOYtCOf47\\u201d yay!\",\"source\":\"\\u003ca href=3D\\\"h=\nttp:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for=\n iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":368064719=\n728279552,\"in_reply_to_status_id_str\":\"368064719728279552\",\"in_reply_to_use=\nr_id\":48027925,\"in_reply_to_user_id_str\":\"48027925\",\"in_reply_to_screen_nam=\ne\":\"JaneEspenson\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":10,\"favorite_count\":11,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/awOYtCOf47\",\"expanded_url\":\"http:\\/=\n\\/Cwseed.com\",\"display_url\":\"Cwseed.com\",\"indices\":[51,73]}],\"user_mentions=\n\":[{\"screen_name\":\"JaneEspenson\",\"name\":\"Jane Espenson\",\"id\":48027925,\"id_s=\ntr\":\"48027925\",\"indices\":[1,14]},{\"screen_name\":\"cwseed\",\"name\":\"cwseed\",\"i=\nd\":1485699500,\"id_str\":\"1485699500\",\"indices\":[42,49]}]},\"favorited\":false,=\n\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_ena=\nbled\":false,\"is_translator\":false,\"profile_background_color\":\"BADFCD\",\"prof=\nile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme12\\/=\nbg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/imag=\nes\\/themes\\/theme12\\/bg.gif\",\"profile_background_tile\":false,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2425899600\\/image_normal.jpg\"=\n,\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/242589=\n9600\\/image_normal.jpg\",\"profile_link_color\":\"FF0000\",\"profile_sidebar_bord=\ner_color\":\"F2E195\",\"profile_sidebar_fill_color\":\"FFF7CC\",\"profile_text_colo=\nr\":\"0C3E53\",\"profile_use_background_image\":true,\"default_profile\":false,\"de=\nfault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"n=\notifications\":false},{\"id\":130600864,\"id_str\":\"130600864\",\"name\":\"Sean Mahe=\nr\",\"screen_name\":\"Sean_M_Maher\",\"location\":\"Los Angeles\",\"description\":\"Par=\ntner. Father of two. Spiritual seeker. Actor. Lover of wine. Usually in tha=\nt order. \\n\\nNew Yorker at heart, but calls LA home.\",\"url\":null,\"entities\"=\n:{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":54055,\"fri=\nends_count\":85,\"listed_count\":2865,\"created_at\":\"Wed Apr 07 19:38:39 +0000 =\n2010\",\"favourites_count\":3,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\"=\n:false,\"verified\":true,\"statuses_count\":2174,\"lang\":\"en\",\"status\":{\"created=\n_at\":\"Wed Aug 14 18:28:00 +0000 2013\",\"id\":367714234802524160,\"id_str\":\"367=\n714234802524160\",\"text\":\"RT @JewelStaite: Live in the UK? Always wanted to =\ngo to the UK? This is going to be a hilarious all-weekend free for all part=\ny. Game? http:\\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/down=\nload\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweeted_status\":{\"created_at\":\"Wed Aug 14 18:04:20 +0000 2013\",\"id=\n\":367708279071182849,\"id_str\":\"367708279071182849\",\"text\":\"Live in the UK? =\nAlways wanted to go to the UK? This is going to be a hilarious all-weekend =\nfree for all party. Game? http:\\/\\/t.co\\/A9FsOxgs0U\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitt=\ner for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":nul=\nl,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_=\nuser_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":n=\null,\"place\":null,\"contributors\":null,\"retweet_count\":48,\"favorite_count\":40=\n,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/A9Fs=\nOxgs0U\",\"expanded_url\":\"http:\\/\\/www.starfury.co.uk\\/\",\"display_url\":\"starf=\nury.co.uk\",\"indices\":[117,139]}],\"user_mentions\":[]},\"favorited\":false,\"ret=\nweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":48,\"f=\navorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_men=\ntions\":[{\"screen_name\":\"JewelStaite\",\"name\":\"Jewel Staite\",\"id\":34175976,\"i=\nd_str\":\"34175976\",\"indices\":[3,15]}]},\"favorited\":false,\"retweeted\":false,\"=\nlang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_bac=\nkground_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_background_image_url_https\":\"=\nhttps:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_backgrou=\nnd_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/=\n3625329449\\/ee586c408a4bd8a15184a48e5babc4f9_normal.jpeg\",\"profile_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3625329449\\/ee586c408a4b=\nd8a15184a48e5babc4f9_normal.jpeg\",\"profile_link_color\":\"038543\",\"profile_si=\ndebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile=\n_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\"=\n:false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent=\n\":false,\"notifications\":false},{\"id\":115485051,\"id_str\":\"115485051\",\"name\":=\n\"Conan O'Brien\",\"screen_name\":\"ConanOBrien\",\"location\":\"Los Angeles\",\"descr=\niption\":\"The voice of the people. Sorry, people.\",\"url\":\"http:\\/\\/t.co\\/2Me=\nnU2MTOS\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/2MenU2MTOS\",\"exp=\nanded_url\":\"http:\\/\\/teamcoco.com\",\"display_url\":\"teamcoco.com\",\"indices\":[=\n0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":866=\n2546,\"friends_count\":1,\"listed_count\":87536,\"created_at\":\"Thu Feb 18 20:17:=\n16 +0000 2010\",\"favourites_count\":0,\"utc_offset\":-28800,\"time_zone\":\"Alaska=\n\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":1355,\"lang\":\"en\",\"st=\natus\":{\"created_at\":\"Sat Aug 17 01:05:00 +0000 2013\",\"id\":36853892199653376=\n0,\"id_str\":\"368538921996533760\",\"text\":\"Building a Hyper Loop to get me out=\n of this family reunion.\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_sta=\ntus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"i=\nn_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coo=\nrdinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":238,\"favori=\nte_count\":370,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentio=\nns\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enab=\nled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/875682230\\/6957e7d6efdd57c670277fce65043e40.jpeg\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/875682230=\n\\/6957e7d6efdd57c670277fce65043e40.jpeg\",\"profile_background_tile\":false,\"p=\nrofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/728337241\\/conan_=\n4cred_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_images\\/728337241\\/conan_4cred_normal.jpg\",\"profile_link_color\":\"0084B4\"=\n,\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"C0DF=\nEC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_=\nrequest_sent\":false,\"notifications\":false},{\"id\":92352911,\"id_str\":\"9235291=\n1\",\"name\":\"Jon Huertas\",\"screen_name\":\"Jon_Huertas\",\"location\":\"Venice, Cal=\nifornia\",\"description\":\"...I've been known to make Nuns cry.\",\"url\":\"http:\\=\n/\\/t.co\\/R6yHv4xPSR\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/R6yH=\nv4xPSR\",\"expanded_url\":\"http:\\/\\/www.thejonhuertas.com\",\"display_url\":\"thej=\nonhuertas.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":f=\nalse,\"followers_count\":206179,\"friends_count\":307,\"listed_count\":3042,\"crea=\nted_at\":\"Tue Nov 24 20:07:40 +0000 2009\",\"favourites_count\":5,\"utc_offset\":=\n-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verifi=\ned\":true,\"statuses_count\":5668,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug =\n17 04:24:15 +0000 2013\",\"id\":368589063239913472,\"id_str\":\"36858906323991347=\n2\",\"text\":\"bethanyshady's photo http:\\/\\/t.co\\/RyzqQmYJQS. I've been had!!!=\n\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/instagram\\=\n/id389801252?mt=3D8&uo=3D4\\\" rel=3D\\\"nofollow\\\"\\u003eInstagram on iOS\\u003c=\n\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_stat=\nus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"=\nin_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"c=\nontributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtag=\ns\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/RyzqQmYJQS\",\"expanded_url=\n\":\"http:\\/\\/instagram.com\\/p\\/dGXdGFDKEC\\/\",\"display_url\":\"instagram.com\\/p=\n\\/dGXdGFDKEC\\/\",\"indices\":[21,43]}],\"user_mentions\":[]},\"favorited\":false,\"=\nretweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enab=\nled\":false,\"is_translator\":false,\"profile_background_color\":\"050505\",\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/426101593\\/20111106_-_Jon_Huertas_4_088.jpg\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426101593\\/201=\n11106_-_Jon_Huertas_4_088.jpg\",\"profile_background_tile\":false,\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3428988457\\/550f863093d329d=\nbaec803b160d903f1_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/3428988457\\/550f863093d329dbaec803b160d903f1_normal=\n.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/9235=\n2911\\/1364227441\",\"profile_link_color\":\"CF5D10\",\"profile_sidebar_border_col=\nor\":\"181A1E\",\"profile_sidebar_fill_color\":\"252429\",\"profile_text_color\":\"66=\n6666\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notific=\nations\":false},{\"id\":91279573,\"id_str\":\"91279573\",\"name\":\"Adam Baldwin\",\"sc=\nreen_name\":\"AdamBaldwin\",\"location\":\"United States of America!\",\"descriptio=\nn\":\"American Individual. Amiable Skeptic.\",\"url\":\"http:\\/\\/t.co\\/CiwLvIz334=\n\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"expanded_u=\nrl\":\"http:\\/\\/www.breitbart.com\\/Columnists\\/adam-baldwin\",\"display_url\":\"b=\nreitbart.com\\/Columnists\\/ada\\u2026\",\"indices\":[0,22]}]},\"description\":{\"ur=\nls\":[]}},\"protected\":false,\"followers_count\":138744,\"friends_count\":1003,\"l=\nisted_count\":7136,\"created_at\":\"Fri Nov 20 05:46:16 +0000 2009\",\"favourites=\n_count\":625,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"g=\neo_enabled\":false,\"verified\":true,\"statuses_count\":15351,\"lang\":\"en\",\"statu=\ns\":{\"created_at\":\"Sat Aug 17 04:23:26 +0000 2013\",\"id\":368588859216375808,\"=\nid_str\":\"368588859216375808\",\"text\":\"RT @WilliamShatner: @AdamBaldwin Ever =\nthink maybe because you played a character named Jane? Who would do that?  =\nThen I guess maybe it is J\\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tapbo=\nts.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweetbot for iOS\\u003c\\/a\\u003e\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweeted_status\":{\"created_at\":\"Sat Aug 17 04:22:17 +0000 2013\",\"=\nid\":368588569322848256,\"id_str\":\"368588569322848256\",\"text\":\"@AdamBaldwin E=\nver think maybe because you played a character named Jane? Who would do tha=\nt?  Then I guess maybe it is Joss's fault. ;-)\",\"source\":\"\\u003ca href=3D\\\"=\nhttp:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter fo=\nr iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":36858781=\n2854980608,\"in_reply_to_status_id_str\":\"368587812854980608\",\"in_reply_to_us=\ner_id\":91279573,\"in_reply_to_user_id_str\":\"91279573\",\"in_reply_to_screen_na=\nme\":\"AdamBaldwin\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":5,\"favorite_count\":4,\"entities\":{\"hashtags\":[],\"symbo=\nls\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AdamBaldwin\",\"name\":\"Adam=\n Baldwin\",\"id\":91279573,\"id_str\":\"91279573\",\"indices\":[0,12]}]},\"favorited\"=\n:false,\"retweeted\":false,\"lang\":\"en\"},\"retweet_count\":5,\"favorite_count\":0,=\n\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_=\nname\":\"WilliamShatner\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"152=\n27791\",\"indices\":[3,18]},{\"screen_name\":\"AdamBaldwin\",\"name\":\"Adam Baldwin\"=\n,\"id\":91279573,\"id_str\":\"91279573\",\"indices\":[20,32]}]},\"favorited\":false,\"=\nretweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":=\nfalse,\"profile_background_color\":\"022330\",\"profile_background_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_background_images\\/443255614\\/Picture_1.png\",=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_back=\nground_images\\/443255614\\/Picture_1.png\",\"profile_background_tile\":true,\"pr=\nofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000014876270=\n\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_image_url_https\":\"=\nhttps:\\/\\/si0.twimg.com\\/profile_images\\/378800000014876270\\/d98d865b35b486=\n89817a1091ace70d29_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.c=\nom\\/profile_banners\\/91279573\\/1361607295\",\"profile_link_color\":\"FF1C1C\",\"p=\nrofile_sidebar_border_color\":\"A8C7F7\",\"profile_sidebar_fill_color\":\"C0DFEC\"=\n,\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default=\n_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_req=\nuest_sent\":false,\"notifications\":false},{\"id\":89604563,\"id_str\":\"89604563\",=\n\"name\":\"Allison Scagliotti\",\"screen_name\":\"allisonscag\",\"location\":\"Space g=\nhost, coast to coast.\",\"description\":\"Death to Videodrome. Long live the ne=\nw flesh.\",\"url\":\"http:\\/\\/t.co\\/ERvXvsuf8T\",\"entities\":{\"url\":{\"urls\":[{\"ur=\nl\":\"http:\\/\\/t.co\\/ERvXvsuf8T\",\"expanded_url\":\"http:\\/\\/www.imdb.com\\/name\\=\n/nm1270095\\/\",\"display_url\":\"imdb.com\\/name\\/nm1270095\\/\",\"indices\":[0,22]}=\n]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":77072,\"fr=\niends_count\":652,\"listed_count\":2638,\"created_at\":\"Fri Nov 13 02:24:14 +000=\n0 2009\",\"favourites_count\":196,\"utc_offset\":-28800,\"time_zone\":\"Alaska\",\"ge=\no_enabled\":false,\"verified\":false,\"statuses_count\":3818,\"lang\":\"en\",\"status=\n\":{\"created_at\":\"Fri Aug 16 19:39:55 +0000 2013\",\"id\":368457110087933954,\"i=\nd_str\":\"368457110087933954\",\"text\":\"RT @warehouse_13: @FanExpoCanada SUNDAY=\n, AUGUST 25: #WAREHOUSE13 PANEL: 12:00PM \\u2013 1:00PM @EddieMcClintock @al=\nlisonscag  &amp; @AaronRAshmore @s\\u2026\",\"source\":\"\\u003ca href=3D\\\"https:=\n\\/\\/mobile.twitter.com\\\" rel=3D\\\"nofollow\\\"\\u003eMobile Web (M5)\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id=\n_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_re=\nply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":null,\"retweeted_status\":{\"created_at\":\"Fri Aug 16 19:12:00 +0000 20=\n13\",\"id\":368450085530902530,\"id_str\":\"368450085530902530\",\"text\":\"@FanExpoC=\nanada SUNDAY, AUGUST 25: #WAREHOUSE13 PANEL: 12:00PM \\u2013 1:00PM @EddieMc=\nClintock @allisonscag  &amp; @AaronRAshmore @showcasedotca\",\"source\":\"\\u003=\nca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u00=\n3eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_=\nid\":368380607497527296,\"in_reply_to_status_id_str\":\"368380607497527296\",\"in=\n_reply_to_user_id\":18000252,\"in_reply_to_user_id_str\":\"18000252\",\"in_reply_=\nto_screen_name\":\"showcasedotca\",\"geo\":null,\"coordinates\":null,\"place\":null,=\n\"contributors\":null,\"retweet_count\":15,\"favorite_count\":16,\"entities\":{\"has=\nhtags\":[{\"text\":\"WAREHOUSE13\",\"indices\":[34,46]}],\"symbols\":[],\"urls\":[],\"u=\nser_mentions\":[{\"screen_name\":\"FanExpoCanada\",\"name\":\"Fan Expo Canada\",\"id\"=\n:22153171,\"id_str\":\"22153171\",\"indices\":[0,14]},{\"screen_name\":\"EddieMcClin=\ntock\",\"name\":\"Eddie McClintock\",\"id\":50016578,\"id_str\":\"50016578\",\"indices\"=\n:[71,87]},{\"screen_name\":\"allisonscag\",\"name\":\"Allison Scagliotti\",\"id\":896=\n04563,\"id_str\":\"89604563\",\"indices\":[88,100]},{\"screen_name\":\"AaronRAshmore=\n\",\"name\":\"Aaron Ashmore\",\"id\":321101035,\"id_str\":\"321101035\",\"indices\":[108=\n,122]},{\"screen_name\":\"showcasedotca\",\"name\":\"Showcase\",\"id\":18000252,\"id_s=\ntr\":\"18000252\",\"indices\":[123,137]}]},\"favorited\":false,\"retweeted\":false,\"=\nlang\":\"en\"},\"retweet_count\":15,\"favorite_count\":0,\"entities\":{\"hashtags\":[{=\n\"text\":\"WAREHOUSE13\",\"indices\":[52,64]}],\"symbols\":[],\"urls\":[],\"user_menti=\nons\":[{\"screen_name\":\"warehouse_13\",\"name\":\"Warehouse 13\",\"id\":54680946,\"id=\n_str\":\"54680946\",\"indices\":[3,16]},{\"screen_name\":\"FanExpoCanada\",\"name\":\"F=\nan Expo Canada\",\"id\":22153171,\"id_str\":\"22153171\",\"indices\":[18,32]},{\"scre=\nen_name\":\"EddieMcClintock\",\"name\":\"Eddie McClintock\",\"id\":50016578,\"id_str\"=\n:\"50016578\",\"indices\":[89,105]},{\"screen_name\":\"allisonscag\",\"name\":\"Alliso=\nn Scagliotti\",\"id\":89604563,\"id_str\":\"89604563\",\"indices\":[106,118]},{\"scre=\nen_name\":\"AaronRAshmore\",\"name\":\"Aaron Ashmore\",\"id\":321101035,\"id_str\":\"32=\n1101035\",\"indices\":[126,140]},{\"screen_name\":\"s\",\"name\":\"Science!\",\"id\":347=\n002675,\"id_str\":\"347002675\",\"indices\":[141,143]}]},\"favorited\":false,\"retwe=\neted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false=\n,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_background_images\\/851841715\\/fcd13b0ff25abcc536f7=\nc89a1e0bceb7.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twim=\ng.com\\/profile_background_images\\/851841715\\/fcd13b0ff25abcc536f7c89a1e0bce=\nb7.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_images\\/3571817985\\/57df38b2fdc2b0f6201dfd7190fd5ee3_norma=\nl.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\=\n/3571817985\\/57df38b2fdc2b0f6201dfd7190fd5ee3_normal.jpeg\",\"profile_banner_=\nurl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/89604563\\/1366867813\",\"prof=\nile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"000000\",\"profile_s=\nidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_back=\nground_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"f=\nollowing\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":86=\n422542,\"id_str\":\"86422542\",\"name\":\"Milla Jovovich\",\"screen_name\":\"MillaJovo=\nvich\",\"location\":\"Wuz up Vitch?\",\"description\":\"pronounced mee-luh yo-vo-vi=\ntch  \\u2026 http:\\/\\/t.co\\/NX7IV85QEK\\r\\nhttp:\\/\\/t.co\\/IXc6mCtq4H\",\"url\":\"=\nhttp:\\/\\/t.co\\/1Qh4epbmOA\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co=\n\\/1Qh4epbmOA\",\"expanded_url\":\"http:\\/\\/www.MillaJ.com\",\"display_url\":\"Milla=\nJ.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/NX=\n7IV85QEK\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/MillaJovovich\",\"displa=\ny_url\":\"facebook.com\\/MillaJovovich\",\"indices\":[34,56]},{\"url\":\"http:\\/\\/t.=\nco\\/IXc6mCtq4H\",\"expanded_url\":\"http:\\/\\/www.instagram.com\\/MillaJovovich\",=\n\"display_url\":\"instagram.com\\/MillaJovovich\",\"indices\":[58,80]}]}},\"protect=\ned\":false,\"followers_count\":1232431,\"friends_count\":3180,\"listed_count\":170=\n75,\"created_at\":\"Fri Oct 30 23:46:02 +0000 2009\",\"favourites_count\":177,\"ut=\nc_offset\":-28800,\"time_zone\":\"Alaska\",\"geo_enabled\":false,\"verified\":true,\"=\nstatuses_count\":11405,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 22:23:=\n04 +0000 2013\",\"id\":368498166959579138,\"id_str\":\"368498166959579138\",\"text\"=\n:\"also, check out the rad photo shoot i did with the boys from Daft Punk! i=\n hope you love the pics! xo m http:\\/\\/t.co\\/ZZNtm5rHSE\",\"source\":\"web\",\"tr=\nuncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nul=\nl,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_sc=\nreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":n=\null,\"retweet_count\":178,\"favorite_count\":189,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/ZZNtm5rHSE\",\"expanded_url\":\"http:\\/=\n\\/crfashionbook.com\\/post\\/58356929299\\/digital-love-a-tale-of-desire-starr=\ning-daft-punk\",\"display_url\":\"crfashionbook.com\\/post\\/583569292\\u2026\",\"in=\ndices\":[103,125]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_tr=\nanslator\":false,\"profile_background_color\":\"10A8A8\",\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/679946683\\/b7cbe=\ne631daf3dfcd6580905f90b2531.jpeg\",\"profile_background_image_url_https\":\"htt=\nps:\\/\\/si0.twimg.com\\/profile_background_images\\/679946683\\/b7cbee631daf3df=\ncd6580905f90b2531.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/3251448147\\/efef36887919568382cafca=\n061ca4f0a_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/3251448147\\/efef36887919568382cafca061ca4f0a_normal.jpeg\",\"=\nprofile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/86422542\\/13=\n49638523\",\"profile_link_color\":\"B330BF\",\"profile_sidebar_border_color\":\"FFF=\nFFF\",\"profile_sidebar_fill_color\":\"D1CFCF\",\"profile_text_color\":\"7E4E80\",\"p=\nrofile_use_background_image\":true,\"default_profile\":false,\"default_profile_=\nimage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":=\nfalse},{\"id\":80468100,\"id_str\":\"80468100\",\"name\":\"Amanda Tapping\",\"screen_n=\name\":\"amandatapping\",\"location\":\"Vangroovy, B.C.\",\"description\":\"mama, wife=\n, actress, director, producer, activist, and general goofball. :D\",\"url\":\"h=\nttp:\\/\\/t.co\\/5W59mbxzno\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\=\n/5W59mbxzno\",\"expanded_url\":\"http:\\/\\/www.amandatapping.com\",\"display_url\":=\n\"amandatapping.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protect=\ned\":false,\"followers_count\":108022,\"friends_count\":131,\"listed_count\":4170,=\n\"created_at\":\"Wed Oct 07 02:18:05 +0000 2009\",\"favourites_count\":4,\"utc_off=\nset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"v=\nerified\":true,\"statuses_count\":1685,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat=\n Aug 17 02:16:51 +0000 2013\",\"id\":368557004278616065,\"id_str\":\"368557004278=\n616065\",\"text\":\"I'm in!! Raiders of the Zombie Jewel. I smell a franchise. =\nOr maybe its just french fries.  RT @MichaelShanks: @RyRobbins @JewelStaite=\n\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.echofon.com\\/\\\" rel=3D\\\"nofollow\\=\n\"\\u003eEchofon\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":nu=\nll,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to=\n_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":=\nnull,\"place\":null,\"contributors\":null,\"retweet_count\":18,\"favorite_count\":3=\n7,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"scree=\nn_name\":\"MichaelShanks\",\"name\":\"Michael Shanks\",\"id\":36571140,\"id_str\":\"365=\n71140\",\"indices\":[95,109]},{\"screen_name\":\"RyRobbins\",\"name\":\"Ryan Robbins\"=\n,\"id\":143985350,\"id_str\":\"143985350\",\"indices\":[111,121]},{\"screen_name\":\"J=\newelStaite\",\"name\":\"Jewel Staite\",\"id\":34175976,\"id_str\":\"34175976\",\"indice=\ns\":[122,134]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/425911126\\/Sanctuary.jpg\",\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_background_images\\/425911126\\/Sanctuary.jpg\"=\n,\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/1608928806\\/nepal_with_mankumari_normal.jpg\",\"profile_imag=\ne_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1608928806\\/nepal_wi=\nth_mankumari_normal.jpg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_bor=\nder_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_col=\nor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"d=\nefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"=\nnotifications\":false},{\"id\":74817489,\"id_str\":\"74817489\",\"name\":\"sasha roiz=\n\",\"screen_name\":\"sasharoiz\",\"location\":\"LAX\\/PDX\",\"description\":\"kosher ham=\n\",\"url\":\"http:\\/\\/t.co\\/kr6ks9gv2Y\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http=\n:\\/\\/t.co\\/kr6ks9gv2Y\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/#!\\/sasha=\nroizfb\",\"display_url\":\"facebook.com\\/#!\\/sasharoizfb\",\"indices\":[0,22]}]},\"=\ndescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":33230,\"friend=\ns_count\":179,\"listed_count\":905,\"created_at\":\"Wed Sep 16 19:40:11 +0000 200=\n9\",\"favourites_count\":1,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US &=\n Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":3080,\"lang\":=\n\"en\",\"status\":{\"created_at\":\"Thu Aug 15 00:40:35 +0000 2013\",\"id\":367808002=\n088132609,\"id_str\":\"367808002088132609\",\"text\":\"\\u201c@RebeccaStarr1: can y=\nou wish @dingosue a happy birthday? She runs @Grimm_Family for Australia.\\u=\n201d Happy birthday you Dingo.\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter=\n.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/=\na\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":367769445986349056,\"in_r=\neply_to_status_id_str\":\"367769445986349056\",\"in_reply_to_user_id\":331819938=\n,\"in_reply_to_user_id_str\":\"331819938\",\"in_reply_to_screen_name\":\"RebeccaSt=\narr1\",\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":7,\"favorite_count\":14,\"entities\":{\"hashtags\":[],\"symbols\":[],\"url=\ns\":[],\"user_mentions\":[{\"screen_name\":\"RebeccaStarr1\",\"name\":\"Rebecca Starr=\n\",\"id\":331819938,\"id_str\":\"331819938\",\"indices\":[1,15]},{\"screen_name\":\"din=\ngosue\",\"name\":\"Sue Dingo\",\"id\":1038938557,\"id_str\":\"1038938557\",\"indices\":[=\n30,39]},{\"screen_name\":\"Grimm_Family\",\"name\":\"GrimmAustralia\",\"id\":16011123=\n20,\"id_str\":\"1601112320\",\"indices\":[67,80]}]},\"favorited\":false,\"retweeted\"=\n:false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"pro=\nfile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/64614040\\/unicorns-rainbow.jpg\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgrou=\nnd_images\\/64614040\\/unicorns-rainbow.jpg\",\"profile_background_tile\":true,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3095796221\\/c888=\nb0e6d317228ed8ffa243dab96685_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/3095796221\\/c888b0e6d317228ed8ffa243dab9=\n6685_normal.jpeg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_col=\nor\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"33=\n3333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notific=\nations\":false}],\"next_cursor\":4611686018502205393,\"next_cursor_str\":\"461168=\n6018502205393\",\"previous_cursor\":0,\"previous_cursor_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "54506", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347552572978; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:35 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714375", 
+                "x-transaction": "5e56ead9360fd008"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/list.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"id\":94491953,\"id_str\":\"94491953\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tw=\neeps-24\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description=\n\":\"updated!\",\"slug\":\"tweeps-24\",\"full_name\":\"@tweepytest\\/tweeps-24\",\"creat=\ned_at\":\"Sat Aug 17 04:24:30 +0000 2013\",\"following\":true,\"user\":{\"id\":82301=\n637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\"=\n,\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"ur=\nl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:=\n28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Cen=\ntral Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_coun=\nt\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3=\n94345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test=\n_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"=\n87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\"=\n,\"profile_use_background_image\":false,\"default_profile\":false,\"default_prof=\nile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notificatio=\nns\":false}},{\"id\":94389602,\"id_str\":\"94389602\",\"name\":\"tweeps\",\"uri\":\"\\/twe=\nepytest\\/tweeps-23\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"=\ndescription\":\"\",\"slug\":\"tweeps-23\",\"full_name\":\"@tweepytest\\/tweeps-23\",\"cr=\neated_at\":\"Thu Aug 15 06:43:26 +0000 2013\",\"following\":true,\"user\":{\"id\":82=\n301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepyte=\nst\",\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\",=\n\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\=\n/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.c=\nom\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follo=\nwers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 =\n07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"=\nCentral Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_c=\nount\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_back=\nground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images=\n\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profi=\nle_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/t=\nest_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color=\n\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"0000=\n00\",\"profile_use_background_image\":false,\"default_profile\":false,\"default_p=\nrofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifica=\ntions\":false}},{\"id\":94387812,\"id_str\":\"94387812\",\"name\":\"tweeps\",\"uri\":\"\\/=\ntweepytest\\/tweeps-22\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public=\n\",\"description\":\"\",\"slug\":\"tweeps-22\",\"full_name\":\"@tweepytest\\/tweeps-22\",=\n\"created_at\":\"Thu Aug 15 05:47:17 +0000 2013\",\"following\":true,\"user\":{\"id\"=\n:82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweep=\nytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing stuff=\n.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"htt=\np:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"fo=\no.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"fo=\nllowers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct =\n14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone=\n\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuse=\ns_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false=\n,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_ima=\nges\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"pr=\nofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710=\n\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_co=\nlor\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"0=\n00000\",\"profile_use_background_image\":false,\"default_profile\":false,\"defaul=\nt_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notif=\nications\":false}},{\"id\":94387288,\"id_str\":\"94387288\",\"name\":\"tweeps\",\"uri\":=\n\"\\/tweepytest\\/tweeps-21\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"pub=\nlic\",\"description\":\"updated!\",\"slug\":\"tweeps-21\",\"full_name\":\"@tweepytest\\/=\ntweeps-21\",\"created_at\":\"Thu Aug 15 05:31:50 +0000 2013\",\"following\":true,\"=\nuser\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_n=\name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for te=\nsting stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[=\n{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"displ=\nay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected=\n\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at=\n\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000=\n,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":fal=\nse,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\"=\n,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_bac=\nkground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_norm=\nal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\=\n/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sideba=\nr_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_tex=\nt_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":fa=\nlse,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":f=\nalse,\"notifications\":false}},{\"id\":91405323,\"id_str\":\"91405323\",\"name\":\"twe=\neps\",\"uri\":\"\\/tweepytest\\/tweeps-15\",\"subscriber_count\":0,\"member_count\":0,=\n\"mode\":\"public\",\"description\":\"updated!\",\"slug\":\"tweeps-15\",\"full_name\":\"@t=\nweepytest\\/tweeps-15\",\"created_at\":\"Sun Jun 16 19:41:44 +0000 2013\",\"follow=\ning\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123=\n\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test acc=\nount for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.=\ncom\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}}=\n,\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,=\n\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_off=\nset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"ve=\nrified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false=\n,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638=\n\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":f=\nalse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710=\n\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"pro=\nfile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"=\nprofile_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_=\nprofile\":false,\"default_profile_image\":false,\"following\":false,\"follow_requ=\nest_sent\":false,\"notifications\":false}},{\"id\":91099797,\"id_str\":\"91099797\",=\n\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-8\",\"subscriber_count\":0,\"member=\n_count\":0,\"mode\":\"public\",\"description\":\"updated!\",\"slug\":\"tweeps-8\",\"full_=\nname\":\"@tweepytest\\/tweeps-8\",\"created_at\":\"Tue Jun 11 03:35:49 +0000 2013\"=\n,\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy =\ntest 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A =\ntest account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entitie=\ns\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:=\n\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"ur=\nls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_c=\nount\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,=\n\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":=\ntrue,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enable=\nd\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile=\n_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3=\n94345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background=\n_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/17=\n33327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000=\nFF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E=\n0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"=\ndefault_profile\":false,\"default_profile_image\":false,\"following\":false,\"fol=\nlow_request_sent\":false,\"notifications\":false}},{\"id\":91050771,\"id_str\":\"91=\n050771\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-7\",\"subscriber_count\":0=\n,\"member_count\":0,\"mode\":\"public\",\"description\":\"updated!\",\"slug\":\"tweeps-7=\n\",\"full_name\":\"@tweepytest\\/tweeps-7\",\"created_at\":\"Mon Jun 10 05:45:38 +00=\n00 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":=\n\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"descript=\nion\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",=\n\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url=\n\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descripti=\non\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"=\nlisted_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_c=\nount\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_e=\nnabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributor=\ns_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",=\n\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_i=\nmages\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_ba=\nckground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_colo=\nr\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_c=\nolor\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\"=\n:false,\"default_profile\":false,\"default_profile_image\":false,\"following\":fa=\nlse,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":91032681,\"id_=\nstr\":\"91032681\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-6\",\"subscriber_=\ncount\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"updated!\",\"slug\":\"=\ntweeps-6\",\"full_name\":\"@tweepytest\\/tweeps-6\",\"created_at\":\"Sun Jun 09 19:5=\n4:45 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\"=\n,\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"=\ndescription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9b=\nWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expa=\nnded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"d=\nescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_cou=\nnt\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favo=\nurites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)=\n\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"con=\ntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"=\nFFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_back=\nground_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"pr=\nofile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pr=\nofile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_l=\nink_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sideba=\nr_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_backgroun=\nd_image\":false,\"default_profile\":false,\"default_profile_image\":false,\"follo=\nwing\":false,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":89965=\n627,\"id_str\":\"89965627\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-5\",\"sub=\nscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"updated!\",=\n\"slug\":\"tweeps-5\",\"full_name\":\"@tweepytest\\/tweeps-5\",\"created_at\":\"Sun May=\n 19 09:45:17 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"8=\n2301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"py=\ntopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.=\nco\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0=\nb\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,2=\n2]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"fri=\nends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 200=\n9\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US &=\n Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"=\nen\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_=\ncolor\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/prof=\nile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.=\njpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg=\n.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"p=\nrofile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profil=\ne_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_b=\nackground_image\":false,\"default_profile\":false,\"default_profile_image\":fals=\ne,\"following\":false,\"follow_request_sent\":false,\"notifications\":false}},{\"i=\nd\":89955738,\"id_str\":\"89955738\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps=\n-4\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",=\n\"slug\":\"tweeps-4\",\"full_name\":\"@tweepytest\\/tweeps-4\",\"created_at\":\"Sun May=\n 19 04:47:13 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"8=\n2301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"py=\ntopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.=\nco\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0=\nb\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,2=\n2]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"fri=\nends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 200=\n9\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US &=\n Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"=\nen\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_=\ncolor\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/prof=\nile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.=\njpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg=\n.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"p=\nrofile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profil=\ne_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_b=\nackground_image\":false,\"default_profile\":false,\"default_profile_image\":fals=\ne,\"following\":false,\"follow_request_sent\":false,\"notifications\":false}},{\"i=\nd\":89945987,\"id_str\":\"89945987\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps=\n-3\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"up=\ndated!\",\"slug\":\"tweeps-3\",\"full_name\":\"@tweepytest\\/tweeps-3\",\"created_at\":=\n\"Sat May 18 23:06:55 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id=\n_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"locat=\nion\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"htt=\np:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3=\nL9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indic=\nes\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count=\n\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +=\n0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Ti=\nme (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,=\n\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_bac=\nkground_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_ima=\nge_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/39434563=\n8\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal=\n.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\"=\n,\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profi=\nle_use_background_image\":false,\"default_profile\":false,\"default_profile_ima=\nge\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":fal=\nse}},{\"id\":89944877,\"id_str\":\"89944877\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest=\n\\/tweeps-2\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"descript=\nion\":\"updated!\",\"slug\":\"tweeps-2\",\"full_name\":\"@tweepytest\\/tweeps-2\",\"crea=\nted_at\":\"Sat May 18 22:34:12 +0000 2013\",\"following\":true,\"user\":{\"id\":8230=\n1637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest=\n\",\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"u=\nrl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\=\n/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com=\n\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followe=\nrs_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07=\n:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Ce=\nntral Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_cou=\nnt\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pro=\nfile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgr=\nound_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/=\n394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile=\n_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/tes=\nt_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":=\n\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000=\n\",\"profile_use_background_image\":false,\"default_profile\":false,\"default_pro=\nfile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notificati=\nons\":false}},{\"id\":85107784,\"id_str\":\"85107784\",\"name\":\"tweeps\",\"uri\":\"\\/tw=\neepytest\\/tweeps-14\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",=\n\"description\":\"updated!\",\"slug\":\"tweeps-14\",\"full_name\":\"@tweepytest\\/tweep=\ns-14\",\"created_at\":\"Sun Feb 10 21:32:06 +0000 2013\",\"following\":true,\"user\"=\n:{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":=\n\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing=\n stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url=\n\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_ur=\nl\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fal=\nse,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"We=\nd Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"tim=\ne_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"s=\ntatuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgrou=\nnd_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jp=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733=\n327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_bor=\nder_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_col=\nor\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":false,\"=\ndefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,=\n\"notifications\":false}},{\"id\":84444465,\"id_str\":\"84444465\",\"name\":\"tweeps\",=\n\"uri\":\"\\/tweepytest\\/tweeps\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"=\npublic\",\"description\":\"updated!\",\"slug\":\"tweeps\",\"full_name\":\"@tweepytest\\/=\ntweeps\",\"created_at\":\"Tue Jan 29 08:15:06 +0000 2013\",\"following\":true,\"use=\nr\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name=\n\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testi=\nng stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"u=\nrl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_=\nurl\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":f=\nalse,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"=\nWed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"t=\nime_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,=\n\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translato=\nr\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"p=\nrofile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgr=\nound_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.=\njpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/17=\n33327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_b=\norder_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_c=\nolor\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":false=\n,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":fals=\ne,\"notifications\":false}},{\"id\":84443989,\"id_str\":\"84443989\",\"name\":\"tweeps=\n\",\"uri\":\"\\/tweepytest\\/tweeps-20\",\"subscriber_count\":0,\"member_count\":0,\"mo=\nde\":\"public\",\"description\":\"\",\"slug\":\"tweeps-20\",\"full_name\":\"@tweepytest\\/=\ntweeps-20\",\"created_at\":\"Tue Jan 29 08:00:17 +0000 2013\",\"following\":true,\"=\nuser\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_n=\name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for te=\nsting stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[=\n{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"displ=\nay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected=\n\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at=\n\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000=\n,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":fal=\nse,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\"=\n,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_bac=\nkground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_norm=\nal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\=\n/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sideba=\nr_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_tex=\nt_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":fa=\nlse,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":f=\nalse,\"notifications\":false}},{\"id\":84443909,\"id_str\":\"84443909\",\"name\":\"twe=\neps\",\"uri\":\"\\/tweepytest\\/tweeps-19\",\"subscriber_count\":0,\"member_count\":0,=\n\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-19\",\"full_name\":\"@tweepytes=\nt\\/tweeps-19\",\"created_at\":\"Tue Jan 29 07:57:41 +0000 2013\",\"following\":tru=\ne,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"scree=\nn_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for=\n testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"di=\nsplay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protec=\nted\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created=\n_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18=\n000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":=\nfalse,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tra=\nnslator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.j=\npg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_=\nbackground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"pr=\nofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_n=\normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_imag=\nes\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sid=\nebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_=\ntext_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\"=\n:false,\"default_profile_image\":false,\"following\":false,\"follow_request_sent=\n\":false,\"notifications\":false}},{\"id\":84443825,\"id_str\":\"84443825\",\"name\":\"=\ntweeps\",\"uri\":\"\\/tweepytest\\/tweeps-18\",\"subscriber_count\":0,\"member_count\"=\n:0,\"mode\":\"public\",\"description\":\"updated!\",\"slug\":\"tweeps-18\",\"full_name\":=\n\"@tweepytest\\/tweeps-18\",\"created_at\":\"Tue Jan 29 07:54:27 +0000 2013\",\"fol=\nlowing\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test =\n123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test =\naccount for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"=\nurl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/f=\noo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[=\n]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\"=\n:0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_=\noffset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,=\n\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":fa=\nlse,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_back=\nground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345=\n638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_tile=\n\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327=\n710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"=\nprofile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92=\n\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"defau=\nlt_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_r=\nequest_sent\":false,\"notifications\":false}},{\"id\":84443758,\"id_str\":\"8444375=\n8\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-17\",\"subscriber_count\":0,\"me=\nmber_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-17\",\"full_nam=\ne\":\"@tweepytest\\/tweeps-17\",\"created_at\":\"Tue Jan 29 07:51:50 +0000 2013\",\"=\nfollowing\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy te=\nst 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A te=\nst account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\"=\n:{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/=\n\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_cou=\nnt\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"u=\ntc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":tr=\nue,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\"=\n:false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_b=\nackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394=\n345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg=\n.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_t=\nile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733=\n327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com=\n\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF=\n\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0F=\nF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"de=\nfault_profile\":false,\"default_profile_image\":false,\"following\":false,\"follo=\nw_request_sent\":false,\"notifications\":false}},{\"id\":83999712,\"id_str\":\"8399=\n9712\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-16\",\"subscriber_count\":0,=\n\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-16\",\"full_=\nname\":\"@tweepytest\\/tweeps-16\",\"created_at\":\"Mon Jan 21 05:46:44 +0000 2013=\n\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy=\n test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A=\n test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entiti=\nes\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http=\n:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"u=\nrls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_=\ncount\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2=\n,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\"=\n:true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabl=\ned\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profil=\ne_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/=\n394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.tw=\nimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgroun=\nd_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1=\n733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"000=\n0FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"=\nE0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,=\n\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"fo=\nllow_request_sent\":false,\"notifications\":false}},{\"id\":83988296,\"id_str\":\"8=\n3988296\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-13\",\"subscriber_count\"=\n:0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-13\",\"fu=\nll_name\":\"@tweepytest\\/tweeps-13\",\"created_at\":\"Sun Jan 20 23:29:42 +0000 2=\n013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Twe=\nepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\"=\n:\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"ent=\nities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"h=\nttp:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"list=\ned_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count=\n\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabl=\ned\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_en=\nabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgr=\nound_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images=\n\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"=\n0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color=\n\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":fal=\nse,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,=\n\"follow_request_sent\":false,\"notifications\":false}},{\"id\":83987852,\"id_str\"=\n:\"83987852\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-12\",\"subscriber_cou=\nnt\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-12\",=\n\"full_name\":\"@tweepytest\\/tweeps-12\",\"created_at\":\"Sun Jan 20 23:16:59 +000=\n0 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"=\nTweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"descripti=\non\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"=\nentities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\"=\n:\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descriptio=\nn\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"l=\nisted_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_co=\nunt\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_en=\nabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_im=\nages\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_bac=\nkground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.=\ntwimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color=\n\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_co=\nlor\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":=\nfalse,\"default_profile\":false,\"default_profile_image\":false,\"following\":fal=\nse,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":83987718,\"id_s=\ntr\":\"83987718\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-11\",\"subscriber_=\ncount\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweeps-1=\n1\",\"full_name\":\"@tweepytest\\/tweeps-11\",\"created_at\":\"Sun Jan 20 23:13:25 +=\n0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name=\n\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"descri=\nption\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b=\n\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_u=\nrl\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descrip=\ntion\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10=\n,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites=\n_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo=\n_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_=\nbackground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_co=\nlor\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill=\n_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_imag=\ne\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":=\nfalse,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":83987597,\"i=\nd_str\":\"83987597\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-10\",\"subscrib=\ner_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"tweep=\ns-10\",\"full_name\":\"@tweepytest\\/tweeps-10\",\"created_at\":\"Sun Jan 20 23:09:3=\n8 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"n=\name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"des=\ncription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVr=\nV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expande=\nd_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"desc=\nription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\"=\n:10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favouri=\ntes_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"=\ngeo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contri=\nbutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFF=\nFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profi=\nle_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profi=\nle_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link=\n_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_f=\nill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_i=\nmage\":false,\"default_profile\":false,\"default_profile_image\":false,\"followin=\ng\":false,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":83985543=\n,\"id_str\":\"83985543\",\"name\":\"tweeps\",\"uri\":\"\\/tweepytest\\/tweeps-9\",\"subscr=\niber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"\",\"slug\":\"twe=\neps-9\",\"full_name\":\"@tweepytest\\/tweeps-9\",\"created_at\":\"Sun Jan 20 22:12:2=\n3 +0000 2013\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"n=\name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"des=\ncription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVr=\nV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expande=\nd_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"desc=\nription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\"=\n:10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favouri=\ntes_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"=\ngeo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contri=\nbutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFF=\nFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profi=\nle_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profi=\nle_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link=\n_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_f=\nill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_i=\nmage\":false,\"default_profile\":false,\"default_profile_image\":false,\"followin=\ng\":false,\"follow_request_sent\":false,\"notifications\":false}},{\"id\":3021021,=\n\"id_str\":\"3021021\",\"name\":\"test\",\"uri\":\"\\/tweepytest\\/test\",\"subscriber_cou=\nnt\":1,\"member_count\":1,\"mode\":\"public\",\"description\":\"This is a simple litt=\nle test list\",\"slug\":\"test\",\"full_name\":\"@tweepytest\\/test\",\"created_at\":\"S=\nat Nov 14 04:48:53 +0000 2009\",\"following\":true,\"user\":{\"id\":82301637,\"id_s=\ntr\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"locatio=\nn\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:=\n\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9=\nbWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices=\n\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":=\n7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +00=\n00 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time=\n (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"l=\nang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backg=\nround_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\=\n/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.j=\npg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"=\nprofile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile=\n_use_background_image\":false,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false=\n}},{\"id\":1871314,\"id_str\":\"1871314\",\"name\":\"hello2\",\"uri\":\"\\/tweepytest\\/he=\nllo2\",\"subscriber_count\":0,\"member_count\":0,\"mode\":\"public\",\"description\":\"=\n\",\"slug\":\"hello2\",\"full_name\":\"@tweepytest\\/hello2\",\"created_at\":\"Tue Nov 0=\n3 00:18:35 +0000 2009\",\"following\":true,\"user\":{\"id\":82301637,\"id_str\":\"823=\n01637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pyto=\npia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co=\n\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\"=\n,\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]=\n}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"frien=\nds_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\"=\n,\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & C=\nanada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en=\n\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_co=\nlor\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_htt=\nps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jp=\ng\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":=\n\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"pro=\nfile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_=\nsidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_bac=\nkground_image\":false,\"default_profile\":false,\"default_profile_image\":false,=\n\"following\":false,\"follow_request_sent\":false,\"notifications\":false}}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "44995", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:35 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347583565937; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:35 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714375", 
+                "x-transaction": "c565bb6019f598e3"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/memberships.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_cursor=\n_str\":\"0\",\"lists\":[]}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "96", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347616518151; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:36 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714376", 
+                "x-transaction": "c0e4702ed8f093f6"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/subscriptions.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_cursor=\n_str\":\"0\",\"lists\":[]}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "96", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347634649928; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:36 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714376", 
+                "x-transaction": "839474c3384c4f88"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/subscribers.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"users\":[{\"id\":29342013,\"id_str\":\"29342013\",\"name\":\"Victor Youk\",\"screen_n=\name\":\"RazorConcepts\",\"location\":\"\",\"description\":\"\",\"url\":null,\"entities\":{=\n\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":15,\"friends_=\ncount\":18,\"listed_count\":0,\"created_at\":\"Tue Apr 07 00:43:46 +0000 2009\",\"f=\navourites_count\":0,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"=\nverified\":false,\"statuses_count\":146,\"lang\":\"en\",\"status\":{\"created_at\":\"Su=\nn Dec 18 17:58:45 +0000 2011\",\"id\":148462215962431489,\"id_str\":\"14846221596=\n2431489\",\"text\":\"10 Must Have Games of 2011: Holiday Buying Guide #TLDGiftG=\nuide via @tldtoday http:\\/\\/t.co\\/PqIwXxgD\",\"source\":\"\\u003ca href=3D\\\"http=\n:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"nofollow\\\"\\u003eTweet Button\\u003c\\=\n/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_statu=\ns_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"i=\nn_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"co=\nntributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags=\n\":[{\"text\":\"TLDGiftGuide\",\"indices\":[49,62]}],\"symbols\":[],\"urls\":[{\"url\":\"=\nhttp:\\/\\/t.co\\/PqIwXxgD\",\"expanded_url\":\"http:\\/\\/bit.ly\\/tYobBH\",\"display_=\nurl\":\"bit.ly\\/tYobBH\",\"indices\":[77,97]}],\"user_mentions\":[{\"screen_name\":\"=\ntldtoday\",\"name\":\"Jonathan - tldtoday \",\"id\":126124275,\"id_str\":\"126124275\"=\n,\"indices\":[67,76]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensiti=\nve\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"=\nprofile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile=\n_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/1453851247\\/untitled_normal.PNG\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/1453851247\\/untitled_normal.PNG\",\"profil=\ne_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sid=\nebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_backgr=\nound_image\":true,\"default_profile\":true,\"default_profile_image\":false,\"foll=\nowing\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":19818=\n3079,\"id_str\":\"198183079\",\"name\":\"Keyur Parikh\",\"screen_name\":\"parikhkeyur\"=\n,\"location\":\"\",\"description\":\"\",\"url\":null,\"entities\":{\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":0,\"friends_count\":2,\"listed_coun=\nt\":0,\"created_at\":\"Sun Oct 03 15:52:04 +0000 2010\",\"favourites_count\":0,\"ut=\nc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statu=\nses_count\":1,\"lang\":\"en\",\"status\":{\"created_at\":\"Tue Nov 02 20:06:33 +0000 =\n2010\",\"id\":29501133862,\"id_str\":\"29501133862\",\"text\":\"http:\\/\\/is.gd\\/g7tLL=\n\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/127.0.0.1\\\" rel=3D\\\"nofollow\\\"\\u003et=\nwitPythonAPITest\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":=\nnull,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_=\nto_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates=\n\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":=\n0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"fav=\norited\":false,\"retweeted\":false,\"lang\":\"und\"},\"contributors_enabled\":false,=\n\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_backgrou=\nnd_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/t=\nheme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.pn=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_prof=\nile_images\\/default_profile_3_normal.png\",\"profile_link_color\":\"0084B4\",\"pr=\nofile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",=\n\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_=\nprofile\":true,\"default_profile_image\":true,\"following\":false,\"follow_reques=\nt_sent\":false,\"notifications\":false},{\"id\":20568161,\"id_str\":\"20568161\",\"na=\nme\":\"user5idd\",\"screen_name\":\"user5idd\",\"location\":\"\",\"description\":\"\",\"url=\n\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":true,\"followers_c=\nount\":1,\"friends_count\":1,\"listed_count\":0,\"created_at\":\"Wed Feb 11 03:20:1=\n2 +0000 2009\",\"favourites_count\":0,\"utc_offset\":-18000,\"time_zone\":\"Central=\n Time (US & Canada)\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":=\n595,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile=\n_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_backgr=\nound_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images=\n\\/77421005\\/PA210009_sm_crop_normal.JPG\",\"profile_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_images\\/77421005\\/PA210009_sm_crop_normal.JPG\",\"p=\nrofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profil=\ne_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_b=\nackground_image\":true,\"default_profile\":true,\"default_profile_image\":false,=\n\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":=\n95865857,\"id_str\":\"95865857\",\"name\":\"\\u30b7\\u30f3\",\"screen_name\":\"edoaru06\"=\n,\"location\":\"\\u4eac\\u90fd\\u5e9c\\u4eac\\u90fd\\u5e02\",\"description\":\"\\u65e5\\u3=\n005\\u306e\\u611f\\u3058\\u305f\\u4e8b\\u3001\\u601d\\u3063\\u305f\\u4e8b\\u3001\\u8003=\n\\u3048\\u305f\\u4e8b\\u306a\\u3069\\u3092\\u545f\\u3044\\u3066\\u304a\\u308a\\u307e\\u3=\n059\\uff3e\\uff3e\\r\\n\\u601d\\u8003\\u306e\\u3060\\u3060\\u6f0f\\u308c\\u3067\\u3059\\u=\n306a\\u7b11\\r\\n\\u8208\\u5473\\u95a2\\u5fc3\\uff1a python \\/ Ruby \\/ Web\\u95a2\\u9=\n023 \\/ \\u30cf\\u30ac\\u30ec\\u30f3 \\/ \\u30dd\\u30eb\\u30ce\\u30b0\\u30e9\\u30d5\\u30=\na3\\u30c6\\u30a3 \\/ \\u30a2\\u30f3\\u30c0\\u30fc\\u30b0\\u30e9\\u30d5 \\/ IT\\u60c5\\u5=\n831 \\/ \\u30e9\\u30a4\\u30d5\\u30cf\\u30c3\\u30af \\/ \\u30e9\\u30a4\\u30d5\\u30ed\\u30=\nb0 \\/ Evernote \\/ Toodledo \\/ MBA\",\"url\":null,\"entities\":{\"description\":{\"u=\nrls\":[]}},\"protected\":false,\"followers_count\":191,\"friends_count\":363,\"list=\ned_count\":8,\"created_at\":\"Thu Dec 10 09:35:49 +0000 2009\",\"favourites_count=\n\":29,\"utc_offset\":32400,\"time_zone\":\"Tokyo\",\"geo_enabled\":false,\"verified\":=\nfalse,\"statuses_count\":5671,\"lang\":\"ja\",\"status\":{\"created_at\":\"Fri Aug 16 =\n21:19:21 +0000 2013\",\"id\":368482134970757120,\"id_str\":\"368482134970757120\",=\n\"text\":\"\\u30c7\\u30a4\\u30ea\\u30fc YOK is out! http:\\/\\/t.co\\/lEs2XQdyQX \\u25=\nb8 Top stories today via @lumin @izuyan @mayakima\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/paper.li\\\" rel=3D\\\"nofollow\\\"\\u003ePaper.li\\u003c\\/a\\u003e\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbo=\nls\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/lEs2XQdyQX\",\"expanded_url\":\"http:\\/\\/=\npaper.li\\/edoaru06\",\"display_url\":\"paper.li\\/edoaru06\",\"indices\":[17,39]}],=\n\"user_mentions\":[{\"screen_name\":\"lumin\",\"name\":\"lumin\",\"id\":15000179,\"id_st=\nr\":\"15000179\",\"indices\":[64,70]},{\"screen_name\":\"izuyan\",\"name\":\"izuyan\",\"i=\nd\":14779831,\"id_str\":\"14779831\",\"indices\":[71,78]},{\"screen_name\":\"mayakima=\n\",\"name\":\"\\u6842\\u6728\\u88d5(\\u304b\\u3064\\u3089\\u304e\\u30fb\\u3086\\u3046)\\u3=\n010\\u6c34\\u5206\\u88dc\\u7d66\\u3011\",\"id\":126517087,\"id_str\":\"126517087\",\"ind=\nices\":[79,88]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":f=\nalse,\"lang\":\"ja\"},\"contributors_enabled\":false,\"is_translator\":false,\"profi=\nle_background_color\":\"BADFCD\",\"profile_background_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme12\\/bg.gif\",\"profile_ba=\nckground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1636807022\\/__________normal.jpg\",\"profile_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_images\\/1636807022\\/__________normal.jpg\",\"profile=\n_link_color\":\"FF0000\",\"profile_sidebar_border_color\":\"F2E195\",\"profile_side=\nbar_fill_color\":\"FFF7CC\",\"profile_text_color\":\"0C3E53\",\"profile_use_backgro=\nund_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"foll=\nowing\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":12620=\n1471,\"id_str\":\"126201471\",\"name\":\"howawong_mother_app\",\"screen_name\":\"howaw=\nong_ma\",\"location\":\"\",\"description\":\"\",\"url\":\"http:\\/\\/t.co\\/fe1I0MsDyM\",\"e=\nntities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/fe1I0MsDyM\",\"expanded_url\":=\n\"http:\\/\\/www.motherapp.com\",\"display_url\":\"motherapp.com\",\"indices\":[0,22]=\n}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":3,\"frien=\nds_count\":3,\"listed_count\":0,\"created_at\":\"Thu Mar 25 03:43:56 +0000 2010\",=\n\"favourites_count\":1,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false=\n,\"verified\":false,\"statuses_count\":130,\"lang\":\"en\",\"status\":{\"created_at\":\"=\nTue Oct 18 04:34:03 +0000 2011\",\"id\":126154047609765888,\"id_str\":\"126154047=\n609765888\",\"text\":\"Surface Mount Machine http:\\/\\/t.co\\/AiqAEu3L\",\"source\":=\n\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"nofollow\\\"\\u0=\n03eTweet Button\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\"=\n:null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0=\n,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/AiqA=\nEu3L\",\"expanded_url\":\"http:\\/\\/shar.es\\/bswpf\",\"display_url\":\"shar.es\\/bswp=\nf\",\"indices\":[22,42]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"i=\ns_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/the=\nme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/773733372\\/motherapp_twitter6_bigger_normal.p=\nng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/773=\n733372\\/motherapp_twitter6_bigger_normal.png\",\"profile_link_color\":\"0084B4\"=\n,\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEE=\nF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"defa=\nult_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_r=\nequest_sent\":false,\"notifications\":false},{\"id\":16557165,\"id_str\":\"16557165=\n\",\"name\":\"OyvindM\",\"screen_name\":\"OyvindM\",\"location\":\"\",\"description\":\"\",\"=\nurl\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followe=\nrs_count\":2,\"friends_count\":2,\"listed_count\":0,\"created_at\":\"Thu Oct 02 09:=\n14:15 +0000 2008\",\"favourites_count\":0,\"utc_offset\":null,\"time_zone\":null,\"=\ngeo_enabled\":false,\"verified\":false,\"statuses_count\":1,\"lang\":\"en\",\"status\"=\n:{\"created_at\":\"Thu Oct 02 09:18:06 +0000 2008\",\"id\":943051394,\"id_str\":\"94=\n3051394\",\"text\":\"test\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/m.twitter.com\\/\\=\n\" rel=3D\\\"nofollow\\\"\\u003emobile web\\u003c\\/a\\u003e\",\"truncated\":false,\"in_=\nreply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user=\n_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"ge=\no\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\"=\n:0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"use=\nr_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"und\"},\"contribu=\ntors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEE=\nD\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/t=\nheme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default=\n_profile_2_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nsticky\\/default_profile_images\\/default_profile_2_normal.png\",\"profile_link=\n_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_f=\nill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_i=\nmage\":true,\"default_profile\":true,\"default_profile_image\":true,\"following\":=\nfalse,\"follow_request_sent\":false,\"notifications\":false},{\"id\":120203330,\"i=\nd_str\":\"120203330\",\"name\":\"Say No to Boredom!!\",\"screen_name\":\"sweetdeals4m=\ne\",\"location\":\"The World Wide Web\",\"description\":\"Take a little break from =\nall your tweeting! Do something fun! Hope I can help!\",\"url\":\"http:\\/\\/t.co=\n\\/ZTflwB3Uxk\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/ZTflwB3Uxk\"=\n,\"expanded_url\":\"http:\\/\\/saynotoboredom.wordpress.com\\/\",\"display_url\":\"sa=\nynotoboredom.wordpress.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},=\n\"protected\":false,\"followers_count\":0,\"friends_count\":0,\"listed_count\":0,\"c=\nreated_at\":\"Fri Mar 05 19:43:54 +0000 2010\",\"favourites_count\":0,\"utc_offse=\nt\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_cou=\nnt\":654,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pro=\nfile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/81010718\\/mqpro_fadedblocks.br.jpg\",=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_back=\nground_images\\/81010718\\/mqpro_fadedblocks.br.jpg\",\"profile_background_tile=\n\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2325857=\n545\\/cljkmz70khh0vqxyhqhy_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_images\\/2325857545\\/cljkmz70khh0vqxyhqhy_normal.jpe=\ng\",\"profile_link_color\":\"888888\",\"profile_sidebar_border_color\":\"888888\",\"p=\nrofile_sidebar_fill_color\":\"DDDDDD\",\"profile_text_color\":\"000000\",\"profile_=\nuse_background_image\":true,\"default_profile\":false,\"default_profile_image\":=\nfalse,\"following\":false,\"follow_request_sent\":false,\"notifications\":false}]=\n,\"next_cursor\":0,\"next_cursor_str\":\"0\",\"previous_cursor\":0,\"previous_cursor=\n_str\":\"0\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "14088", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347651852725; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:36 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714376", 
+                "x-transaction": "dae0b0b1b11af989"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/statuses.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Sat Aug 17 04:24:15 +0000 2013\",\"id\":368589063239913472,\"id=\n_str\":\"368589063239913472\",\"text\":\"bethanyshady's photo http:\\/\\/t.co\\/Ryzq=\nQmYJQS. I've been had!!!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.=\ncom\\/us\\/app\\/instagram\\/id389801252?mt=3D8&uo=3D4\\\" rel=3D\\\"nofollow\\\"\\u00=\n3eInstagram on iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id=\n\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_repl=\ny_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":92352911=\n,\"id_str\":\"92352911\",\"name\":\"Jon Huertas\",\"screen_name\":\"Jon_Huertas\",\"loca=\ntion\":\"Venice, California\",\"description\":\"...I've been known to make Nuns c=\nry.\",\"url\":\"http:\\/\\/t.co\\/R6yHv4xPSR\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"h=\nttp:\\/\\/t.co\\/R6yHv4xPSR\",\"expanded_url\":\"http:\\/\\/www.thejonhuertas.com\",\"=\ndisplay_url\":\"thejonhuertas.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":=\n[]}},\"protected\":false,\"followers_count\":206179,\"friends_count\":307,\"listed=\n_count\":3042,\"created_at\":\"Tue Nov 24 20:07:40 +0000 2009\",\"favourites_coun=\nt\":5,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enab=\nled\":false,\"verified\":true,\"statuses_count\":5668,\"lang\":\"en\",\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"050505\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/426101593\\/20111106_-_Jon_Huertas_4_088.jpg\",\"profile_background_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/426101593\\=\n/20111106_-_Jon_Huertas_4_088.jpg\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3428988457\\/550f863093d=\n329dbaec803b160d903f1_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_images\\/3428988457\\/550f863093d329dbaec803b160d903f1_no=\nrmal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n92352911\\/1364227441\",\"profile_link_color\":\"CF5D10\",\"profile_sidebar_border=\n_color\":\"181A1E\",\"profile_sidebar_fill_color\":\"252429\",\"profile_text_color\"=\n:\"666666\",\"profile_use_background_image\":true,\"default_profile\":false,\"defa=\nult_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"noti=\nfications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbol=\ns\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/RyzqQmYJQS\",\"expanded_url\":\"http:\\/\\/i=\nnstagram.com\\/p\\/dGXdGFDKEC\\/\",\"display_url\":\"instagram.com\\/p\\/dGXdGFDKEC\\=\n/\",\"indices\":[21,43]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 04:23=\n:26 +0000 2013\",\"id\":368588859216375808,\"id_str\":\"368588859216375808\",\"text=\n\":\"RT @WilliamShatner: @AdamBaldwin Ever think maybe because you played a c=\nharacter named Jane? Who would do that?  Then I guess maybe it is J\\u2026\",=\n\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollo=\nw\\\"\\u003eTweetbot for iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_st=\natus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"=\nin_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":9=\n1279573,\"id_str\":\"91279573\",\"name\":\"Adam Baldwin\",\"screen_name\":\"AdamBaldwi=\nn\",\"location\":\"United States of America!\",\"description\":\"American Individua=\nl. Amiable Skeptic.\",\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"expanded_url\":\"http:\\/\\/www.brei=\ntbart.com\\/Columnists\\/adam-baldwin\",\"display_url\":\"breitbart.com\\/Columnis=\nts\\/ada\\u2026\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":f=\nalse,\"followers_count\":138744,\"friends_count\":1003,\"listed_count\":7136,\"cre=\nated_at\":\"Fri Nov 20 05:46:16 +0000 2009\",\"favourites_count\":625,\"utc_offse=\nt\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"ver=\nified\":true,\"statuses_count\":15351,\"lang\":\"en\",\"contributors_enabled\":false=\n,\"is_translator\":false,\"profile_background_color\":\"022330\",\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/443255614=\n\\/Picture_1.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_background_images\\/443255614\\/Picture_1.png\",\"profile_backgrou=\nnd_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3=\n78800000014876270\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_i=\nmage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37880000001487627=\n0\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_banner_url\":\"http=\ns:\\/\\/pbs.twimg.com\\/profile_banners\\/91279573\\/1361607295\",\"profile_link_c=\nolor\":\"FF1C1C\",\"profile_sidebar_border_color\":\"A8C7F7\",\"profile_sidebar_fil=\nl_color\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_background_ima=\nge\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":=\nnull,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordina=\ntes\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\"=\n:\"Sat Aug 17 04:22:17 +0000 2013\",\"id\":368588569322848256,\"id_str\":\"3685885=\n69322848256\",\"text\":\"@AdamBaldwin Ever think maybe because you played a cha=\nracter named Jane? Who would do that?  Then I guess maybe it is Joss's faul=\nt. ;-)\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\"=\n rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":fal=\nse,\"in_reply_to_status_id\":368587812854980608,\"in_reply_to_status_id_str\":\"=\n368587812854980608\",\"in_reply_to_user_id\":91279573,\"in_reply_to_user_id_str=\n\":\"91279573\",\"in_reply_to_screen_name\":\"AdamBaldwin\",\"user\":{\"id\":15227791,=\n\"id_str\":\"15227791\",\"name\":\"William Shatner\",\"screen_name\":\"WilliamShatner\"=\n,\"location\":\"Los Angeles, CA\",\"description\":\"Philanthropist, Actor, Produce=\nr, Father, Husband, and Grandfather & MBB=3D'My best, Bill'\",\"url\":\"http:\\/=\n\\/t.co\\/uyf2IV1IXH\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uyf2I=\nV1IXH\",\"expanded_url\":\"http:\\/\\/www.WilliamShatner.com\",\"display_url\":\"Will=\niamShatner.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":=\nfalse,\"followers_count\":1578933,\"friends_count\":118,\"listed_count\":25263,\"c=\nreated_at\":\"Wed Jun 25 05:04:52 +0000 2008\",\"favourites_count\":7,\"utc_offse=\nt\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"ver=\nified\":true,\"statuses_count\":7148,\"lang\":\"en\",\"contributors_enabled\":false,=\n\"is_translator\":false,\"profile_background_color\":\"1A1B1F\",\"profile_backgrou=\nnd_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3788000000=\n00588715\\/4c3f89de84bb921a54792e8f32df34dc.jpeg\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37880000000=\n0588715\\/4c3f89de84bb921a54792e8f32df34dc.jpeg\",\"profile_background_tile\":f=\nalse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3692268148=\n\\/a4ac9ee3a7864088e1e4c256ca285932_normal.jpeg\",\"profile_image_url_https\":\"=\nhttps:\\/\\/si0.twimg.com\\/profile_images\\/3692268148\\/a4ac9ee3a7864088e1e4c2=\n56ca285932_normal.jpeg\",\"profile_link_color\":\"2FC2EF\",\"profile_sidebar_bord=\ner_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"252429\",\"profile_text_colo=\nr\":\"666666\",\"profile_use_background_image\":true,\"default_profile\":false,\"de=\nfault_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"no=\ntifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors=\n\":null,\"retweet_count\":5,\"favorite_count\":4,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"AdamBaldwin\",\"name\":\"Ada=\nm Baldwin\",\"id\":91279573,\"id_str\":\"91279573\",\"indices\":[0,12]}]},\"favorited=\n\":false,\"retweeted\":false,\"lang\":\"en\"},\"retweet_count\":5,\"favorite_count\":0=\n,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen=\n_name\":\"WilliamShatner\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"15=\n227791\",\"indices\":[3,18]},{\"screen_name\":\"AdamBaldwin\",\"name\":\"Adam Baldwin=\n\",\"id\":91279573,\"id_str\":\"91279573\",\"indices\":[20,32]}]},\"favorited\":false,=\n\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 04:19:17 +0000 201=\n3\",\"id\":368587812854980608,\"id_str\":\"368587812854980608\",\"text\":\". @William=\nShatner Besides #Racism, #Sexism, #Obamaphobia, etc.? Perhaps the Truth =3D=\n #UncomfortableFacts, or something\\u2026? ~ cc: @josswhedon\",\"source\":\"\\u00=\n3ca href=3D\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweet=\nbot for iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":36858=\n3413042659328,\"in_reply_to_status_id_str\":\"368583413042659328\",\"in_reply_to=\n_user_id\":15227791,\"in_reply_to_user_id_str\":\"15227791\",\"in_reply_to_screen=\n_name\":\"WilliamShatner\",\"user\":{\"id\":91279573,\"id_str\":\"91279573\",\"name\":\"A=\ndam Baldwin\",\"screen_name\":\"AdamBaldwin\",\"location\":\"United States of Ameri=\nca!\",\"description\":\"American Individual. Amiable Skeptic.\",\"url\":\"http:\\/\\/=\nt.co\\/CiwLvIz334\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/CiwLvIz=\n334\",\"expanded_url\":\"http:\\/\\/www.breitbart.com\\/Columnists\\/adam-baldwin\",=\n\"display_url\":\"breitbart.com\\/Columnists\\/ada\\u2026\",\"indices\":[0,22]}]},\"d=\nescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":138744,\"friend=\ns_count\":1003,\"listed_count\":7136,\"created_at\":\"Fri Nov 20 05:46:16 +0000 2=\n009\",\"favourites_count\":625,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (=\nUS & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":15351,\"l=\nang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backg=\nround_color\":\"022330\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_background_images\\/443255614\\/Picture_1.png\",\"profile_background_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/44325=\n5614\\/Picture_1.png\",\"profile_background_tile\":true,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/378800000014876270\\/d98d865b35b4868981=\n7a1091ace70d29_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.=\ncom\\/profile_images\\/378800000014876270\\/d98d865b35b48689817a1091ace70d29_n=\normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\=\n/91279573\\/1361607295\",\"profile_link_color\":\"FF1C1C\",\"profile_sidebar_borde=\nr_color\":\"A8C7F7\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"profile_text_color=\n\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"not=\nifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":1,\"favorite_count\":4,\"entities\":{\"hashtags\":[{\"text\":=\n\"Racism\",\"indices\":[26,33]},{\"text\":\"Sexism\",\"indices\":[35,42]},{\"text\":\"Ob=\namaphobia\",\"indices\":[44,56]},{\"text\":\"UncomfortableFacts\",\"indices\":[84,10=\n3]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamShatner=\n\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"15227791\",\"indices\":[2,1=\n7]},{\"screen_name\":\"josswhedon\",\"name\":\"Joss Whedon\",\"id\":1424700757,\"id_st=\nr\":\"1424700757\",\"indices\":[126,137]}]},\"favorited\":false,\"retweeted\":false,=\n\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 04:17:28 +0000 2013\",\"id\":3685873552=\n14450688,\"id_str\":\"368587355214450688\",\"text\":\"With only 2 weeks of shootin=\ng left, B4 #WAREHOUSE13 shuts it's doors 4ever, the Season 5 t-shirts R on =\nthe presses! http:\\/\\/t.co\\/nBBfSI58sj\",\"source\":\"web\",\"truncated\":false,\"i=\nn_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_us=\ner_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"=\nuser\":{\"id\":50016578,\"id_str\":\"50016578\",\"name\":\"Eddie McClintock\",\"screen_=\nname\":\"EddieMcClintock\",\"location\":\"Jive-Turkeytown U.S.A.\",\"description\":\"=\nI slit the sheet. The sheet I slit. And on the slitted sheet I sit. -  Navi=\nn R. Johnson\",\"url\":\"http:\\/\\/t.co\\/bOk29358Wu\",\"entities\":{\"url\":{\"urls\":[=\n{\"url\":\"http:\\/\\/t.co\\/bOk29358Wu\",\"expanded_url\":\"http:\\/\\/eddiemcclintock=\nwh13tees.com\",\"display_url\":\"eddiemcclintockwh13tees.com\",\"indices\":[0,22]}=\n]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":60345,\"fr=\niends_count\":612,\"listed_count\":2280,\"created_at\":\"Tue Jun 23 16:05:37 +000=\n0 2009\",\"favourites_count\":7,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time =\n(US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":9898,\"la=\nng\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgr=\nound_color\":\"0A0A0A\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/378800000029973394\\/120ddcd9a23f3d81944bf331d37=\nd38e3.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_background_images\\/378800000029973394\\/120ddcd9a23f3d81944bf331d37d=\n38e3.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_images\\/378800000168890123\\/5f82ca81dbe09f8d05c12a7977f7=\nfd84_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_images\\/378800000168890123\\/5f82ca81dbe09f8d05c12a7977f7fd84_normal.jpeg=\n\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/50016578\\=\n/1374539518\",\"profile_link_color\":\"3F6B8C\",\"profile_sidebar_border_color\":\"=\nFFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"080808\"=\n,\"profile_use_background_image\":true,\"default_profile\":false,\"default_profi=\nle_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications=\n\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"ret=\nweet_count\":17,\"favorite_count\":13,\"entities\":{\"hashtags\":[{\"text\":\"WAREHOU=\nSE13\",\"indices\":[39,51]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[],\"media\"=\n:[{\"id\":368587355222839298,\"id_str\":\"368587355222839298\",\"indices\":[116,138=\n],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR18PyjCEAIO6t1.jpg\",\"media_u=\nrl_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BR18PyjCEAIO6t1.jpg\",\"url\":\"http=\n:\\/\\/t.co\\/nBBfSI58sj\",\"display_url\":\"pic.twitter.com\\/nBBfSI58sj\",\"expande=\nd_url\":\"http:\\/\\/twitter.com\\/EddieMcClintock\\/status\\/368587355214450688\\/=\nphoto\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":349,\"resize\":\"fit\"},=\n\"medium\":{\"w\":500,\"h\":513,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\"=\n:\"crop\"},\"large\":{\"w\":500,\"h\":513,\"resize\":\"fit\"}}}]},\"favorited\":false,\"re=\ntweeted\":false,\"possibly_sensitive\":true,\"lang\":\"en\"},{\"created_at\":\"Sat Au=\ng 17 04:15:28 +0000 2013\",\"id\":368586853588287490,\"id_str\":\"368586853588287=\n490\",\"text\":\"\\\"@terajules: Help! My Gooner husband is dragging me to a watc=\nh party! #COYS\\\" Shock! Horror! You married a GOONER???!!! #COYS\",\"source\":=\n\"\\u003ca href=3D\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u00=\n3eTwitter for BlackBerry\\u00ae\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_=\nto_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":n=\null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"=\nid\":1323187164,\"id_str\":\"1323187164\",\"name\":\"Marina Sirtis\",\"screen_name\":\"=\nMarina_Sirtis\",\"location\":\"\",\"description\":\"Official Twitter Account For Ac=\ntress Marina Sirtis. No name calling or disrespect to anyone please.\",\"url\"=\n:null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_c=\nount\":49229,\"friends_count\":62,\"listed_count\":938,\"created_at\":\"Tue Apr 02 =\n20:17:13 +0000 2013\",\"favourites_count\":11,\"utc_offset\":null,\"time_zone\":nu=\nll,\"geo_enabled\":true,\"verified\":true,\"statuses_count\":3189,\"lang\":\"en\",\"co=\nntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":=\n\"642D8B\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/the=\nmes\\/theme10\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_background_tile\":true,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3470170066\\/1263=\n0015f98fa0725b3188b829795e83_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/3470170066\\/12630015f98fa0725b3188b82979=\n5e83_normal.jpeg\",\"profile_link_color\":\"FF0000\",\"profile_sidebar_border_col=\nor\":\"65B0DA\",\"profile_sidebar_fill_color\":\"7AC3EE\",\"profile_text_color\":\"3D=\n1957\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweet_count\":0,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"COYS=\n\",\"indices\":[70,75]},{\"text\":\"COYS\",\"indices\":[119,124]}],\"symbols\":[],\"url=\ns\":[],\"user_mentions\":[{\"screen_name\":\"terajules\",\"name\":\"Juli Herrera\",\"id=\n\":48880662,\"id_str\":\"48880662\",\"indices\":[1,11]}]},\"favorited\":false,\"retwe=\neted\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 04:11:53 +0000 2013\",\"id=\n\":368585952303648768,\"id_str\":\"368585952303648768\",\"text\":\"\\\"@MacWerx:  It'=\ns doesn't start until Sunday. That's when Spurs play!\\\"I watch all the matc=\nhes! But yes Sunday is the Big day!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/bl=\nackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for BlackBerry\\u00a=\ne\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_=\nto_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\"=\n:null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1323187164,\"id_str\":\"1323=\n187164\",\"name\":\"Marina Sirtis\",\"screen_name\":\"Marina_Sirtis\",\"location\":\"\",=\n\"description\":\"Official Twitter Account For Actress Marina Sirtis. No name =\ncalling or disrespect to anyone please.\",\"url\":null,\"entities\":{\"descriptio=\nn\":{\"urls\":[]}},\"protected\":false,\"followers_count\":49229,\"friends_count\":6=\n2,\"listed_count\":938,\"created_at\":\"Tue Apr 02 20:17:13 +0000 2013\",\"favouri=\ntes_count\":11,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verifi=\ned\":true,\"statuses_count\":3189,\"lang\":\"en\",\"contributors_enabled\":false,\"is=\n_translator\":false,\"profile_background_color\":\"642D8B\",\"profile_background_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/the=\nme10\\/bg.gif\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/3470170066\\/12630015f98fa0725b3188b829795e83_=\nnormal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_im=\nages\\/3470170066\\/12630015f98fa0725b3188b829795e83_normal.jpeg\",\"profile_li=\nnk_color\":\"FF0000\",\"profile_sidebar_border_color\":\"65B0DA\",\"profile_sidebar=\n_fill_color\":\"7AC3EE\",\"profile_text_color\":\"3D1957\",\"profile_use_background=\n_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"followi=\nng\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coor=\ndinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_=\ncount\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[=\n{\"screen_name\":\"MacWerx\",\"name\":\"Jerry Bridgeman\",\"id\":90667760,\"id_str\":\"9=\n0667760\",\"indices\":[1,9]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"=\n},{\"created_at\":\"Sat Aug 17 03:56:54 +0000 2013\",\"id\":368582179900506112,\"i=\nd_str\":\"368582179900506112\",\"text\":\"RT @_HeroesForHire: Into gaming? @Janin=\na and @neilgrayston will be at Gen Con this weekend in Indianapolis for the=\n biggest gaming event of \\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitte=\nr.com\\/#!\\/download\\/ipad\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPad\\u003c\\=\n/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_statu=\ns_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"i=\nn_reply_to_screen_name\":null,\"user\":{\"id\":24847059,\"id_str\":\"24847059\",\"nam=\ne\":\"Neil Grayston\",\"screen_name\":\"neilgrayston\",\"location\":\"Vancouver\",\"des=\ncription\":\"I play Fargo on SyFy's Eureka. Attempted film producer. Enjoyer =\nof music.  Purveyor of awkwardness.\\r\\nAlso, I like sandwiches. Further, I'=\nm totes super buff.\",\"url\":\"http:\\/\\/t.co\\/csL74Mpq54\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/csL74Mpq54\",\"expanded_url\":\"http:\\/\\/www.imdb=\n.com\\/name\\/nm1156977\\/\",\"display_url\":\"imdb.com\\/name\\/nm1156977\\/\",\"indic=\nes\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count=\n\":46103,\"friends_count\":310,\"listed_count\":2099,\"created_at\":\"Tue Mar 17 05=\n:51:35 +0000 2009\",\"favourites_count\":43,\"utc_offset\":-25200,\"time_zone\":\"P=\nacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_co=\nunt\":2627,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"1A1B1F\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/85298186\\/deadbear.jpg\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_ima=\nges\\/85298186\\/deadbear.jpg\",\"profile_background_tile\":true,\"profile_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1119952676\\/NG_A_8X10med_norma=\nl.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/=\n1119952676\\/NG_A_8X10med_normal.jpg\",\"profile_link_color\":\"2FC2EF\",\"profile=\n_sidebar_border_color\":\"181A1E\",\"profile_sidebar_fill_color\":\"252429\",\"prof=\nile_text_color\":\"666666\",\"profile_use_background_image\":true,\"default_profi=\nle\":false,\"default_profile_image\":false,\"following\":null,\"follow_request_se=\nnt\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,=\n\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sat Aug 17 03:56:25 +=\n0000 2013\",\"id\":368582060157321218,\"id_str\":\"368582060157321218\",\"text\":\"In=\nto gaming? @Janina and @neilgrayston will be at Gen Con this weekend in Ind=\nianapolis for the biggest gaming event of the year!\",\"source\":\"web\",\"trunca=\nted\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"i=\nn_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen=\n_name\":null,\"user\":{\"id\":1537215547,\"id_str\":\"1537215547\",\"name\":\"Heroes fo=\nr Hire\",\"screen_name\":\"_HeroesForHire\",\"location\":\"Los Angeles, CA\",\"descri=\nption\":\"Our purpose is to find the perfect guest to entertain, motivate, an=\nd inspire at your next event.\",\"url\":\"http:\\/\\/t.co\\/P9Vh4dqHoz\",\"entities\"=\n:{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/P9Vh4dqHoz\",\"expanded_url\":\"http:\\/=\n\\/www.heroesforhire.info\",\"display_url\":\"heroesforhire.info\",\"indices\":[0,2=\n2]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":129,\"f=\nriends_count\":209,\"listed_count\":2,\"created_at\":\"Fri Jun 21 19:35:49 +0000 =\n2013\",\"favourites_count\":2,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (U=\nS & Canada)\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":84,\"lang=\n\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgrou=\nnd_color\":\"1A1B1F\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/i=\nmages\\/themes\\/theme9\\/bg.gif\",\"profile_background_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profile_background_tile=\n\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3788000=\n00026203540\\/c7d31fdd5149c15f5287dffdc2847287_normal.jpeg\",\"profile_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000026203540\\/c7d=\n31fdd5149c15f5287dffdc2847287_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/=\npbs.twimg.com\\/profile_banners\\/1537215547\\/1371844080\",\"profile_link_color=\n\":\"EB871D\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_co=\nlor\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":=\ntrue,\"default_profile\":false,\"default_profile_image\":false,\"following\":null=\n,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\"=\n:null,\"place\":null,\"contributors\":null,\"retweet_count\":2,\"favorite_count\":0=\n,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen=\n_name\":\"Janina\",\"name\":\"Janina Gavankar\",\"id\":12925,\"id_str\":\"12925\",\"indic=\nes\":[13,20]},{\"screen_name\":\"neilgrayston\",\"name\":\"Neil Grayston\",\"id\":2484=\n7059,\"id_str\":\"24847059\",\"indices\":[25,38]}]},\"favorited\":false,\"retweeted\"=\n:false,\"lang\":\"en\"},\"retweet_count\":2,\"favorite_count\":0,\"entities\":{\"hasht=\nags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"_HeroesForH=\nire\",\"name\":\"Heroes for Hire\",\"id\":1537215547,\"id_str\":\"1537215547\",\"indice=\ns\":[3,18]},{\"screen_name\":\"Janina\",\"name\":\"Janina Gavankar\",\"id\":12925,\"id_=\nstr\":\"12925\",\"indices\":[33,40]},{\"screen_name\":\"neilgrayston\",\"name\":\"Neil =\nGrayston\",\"id\":24847059,\"id_str\":\"24847059\",\"indices\":[45,58]}]},\"favorited=\n\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 03:52:11 +=\n0000 2013\",\"id\":368580991750643712,\"id_str\":\"368580991750643712\",\"text\":\"Ju=\nst a guess, @WilliamShatner re: @josswhedon\\u2019s paltry 300k follower cou=\nnt\\u2026 #Sesquipedalianism!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tapbots.c=\nom\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweetbot for iOS\\u003c\\/a\\u003e\",\"tr=\nuncated\":false,\"in_reply_to_status_id\":368575854655184897,\"in_reply_to_stat=\nus_id_str\":\"368575854655184897\",\"in_reply_to_user_id\":15227791,\"in_reply_to=\n_user_id_str\":\"15227791\",\"in_reply_to_screen_name\":\"WilliamShatner\",\"user\":=\n{\"id\":91279573,\"id_str\":\"91279573\",\"name\":\"Adam Baldwin\",\"screen_name\":\"Ada=\nmBaldwin\",\"location\":\"United States of America!\",\"description\":\"American In=\ndividual. Amiable Skeptic.\",\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"entities\":{\"=\nurl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"expanded_url\":\"http:\\/\\/w=\nww.breitbart.com\\/Columnists\\/adam-baldwin\",\"display_url\":\"breitbart.com\\/C=\nolumnists\\/ada\\u2026\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"prote=\ncted\":false,\"followers_count\":138744,\"friends_count\":1003,\"listed_count\":71=\n36,\"created_at\":\"Fri Nov 20 05:46:16 +0000 2009\",\"favourites_count\":625,\"ut=\nc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":fal=\nse,\"verified\":true,\"statuses_count\":15351,\"lang\":\"en\",\"contributors_enabled=\n\":false,\"is_translator\":false,\"profile_background_color\":\"022330\",\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/44=\n3255614\\/Picture_1.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_background_images\\/443255614\\/Picture_1.png\",\"profile_b=\nackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/378800000014876270\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"pr=\nofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3788000000=\n14876270\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_banner_url=\n\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/91279573\\/1361607295\",\"profile=\n_link_color\":\"FF1C1C\",\"profile_sidebar_border_color\":\"A8C7F7\",\"profile_side=\nbar_fill_color\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_backgro=\nund_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"foll=\nowing\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"c=\noordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1,\"favori=\nte_count\":2,\"entities\":{\"hashtags\":[{\"text\":\"Sesquipedalianism\",\"indices\":[=\n76,94]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamSha=\ntner\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"15227791\",\"indices\":=\n[14,29]},{\"screen_name\":\"josswhedon\",\"name\":\"Joss Whedon\",\"id\":1424700757,\"=\nid_str\":\"1424700757\",\"indices\":[34,45]}]},\"favorited\":false,\"retweeted\":fal=\nse,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 03:48:58 +0000 2013\",\"id\":3685801=\n85496354818,\"id_str\":\"368580185496354818\",\"text\":\"RT @WilliamShatner: \\u201=\nc@dacoopman: How long until @WilliamShatner &amp; @josswhedon unite and tak=\ne over Twitter...\\u201d How does Whedon only have 300\\u2026\",\"source\":\"\\u00=\n3ca href=3D\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweet=\nbot for iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,=\n\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_us=\ner_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":91279573,\"id_st=\nr\":\"91279573\",\"name\":\"Adam Baldwin\",\"screen_name\":\"AdamBaldwin\",\"location\":=\n\"United States of America!\",\"description\":\"American Individual. Amiable Ske=\nptic.\",\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"entities\":{\"url\":{\"urls\":[{\"url\":=\n\"http:\\/\\/t.co\\/CiwLvIz334\",\"expanded_url\":\"http:\\/\\/www.breitbart.com\\/Col=\numnists\\/adam-baldwin\",\"display_url\":\"breitbart.com\\/Columnists\\/ada\\u2026\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":138744,\"friends_count\":1003,\"listed_count\":7136,\"created_at\":\"Fri =\nNov 20 05:46:16 +0000 2009\",\"favourites_count\":625,\"utc_offset\":-25200,\"tim=\ne_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"s=\ntatuses_count\":15351,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translato=\nr\":false,\"profile_background_color\":\"022330\",\"profile_background_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/443255614\\/Picture_1.pn=\ng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_b=\nackground_images\\/443255614\\/Picture_1.png\",\"profile_background_tile\":true,=\n\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000014876=\n270\\/d98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000014876270\\/d98d865b35b=\n48689817a1091ace70d29_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twim=\ng.com\\/profile_banners\\/91279573\\/1361607295\",\"profile_link_color\":\"FF1C1C\"=\n,\"profile_sidebar_border_color\":\"A8C7F7\",\"profile_sidebar_fill_color\":\"C0DF=\nEC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":null,\"follow_r=\nequest_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sat Aug 17 0=\n3:31:46 +0000 2013\",\"id\":368575854655184897,\"id_str\":\"368575854655184897\",\"=\ntext\":\"\\u201c@dacoopman: How long until @WilliamShatner &amp; @josswhedon u=\nnite and take over Twitter...\\u201d How does Whedon only have 300k follower=\ns?\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=\n=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"=\nin_reply_to_status_id\":368575235542380545,\"in_reply_to_status_id_str\":\"3685=\n75235542380545\",\"in_reply_to_user_id\":18758051,\"in_reply_to_user_id_str\":\"1=\n8758051\",\"in_reply_to_screen_name\":\"dacoopman\",\"user\":{\"id\":15227791,\"id_st=\nr\":\"15227791\",\"name\":\"William Shatner\",\"screen_name\":\"WilliamShatner\",\"loca=\ntion\":\"Los Angeles, CA\",\"description\":\"Philanthropist, Actor, Producer, Fat=\nher, Husband, and Grandfather & MBB=3D'My best, Bill'\",\"url\":\"http:\\/\\/t.co=\n\\/uyf2IV1IXH\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uyf2IV1IXH\"=\n,\"expanded_url\":\"http:\\/\\/www.WilliamShatner.com\",\"display_url\":\"WilliamSha=\ntner.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,=\n\"followers_count\":1578933,\"friends_count\":118,\"listed_count\":25263,\"created=\n_at\":\"Wed Jun 25 05:04:52 +0000 2008\",\"favourites_count\":7,\"utc_offset\":-25=\n200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\"=\n:true,\"statuses_count\":7148,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tr=\nanslator\":false,\"profile_background_color\":\"1A1B1F\",\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3788000000005887=\n15\\/4c3f89de84bb921a54792e8f32df34dc.jpeg\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/37880000000058871=\n5\\/4c3f89de84bb921a54792e8f32df34dc.jpeg\",\"profile_background_tile\":false,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3692268148\\/a4ac=\n9ee3a7864088e1e4c256ca285932_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/3692268148\\/a4ac9ee3a7864088e1e4c256ca28=\n5932_normal.jpeg\",\"profile_link_color\":\"2FC2EF\",\"profile_sidebar_border_col=\nor\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"252429\",\"profile_text_color\":\"66=\n6666\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweet_count\":22,\"favorite_count\":24,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"dacoopman\",\"name\":\"The Dave\"=\n,\"id\":18758051,\"id_str\":\"18758051\",\"indices\":[1,11]},{\"screen_name\":\"Willia=\nmShatner\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"15227791\",\"indic=\nes\":[28,43]},{\"screen_name\":\"josswhedon\",\"name\":\"Joss Whedon\",\"id\":14247007=\n57,\"id_str\":\"1424700757\",\"indices\":[50,61]}]},\"favorited\":false,\"retweeted\"=\n:false,\"lang\":\"en\"},\"retweet_count\":22,\"favorite_count\":0,\"entities\":{\"hash=\ntags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"WilliamSha=\ntner\",\"name\":\"William Shatner\",\"id\":15227791,\"id_str\":\"15227791\",\"indices\":=\n[3,18]},{\"screen_name\":\"dacoopman\",\"name\":\"The Dave\",\"id\":18758051,\"id_str\"=\n:\"18758051\",\"indices\":[21,31]},{\"screen_name\":\"WilliamShatner\",\"name\":\"Will=\niam Shatner\",\"id\":15227791,\"id_str\":\"15227791\",\"indices\":[48,63]},{\"screen_=\nname\":\"josswhedon\",\"name\":\"Joss Whedon\",\"id\":1424700757,\"id_str\":\"142470075=\n7\",\"indices\":[70,81]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"=\ncreated_at\":\"Sat Aug 17 03:46:07 +0000 2013\",\"id\":368579468584968192,\"id_st=\nr\":\"368579468584968192\",\"text\":\"Perhaps the #PinkGlove explains his winless=\n-in-last-10-starts streak? ~ http:\\/\\/t.co\\/5SRMbxNxug\",\"source\":\"\\u003ca h=\nref=3D\\\"http:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweetbot f=\nor iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_r=\neply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id=\n_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":91279573,\"id_str\":\"9=\n1279573\",\"name\":\"Adam Baldwin\",\"screen_name\":\"AdamBaldwin\",\"location\":\"Unit=\ned States of America!\",\"description\":\"American Individual. Amiable Skeptic.=\n\",\"url\":\"http:\\/\\/t.co\\/CiwLvIz334\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http=\n:\\/\\/t.co\\/CiwLvIz334\",\"expanded_url\":\"http:\\/\\/www.breitbart.com\\/Columnis=\nts\\/adam-baldwin\",\"display_url\":\"breitbart.com\\/Columnists\\/ada\\u2026\",\"ind=\nices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_cou=\nnt\":138744,\"friends_count\":1003,\"listed_count\":7136,\"created_at\":\"Fri Nov 2=\n0 05:46:16 +0000 2009\",\"favourites_count\":625,\"utc_offset\":-25200,\"time_zon=\ne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"status=\nes_count\":15351,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fa=\nlse,\"profile_background_color\":\"022330\",\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/443255614\\/Picture_1.png\",\"p=\nrofile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgr=\nound_images\\/443255614\\/Picture_1.png\",\"profile_background_tile\":true,\"prof=\nile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000014876270\\/=\nd98d865b35b48689817a1091ace70d29_normal.jpeg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/378800000014876270\\/d98d865b35b48689=\n817a1091ace70d29_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com=\n\\/profile_banners\\/91279573\\/1361607295\",\"profile_link_color\":\"FF1C1C\",\"pro=\nfile_sidebar_border_color\":\"A8C7F7\",\"profile_sidebar_fill_color\":\"C0DFEC\",\"=\nprofile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_p=\nrofile\":false,\"default_profile_image\":false,\"following\":null,\"follow_reques=\nt_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":n=\null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":1,\"entities\":{\"h=\nashtags\":[{\"text\":\"PinkGlove\",\"indices\":[12,22]}],\"symbols\":[],\"urls\":[],\"u=\nser_mentions\":[],\"media\":[{\"id\":368579468186492929,\"id_str\":\"36857946818649=\n2929\",\"indices\":[72,94],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR11EtD=\nCIAEgbYK.jpg\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BR11EtDCIA=\nEgbYK.jpg\",\"url\":\"http:\\/\\/t.co\\/5SRMbxNxug\",\"display_url\":\"pic.twitter.com=\n\\/5SRMbxNxug\",\"expanded_url\":\"http:\\/\\/twitter.com\\/AdamBaldwin\\/status\\/36=\n8579468584968192\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"small\":{\"w\":340,\"h\":20=\n9,\"resize\":\"fit\"},\"large\":{\"w\":1022,\"h\":629,\"resize\":\"fit\"},\"thumb\":{\"w\":15=\n0,\"h\":150,\"resize\":\"crop\"},\"medium\":{\"w\":600,\"h\":368,\"resize\":\"fit\"}}}]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{=\n\"created_at\":\"Sat Aug 17 03:44:42 +0000 2013\",\"id\":368579108575260673,\"id_s=\ntr\":\"368579108575260673\",\"text\":\"I like the cat on the cover to my right. W=\nho dat? RT @S_GraceStarret: Well look who I ran into Barnes &amp; Noble tod=\nay http:\\/\\/t.co\\/DswAnAdGbV\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.c=\nom\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\=\nu003e\",\"truncated\":false,\"in_reply_to_status_id\":368488589752942594,\"in_rep=\nly_to_status_id_str\":\"368488589752942594\",\"in_reply_to_user_id\":435528191,\"=\nin_reply_to_user_id_str\":\"435528191\",\"in_reply_to_screen_name\":\"S_GraceStar=\nret\",\"user\":{\"id\":20196258,\"id_str\":\"20196258\",\"name\":\"Elizabeth Banks\",\"sc=\nreen_name\":\"ElizabethBanks\",\"location\":\"pineapple at bottom of sea\",\"descri=\nption\":\"Amateur Goofball; proud native, Pittsfield, MA\",\"url\":\"http:\\/\\/t.c=\no\\/e3pi62isKv\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/e3pi62isKv=\n\",\"expanded_url\":\"http:\\/\\/www.elizabethbanks.com\",\"display_url\":\"elizabeth=\nbanks.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false=\n,\"followers_count\":1267257,\"friends_count\":197,\"listed_count\":12384,\"create=\nd_at\":\"Thu Feb 05 22:27:00 +0000 2009\",\"favourites_count\":37,\"utc_offset\":-=\n14400,\"time_zone\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified=\n\":true,\"statuses_count\":3902,\"lang\":\"en\",\"contributors_enabled\":false,\"is_t=\nranslator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/552927548\\/bank=\ns_twitter.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/profile_background_images\\/552927548\\/banks_twitter.jpg\",\"profile_backgr=\nound_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/2311358149\\/jnkdhk1zpp6zfh8dq9sm_normal.jpeg\",\"profile_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_images\\/2311358149\\/jnkdhk1zpp6zfh8dq9sm_no=\nrmal.jpeg\",\"profile_link_color\":\"0435B4\",\"profile_sidebar_border_color\":\"82=\n9D5E\",\"profile_sidebar_fill_color\":\"161713\",\"profile_text_color\":\"3E4415\",\"=\nprofile_use_background_image\":true,\"default_profile\":false,\"default_profile=\n_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":=\nnull},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":7,\"favorite_count\":28,\"entities\":{\"hashtags\":[],\"symbols\":[],\"url=\ns\":[],\"user_mentions\":[{\"screen_name\":\"S_GraceStarret\",\"name\":\"Stephanie Gr=\nace\",\"id\":435528191,\"id_str\":\"435528191\",\"indices\":[53,68]}],\"media\":[{\"id\"=\n:368488589471920128,\"id_str\":\"368488589471920128\",\"indices\":[120,142],\"medi=\na_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR0ia3dCMAA4CMi.jpg\",\"media_url_http=\ns\":\"https:\\/\\/pbs.twimg.com\\/media\\/BR0ia3dCMAA4CMi.jpg\",\"url\":\"http:\\/\\/t.=\nco\\/DswAnAdGbV\",\"display_url\":\"pic.twitter.com\\/DswAnAdGbV\",\"expanded_url\":=\n\"http:\\/\\/twitter.com\\/S_GraceStarret\\/status\\/368488589752942594\\/photo\\/1=\n\",\"type\":\"photo\",\"sizes\":{\"large\":{\"w\":769,\"h\":1024,\"resize\":\"fit\"},\"thumb\"=\n:{\"w\":150,\"h\":150,\"resize\":\"crop\"},\"small\":{\"w\":340,\"h\":453,\"resize\":\"fit\"}=\n,\"medium\":{\"w\":600,\"h\":799,\"resize\":\"fit\"}},\"source_status_id\":368488589752=\n942594,\"source_status_id_str\":\"368488589752942594\"}]},\"favorited\":false,\"re=\ntweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat A=\nug 17 03:44:06 +0000 2013\",\"id\":368578959778119681,\"id_str\":\"36857895977811=\n9681\",\"text\":\"Footy's starting tomorrow! Hurrah!!!!!\",\"source\":\"\\u003ca hre=\nf=3D\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter fo=\nr BlackBerry\\u00ae\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id=\n\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_repl=\ny_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":13231871=\n64,\"id_str\":\"1323187164\",\"name\":\"Marina Sirtis\",\"screen_name\":\"Marina_Sirti=\ns\",\"location\":\"\",\"description\":\"Official Twitter Account For Actress Marina=\n Sirtis. No name calling or disrespect to anyone please.\",\"url\":null,\"entit=\nies\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":49229,=\n\"friends_count\":62,\"listed_count\":938,\"created_at\":\"Tue Apr 02 20:17:13 +00=\n00 2013\",\"favourites_count\":11,\"utc_offset\":null,\"time_zone\":null,\"geo_enab=\nled\":true,\"verified\":true,\"statuses_count\":3189,\"lang\":\"en\",\"contributors_e=\nnabled\":false,\"is_translator\":false,\"profile_background_color\":\"642D8B\",\"pr=\nofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10=\n\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/im=\nages\\/themes\\/theme10\\/bg.gif\",\"profile_background_tile\":true,\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3470170066\\/12630015f98fa072=\n5b3188b829795e83_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twim=\ng.com\\/profile_images\\/3470170066\\/12630015f98fa0725b3188b829795e83_normal.=\njpeg\",\"profile_link_color\":\"FF0000\",\"profile_sidebar_border_color\":\"65B0DA\"=\n,\"profile_sidebar_fill_color\":\"7AC3EE\",\"profile_text_color\":\"3D1957\",\"profi=\nle_use_background_image\":true,\"default_profile\":false,\"default_profile_imag=\ne\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":null}=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_co=\nunt\":3,\"favorite_count\":13,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[]=\n,\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"cre=\nated_at\":\"Sat Aug 17 03:42:28 +0000 2013\",\"id\":368578546920210433,\"id_str\":=\n\"368578546920210433\",\"text\":\"\\\"@Schuey1981:  fist bump! Lol c'mon you're a =\ntelepath you should know this \\ud83d\\ude09\\ud83d\\ude04\\\"But I am not au fai=\nt with street vernacular.\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/blackberry.c=\nom\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for BlackBerry\\u00ae\\u003c\\/a=\n\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_=\nid_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_=\nreply_to_screen_name\":null,\"user\":{\"id\":1323187164,\"id_str\":\"1323187164\",\"n=\name\":\"Marina Sirtis\",\"screen_name\":\"Marina_Sirtis\",\"location\":\"\",\"descripti=\non\":\"Official Twitter Account For Actress Marina Sirtis. No name calling or=\n disrespect to anyone please.\",\"url\":null,\"entities\":{\"description\":{\"urls\"=\n:[]}},\"protected\":false,\"followers_count\":49229,\"friends_count\":62,\"listed_=\ncount\":938,\"created_at\":\"Tue Apr 02 20:17:13 +0000 2013\",\"favourites_count\"=\n:11,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verified\":true,\"=\nstatuses_count\":3189,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translato=\nr\":false,\"profile_background_color\":\"642D8B\",\"profile_background_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme10\\/bg.gif\",\"profile_backgrou=\nnd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme10\\/bg.g=\nif\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/3470170066\\/12630015f98fa0725b3188b829795e83_normal.jpe=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3470=\n170066\\/12630015f98fa0725b3188b829795e83_normal.jpeg\",\"profile_link_color\":=\n\"FF0000\",\"profile_sidebar_border_color\":\"65B0DA\",\"profile_sidebar_fill_colo=\nr\":\"7AC3EE\",\"profile_text_color\":\"3D1957\",\"profile_use_background_image\":tr=\nue,\"default_profile\":false,\"default_profile_image\":false,\"following\":null,\"=\nfollow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":n=\null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":3,\"=\nentities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_n=\name\":\"Schuey1981\",\"name\":\"David Jason Schuman\",\"id\":241960415,\"id_str\":\"241=\n960415\",\"indices\":[1,12]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"=\n},{\"created_at\":\"Sat Aug 17 03:41:52 +0000 2013\",\"id\":368578398206963713,\"i=\nd_str\":\"368578398206963713\",\"text\":\"RT @barrywlevy: At the Very Least, Your=\n Days of Eating Pacific Ocean Fish Are Over #fukushima #fish   http:\\/\\/t.c=\no\\/Ya0BtHV2nm via @IntegralW\\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twi=\ntter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u00=\n3c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_st=\natus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null=\n,\"in_reply_to_screen_name\":null,\"user\":{\"id\":15111389,\"id_str\":\"15111389\",\"=\nname\":\"Brea Grant\",\"screen_name\":\"breagrant\",\"location\":\"the nothing\",\"desc=\nription\":\"lucky enough to get to work in the moving picture industry. unluc=\nky enough to bruise easily.\",\"url\":\"http:\\/\\/t.co\\/jDv2exU9MT\",\"entities\":{=\n\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/jDv2exU9MT\",\"expanded_url\":\"http:\\/\\/=\nbreagrant.com\",\"display_url\":\"breagrant.com\",\"indices\":[0,22]}]},\"descripti=\non\":{\"urls\":[]}},\"protected\":false,\"followers_count\":44429,\"friends_count\":=\n1093,\"listed_count\":2295,\"created_at\":\"Fri Jun 13 20:50:10 +0000 2008\",\"fav=\nourites_count\":327,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":12348,\"lang\":\"en\",=\n\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_colo=\nr\":\"EBEFF0\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nbackground_images\\/879970769\\/be98b427757a7727d82f4b2d9410087e.jpeg\",\"profi=\nle_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background=\n_images\\/879970769\\/be98b427757a7727d82f4b2d9410087e.jpeg\",\"profile_backgro=\nund_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/3723857583\\/f17a34b7761e5bdec15ad36159fb0396_normal.jpeg\",\"profile_image_u=\nrl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3723857583\\/f17a34b7761=\ne5bdec15ad36159fb0396_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twim=\ng.com\\/profile_banners\\/15111389\\/1372690846\",\"profile_link_color\":\"2FC2EF\"=\n,\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"2524=\n29\",\"profile_text_color\":\"666666\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":null,\"follow_r=\nequest_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Sat Aug 17 0=\n3:38:37 +0000 2013\",\"id\":368577578522533888,\"id_str\":\"368577578522533888\",\"=\ntext\":\"At the Very Least, Your Days of Eating Pacific Ocean Fish Are Over #=\nfukushima #fish   http:\\/\\/t.co\\/Ya0BtHV2nm via @IntegralWarrior\",\"source\":=\n\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"nofollow\\\"\\u0=\n03eTweet Button\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":131948058,\"=\nid_str\":\"131948058\",\"name\":\"Barry Levy\",\"screen_name\":\"barrywlevy\",\"locatio=\nn\":\"Los Angeles\",\"description\":\"Award winning filmmaker and actor, and prod=\nucer of animation!\",\"url\":\"http:\\/\\/t.co\\/eOSfewlDOD\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/eOSfewlDOD\",\"expanded_url\":\"http:\\/\\/barrywlev=\ny.com\",\"display_url\":\"barrywlevy.com\",\"indices\":[0,22]}]},\"description\":{\"u=\nrls\":[]}},\"protected\":false,\"followers_count\":714,\"friends_count\":1096,\"lis=\nted_count\":31,\"created_at\":\"Sun Apr 11 20:58:34 +0000 2010\",\"favourites_cou=\nnt\":2,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_ena=\nbled\":true,\"verified\":false,\"statuses_count\":1072,\"lang\":\"en\",\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"022330\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme=\n15\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nimages\\/themes\\/theme15\\/bg.png\",\"profile_background_tile\":false,\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/821362962\\/Barry_Levy_Tri=\nangle_Eye_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_images\\/821362962\\/Barry_Levy_Triangle_Eye_normal.jpg\",\"profile_link=\n_color\":\"0084B4\",\"profile_sidebar_border_color\":\"A8C7F7\",\"profile_sidebar_f=\nill_color\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_background_i=\nmage\":true,\"default_profile\":false,\"default_profile_image\":false,\"following=\n\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordi=\nnates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":3,\"favorite_co=\nunt\":0,\"entities\":{\"hashtags\":[{\"text\":\"fukushima\",\"indices\":[67,77]},{\"tex=\nt\":\"fish\",\"indices\":[78,83]}],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/Y=\na0BtHV2nm\",\"expanded_url\":\"http:\\/\\/www.collapsingintoconsciousness.com\\/at=\n-the-very-least-your-days-of-eating-pacific-ocean-fish-are-over\\/\",\"display=\n_url\":\"collapsingintoconsciousness.com\\/at-the-very-le\\u2026\",\"indices\":[86=\n,108]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_s=\nensitive\":false,\"lang\":\"en\"},\"retweet_count\":3,\"favorite_count\":0,\"entities=\n\":{\"hashtags\":[{\"text\":\"fukushima\",\"indices\":[83,93]},{\"text\":\"fish\",\"indic=\nes\":[94,99]}],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/Ya0BtHV2nm\",\"expa=\nnded_url\":\"http:\\/\\/www.collapsingintoconsciousness.com\\/at-the-very-least-=\nyour-days-of-eating-pacific-ocean-fish-are-over\\/\",\"display_url\":\"collapsin=\ngintoconsciousness.com\\/at-the-very-le\\u2026\",\"indices\":[102,124]}],\"user_m=\nentions\":[{\"screen_name\":\"barrywlevy\",\"name\":\"Barry Levy\",\"id\":131948058,\"i=\nd_str\":\"131948058\",\"indices\":[3,14]},{\"screen_name\":\"integralw\",\"name\":\"Tra=\ncy Stallings\",\"id\":225608795,\"id_str\":\"225608795\",\"indices\":[129,139]}]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{=\n\"created_at\":\"Sat Aug 17 03:31:34 +0000 2013\",\"id\":368575806466846721,\"id_s=\ntr\":\"368575806466846721\",\"text\":\"ALMOST ran out of EV power in my @Honda #F=\nItEV. Got home w\\/1 mile left. Whew!  LUV that 80+ mi range. #AlmostStrande=\ndActor\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\"=\n rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":fal=\nse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_=\nto_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":n=\null,\"user\":{\"id\":16941646,\"id_str\":\"16941646\",\"name\":\"Greg Grunberg\",\"scree=\nn_name\":\"greggrunberg\",\"location\":\"Hollywood, CA\",\"description\":\"#BigAssSpi=\nder & #TheClientList #BabyDaddy. My App @Yowza!! http:\\/\\/t.co\\/Irfd5iKDk3,=\n http:\\/\\/t.co\\/57SvY3BrUy, http:\\/\\/t.co\\/cLA0xUZJBk http:\\/\\/t.co\\/Y0PUup=\nRzqR\",\"url\":\"http:\\/\\/t.co\\/Y0PUupRzqR\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"=\nhttp:\\/\\/t.co\\/Y0PUupRzqR\",\"expanded_url\":\"http:\\/\\/Bandwagon-Media.com\",\"d=\nisplay_url\":\"Bandwagon-Media.com\",\"indices\":[0,22]}]},\"description\":{\"urls\"=\n:[{\"url\":\"http:\\/\\/t.co\\/Irfd5iKDk3\",\"expanded_url\":\"http:\\/\\/GetYowza.com\"=\n,\"display_url\":\"GetYowza.com\",\"indices\":[59,81]},{\"url\":\"http:\\/\\/t.co\\/57S=\nvY3BrUy\",\"expanded_url\":\"http:\\/\\/BandFromTV.org\",\"display_url\":\"BandFromTV=\n.org\",\"indices\":[83,105]},{\"url\":\"http:\\/\\/t.co\\/cLA0xUZJBk\",\"expanded_url\"=\n:\"http:\\/\\/TalkAboutIt.org\",\"display_url\":\"TalkAboutIt.org\",\"indices\":[107,=\n129]},{\"url\":\"http:\\/\\/t.co\\/Y0PUupRzqR\",\"expanded_url\":\"http:\\/\\/Bandwagon=\n-Media.com\",\"display_url\":\"Bandwagon-Media.com\",\"indices\":[130,152]}]}},\"pr=\notected\":false,\"followers_count\":1462536,\"friends_count\":2863,\"listed_count=\n\":9207,\"created_at\":\"Fri Oct 24 02:27:18 +0000 2008\",\"favourites_count\":19,=\n\"utc_offset\":-28800,\"time_zone\":\"Alaska\",\"geo_enabled\":false,\"verified\":tru=\ne,\"statuses_count\":8570,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"8B542B\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/20432361\\/GrunnyBG4.=\npng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile=\n_background_images\\/20432361\\/GrunnyBG4.png\",\"profile_background_tile\":fals=\ne,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3788000000787=\n32890\\/db5e7ccc0eb0bfa73cc186dcd11baaf1_normal.jpeg\",\"profile_image_url_htt=\nps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000078732890\\/db5e7ccc0=\neb0bfa73cc186dcd11baaf1_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.tw=\nimg.com\\/profile_banners\\/16941646\\/1375541256\",\"profile_link_color\":\"9D582=\nE\",\"profile_sidebar_border_color\":\"D9B17E\",\"profile_sidebar_fill_color\":\"EA=\nDEAA\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"de=\nfault_profile\":false,\"default_profile_image\":false,\"following\":null,\"follow=\n_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"p=\nlace\":null,\"contributors\":null,\"retweet_count\":3,\"favorite_count\":2,\"entiti=\nes\":{\"hashtags\":[{\"text\":\"FItEV\",\"indices\":[40,46]},{\"text\":\"AlmostStranded=\nActor\",\"indices\":[102,122]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"scre=\nen_name\":\"Honda\",\"name\":\"Honda \",\"id\":43430484,\"id_str\":\"43430484\",\"indices=\n\":[33,39]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\"=\n:\"Sat Aug 17 03:30:39 +0000 2013\",\"id\":368575572743438336,\"id_str\":\"3685755=\n72743438336\",\"text\":\"RT @shannafromla: So tomorrow I will be strutting my s=\ntuff in New Orleans as a Celebrity Model at the Alegria Fashion Event -... =\nhttp:\\/\\/t.c\\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/downlo=\nad\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"tr=\nuncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nul=\nl,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_sc=\nreen_name\":null,\"user\":{\"id\":15111389,\"id_str\":\"15111389\",\"name\":\"Brea Gran=\nt\",\"screen_name\":\"breagrant\",\"location\":\"the nothing\",\"description\":\"lucky =\nenough to get to work in the moving picture industry. unlucky enough to bru=\nise easily.\",\"url\":\"http:\\/\\/t.co\\/jDv2exU9MT\",\"entities\":{\"url\":{\"urls\":[{=\n\"url\":\"http:\\/\\/t.co\\/jDv2exU9MT\",\"expanded_url\":\"http:\\/\\/breagrant.com\",\"=\ndisplay_url\":\"breagrant.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}}=\n,\"protected\":false,\"followers_count\":44429,\"friends_count\":1093,\"listed_cou=\nnt\":2295,\"created_at\":\"Fri Jun 13 20:50:10 +0000 2008\",\"favourites_count\":3=\n27,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enable=\nd\":true,\"verified\":true,\"statuses_count\":12348,\"lang\":\"en\",\"contributors_en=\nabled\":false,\"is_translator\":false,\"profile_background_color\":\"EBEFF0\",\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/879970769\\/be98b427757a7727d82f4b2d9410087e.jpeg\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/8799707=\n69\\/be98b427757a7727d82f4b2d9410087e.jpeg\",\"profile_background_tile\":false,=\n\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3723857583\\/f17=\na34b7761e5bdec15ad36159fb0396_normal.jpeg\",\"profile_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_images\\/3723857583\\/f17a34b7761e5bdec15ad36159f=\nb0396_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_b=\nanners\\/15111389\\/1372690846\",\"profile_link_color\":\"2FC2EF\",\"profile_sideba=\nr_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"252429\",\"profile_tex=\nt_color\":\"666666\",\"profile_use_background_image\":true,\"default_profile\":fal=\nse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":fal=\nse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":null,\"retweeted_status\":{\"created_at\":\"Sat Aug 17 03:26:10 +0000 20=\n13\",\"id\":368574445322903552,\"id_str\":\"368574445322903552\",\"text\":\"So tomorr=\now I will be strutting my stuff in New Orleans as a Celebrity Model at the =\nAlegria Fashion Event -... http:\\/\\/t.co\\/Zx0FqVrPdy\",\"source\":\"\\u003ca hre=\nf=3D\\\"http:\\/\\/www.facebook.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eFacebook=\n\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_t=\no_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":=\nnull,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1431742688,\"id_str\":\"14317=\n42688\",\"name\":\"Shanna Forrestall\",\"screen_name\":\"shannafromla\",\"location\":\"=\nNew Orleans, LA\",\"description\":\"Actress, Producer and Visionary.  Host of S=\nOUTHERN FRIED HOMICIDE on Investigation Discovery.  Olympus Has Fallen on D=\nVD now!  Based in New Orleans, LA.\",\"url\":\"http:\\/\\/t.co\\/IZa2WUkPie\",\"enti=\nties\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/IZa2WUkPie\",\"expanded_url\":\"ht=\ntp:\\/\\/www.shannafromlouisiana.com\",\"display_url\":\"shannafromlouisiana.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":154,\"friends_count\":66,\"listed_count\":8,\"created_at\":\"Wed May 15 2=\n3:41:27 +0000 2013\",\"favourites_count\":99,\"utc_offset\":null,\"time_zone\":nul=\nl,\"geo_enabled\":false,\"verified\":false,\"statuses_count\":238,\"lang\":\"en\",\"co=\nntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":=\n\"352726\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/the=\nmes\\/theme5\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.tw=\nimg.com\\/images\\/themes\\/theme5\\/bg.gif\",\"profile_background_tile\":false,\"p=\nrofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/37880000026578153=\n0\\/fd9343c81cc12de978f7ac4488436420_normal.jpeg\",\"profile_image_url_https\":=\n\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000265781530\\/fd9343c81cc12=\nde978f7ac4488436420_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/1431742688\\/1375550536\",\"profile_link_color\":\"D02B55\"=\n,\"profile_sidebar_border_color\":\"829D5E\",\"profile_sidebar_fill_color\":\"99CC=\n33\",\"profile_text_color\":\"3E4415\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":null,\"follow_r=\nequest_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweet_count\":1,\"favorite_count\":0,\"entities=\n\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/Zx0FqVrPdy\",\"e=\nxpanded_url\":\"http:\\/\\/fb.me\\/6mHkcEkTF\",\"display_url\":\"fb.me\\/6mHkcEkTF\",\"=\nindices\":[111,133]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fals=\ne,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":1,\"favorite_count=\n\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"scr=\neen_name\":\"shannafromla\",\"name\":\"Shanna Forrestall\",\"id\":1431742688,\"id_str=\n\":\"1431742688\",\"indices\":[3,16]}]},\"favorited\":false,\"retweeted\":false,\"lan=\ng\":\"en\"},{\"created_at\":\"Sat Aug 17 03:28:40 +0000 2013\",\"id\":36857507392326=\n0416,\"id_str\":\"368575073923260416\",\"text\":\"I feel strange, but also good!\",=\n\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=3D=\n\\\"nofollow\\\"\\u003eTwitter for Android\\u003c\\/a\\u003e\",\"truncated\":false,\"in=\n_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_use=\nr_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"u=\nser\":{\"id\":1183041,\"id_str\":\"1183041\",\"name\":\"Wil Wheaton\",\"screen_name\":\"w=\nilw\",\"location\":\"Los Angeles\",\"description\":\"I'm just this guy, you know?\",=\n\"url\":\"http:\\/\\/t.co\\/kU6QVOeSSA\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\=\n/\\/t.co\\/kU6QVOeSSA\",\"expanded_url\":\"http:\\/\\/is.gd\\/wilwheaton\",\"display_u=\nrl\":\"is.gd\\/wilwheaton\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"pro=\ntected\":false,\"followers_count\":2384178,\"friends_count\":309,\"listed_count\":=\n35013,\"created_at\":\"Wed Mar 14 21:25:33 +0000 2007\",\"favourites_count\":291,=\n\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":=\nfalse,\"verified\":true,\"statuses_count\":34999,\"lang\":\"en\",\"contributors_enab=\nled\":false,\"is_translator\":false,\"profile_background_color\":\"022330\",\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/871683408\\/62c85b46792dfe6bfd16420b71646cdb.png\",\"profile_background_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/871683408\\=\n/62c85b46792dfe6bfd16420b71646cdb.png\",\"profile_background_tile\":true,\"prof=\nile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2449509523\\/f0gkhyhp=\nwmv7m6ncyxbl_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com=\n\\/profile_images\\/2449509523\\/f0gkhyhpwmv7m6ncyxbl_normal.png\",\"profile_ban=\nner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/1183041\\/1368668860\",\"p=\nrofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"000000\",\"profil=\ne_sidebar_fill_color\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_b=\nackground_image\":true,\"default_profile\":false,\"default_profile_image\":false=\n,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":n=\null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":56,=\n\"favorite_count\":72,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_=\nmentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at=\n\":\"Sat Aug 17 03:24:55 +0000 2013\",\"id\":368574131316338690,\"id_str\":\"368574=\n131316338690\",\"text\":\"\\u201c@brittandi: reason to \\u2764 joss. curvy girl l=\naid by resident hottie in Dollhouse. Chunky\\/funky gals need love 2.\\u201d\\=\nn\\nSugarshock! #Wadegroupie\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.co=\nm\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":368571241554124800,\"in_repl=\ny_to_status_id_str\":\"368571241554124800\",\"in_reply_to_user_id\":72439108,\"in=\n_reply_to_user_id_str\":\"72439108\",\"in_reply_to_screen_name\":\"brittandi\",\"us=\ner\":{\"id\":1424700757,\"id_str\":\"1424700757\",\"name\":\"Joss Whedon\",\"screen_nam=\ne\":\"josswhedon\",\"location\":\"\",\"description\":\"Lifelike\",\"url\":null,\"entities=\n\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":396421,\"f=\nriends_count\":184,\"listed_count\":4222,\"created_at\":\"Mon May 13 05:31:58 +00=\n00 2013\",\"favourites_count\":371,\"utc_offset\":null,\"time_zone\":null,\"geo_ena=\nbled\":false,\"verified\":true,\"statuses_count\":334,\"lang\":\"en\",\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1=\n\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/im=\nages\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000280464213\\/07841921=\n6aebf3173cac833a7a21512d_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_images\\/378800000280464213\\/078419216aebf3173cac833a=\n7a21512d_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profil=\ne_banners\\/1424700757\\/1376700669\",\"profile_link_color\":\"0084B4\",\"profile_s=\nidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profil=\ne_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile=\n\":true,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\"=\n:false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"co=\nntributors\":null,\"retweet_count\":24,\"favorite_count\":77,\"entities\":{\"hashta=\ngs\":[{\"text\":\"Wadegroupie\",\"indices\":[125,137]}],\"symbols\":[],\"urls\":[],\"us=\ner_mentions\":[{\"screen_name\":\"brittandi\",\"name\":\"br!ttany utah\",\"id\":724391=\n08,\"id_str\":\"72439108\",\"indices\":[1,11]}]},\"favorited\":false,\"retweeted\":fa=\nlse,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 03:18:59 +0000 2013\",\"id\":368572=\n638861344768,\"id_str\":\"368572638861344768\",\"text\":\"I was just serenaded by =\nmy Little Pea and my 2 yr old niece singing Cheap Trick\\u2019s \\u201cSurren=\nder\\u201d. We\\u2019ve taught them well. ;-)\",\"source\":\"\\u003ca href=3D\\\"htt=\np:\\/\\/tapbots.com\\/tweetbot\\\" rel=3D\\\"nofollow\\\"\\u003eTweetbot for iOS\\u003=\nc\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_sta=\ntus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,=\n\"in_reply_to_screen_name\":null,\"user\":{\"id\":144003355,\"id_str\":\"144003355\",=\n\"name\":\"Jeri Ryan\",\"screen_name\":\"JeriLRyan\",\"location\":\"Los Angeles\",\"desc=\nription\":\"Actress, wife, mom, foodie, and gardener.  Not necessarily in tha=\nt order. Occasional binge-tweeter. I can't reply to everybody, but I try!\",=\n\"url\":\"http:\\/\\/t.co\\/IMKzM18eiX\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\=\n/\\/t.co\\/IMKzM18eiX\",\"expanded_url\":\"http:\\/\\/google.com\\/+JeriRyan\",\"displ=\nay_url\":\"google.com\\/+JeriRyan\",\"indices\":[0,22]}]},\"description\":{\"urls\":[=\n]}},\"protected\":false,\"followers_count\":177769,\"friends_count\":488,\"listed_=\ncount\":5269,\"created_at\":\"Sat May 15 01:29:48 +0000 2010\",\"favourites_count=\n\":197,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_ena=\nbled\":false,\"verified\":true,\"statuses_count\":31157,\"lang\":\"en\",\"contributor=\ns_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"352726\",=\n\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_i=\nmages\\/734382248\\/c3ef32c0610f029e0d50b77fbf2169d1.jpeg\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/734=\n382248\\/c3ef32c0610f029e0d50b77fbf2169d1.jpeg\",\"profile_background_tile\":tr=\nue,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2957841727\\/=\na9b20e06d2248849977272e4dd614a85_normal.jpeg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/2957841727\\/a9b20e06d2248849977272e4=\ndd614a85_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profil=\ne_banners\\/144003355\\/1355162869\",\"profile_link_color\":\"D02B55\",\"profile_si=\ndebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"99CC33\",\"profile=\n_text_color\":\"3E4415\",\"profile_use_background_image\":true,\"default_profile\"=\n:false,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\"=\n:false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"co=\nntributors\":null,\"retweet_count\":6,\"favorite_count\":65,\"entities\":{\"hashtag=\ns\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweet=\ned\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Aug 17 03:04:23 +0000 2013\",\"id\":=\n368568964730744832,\"id_str\":\"368568964730744832\",\"text\":\"Um. We walked into=\n the middle of a biker rally. http:\\/\\/t.co\\/R5z6Gi3qii\",\"source\":\"\\u003ca =\nhref=3D\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003e=\nTwitter for Android\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_i=\nd\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_rep=\nly_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1183041=\n,\"id_str\":\"1183041\",\"name\":\"Wil Wheaton\",\"screen_name\":\"wilw\",\"location\":\"L=\nos Angeles\",\"description\":\"I'm just this guy, you know?\",\"url\":\"http:\\/\\/t.=\nco\\/kU6QVOeSSA\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/kU6QVOeSS=\nA\",\"expanded_url\":\"http:\\/\\/is.gd\\/wilwheaton\",\"display_url\":\"is.gd\\/wilwhe=\naton\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"fol=\nlowers_count\":2384178,\"friends_count\":309,\"listed_count\":35013,\"created_at\"=\n:\"Wed Mar 14 21:25:33 +0000 2007\",\"favourites_count\":291,\"utc_offset\":-2520=\n0,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":t=\nrue,\"statuses_count\":34999,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tra=\nnslator\":false,\"profile_background_color\":\"022330\",\"profile_background_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/871683408\\/62c85b=\n46792dfe6bfd16420b71646cdb.png\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/871683408\\/62c85b46792dfe6bf=\nd16420b71646cdb.png\",\"profile_background_tile\":true,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/2449509523\\/f0gkhyhpwmv7m6ncyxbl_norma=\nl.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/=\n2449509523\\/f0gkhyhpwmv7m6ncyxbl_normal.png\",\"profile_banner_url\":\"https:\\/=\n\\/pbs.twimg.com\\/profile_banners\\/1183041\\/1368668860\",\"profile_link_color\"=\n:\"0084B4\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_fill_col=\nor\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":t=\nrue,\"default_profile\":false,\"default_profile_image\":false,\"following\":null,=\n\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":=\nnull,\"place\":null,\"contributors\":null,\"retweet_count\":51,\"favorite_count\":2=\n38,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[],\"med=\nia\":[{\"id\":368568964109975553,\"id_str\":\"368568964109975553\",\"indices\":[48,7=\n0],\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR1rhSUCQAEJ1Um.jpg\",\"media_=\nurl_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BR1rhSUCQAEJ1Um.jpg\",\"url\":\"htt=\np:\\/\\/t.co\\/R5z6Gi3qii\",\"display_url\":\"pic.twitter.com\\/R5z6Gi3qii\",\"expand=\ned_url\":\"http:\\/\\/twitter.com\\/wilw\\/status\\/368568964730744832\\/photo\\/1\",=\n\"type\":\"photo\",\"sizes\":{\"medium\":{\"w\":600,\"h\":450,\"resize\":\"fit\"},\"large\":{=\n\"w\":1024,\"h\":768,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"resize\":\"crop\"},=\n\"small\":{\"w\":340,\"h\":255,\"resize\":\"fit\"}}}]},\"favorited\":false,\"retweeted\":=\nfalse,\"possibly_sensitive\":false,\"lang\":\"en\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "67069", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:36 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347690347378; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:36 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714376", 
+                "x-transaction": "71b9d16cc9eb34eb"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/account/verify_credentials.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"=\ntweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing =\nstuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url=\n\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fals=\ne,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed=\n Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time=\n_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":108,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 03:19:57 +=\n0000 2013\",\"id\":368572882051289089,\"id_str\":\"368572882051289089\",\"text\":\"QO=\ngVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWS=\nllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\=\n/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"lang\":\"sk\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_ba=\nckground_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44=\n\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"prof=\nile_use_background_image\":false,\"default_profile\":false,\"default_profile_im=\nage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":fa=\nlse}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2175", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347723470268; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:37 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714377", 
+                "x-transaction": "a2114fa0f253a802"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/show.json?screen_name=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"=\ntweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing =\nstuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url=\n\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fals=\ne,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed=\n Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time=\n_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":108,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 03:19:57 +=\n0000 2013\",\"id\":368572882051289089,\"id_str\":\"368572882051289089\",\"text\":\"QO=\ngVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWS=\nllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\=\n/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"lang\":\"sk\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_ba=\nckground_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44=\n\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"prof=\nile_use_background_image\":false,\"default_profile\":false,\"default_profile_im=\nage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":fa=\nlse}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2175", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347743292343; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:37 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "177", 
+                "x-rate-limit-reset": "1376714374", 
+                "x-transaction": "74616e3071e5e749"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/mentions_timeline.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347761802843; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:37 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714377", 
+                "x-transaction": "26af8ed12423fdac"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/application/rate_limit_status.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"rate_limit_context\":{\"access_token\":\"82301637-drQpl2FK4ZzMAeTxerDN05QWqjy=\nOwJB4VZTcTFnwj\"},\"resources\":{\"lists\":{\"/lists/subscribers\":{\"limit\":180,\"r=\nemaining\":179,\"reset\":1376714376},\"/lists/memberships\":{\"limit\":15,\"remaini=\nng\":14,\"reset\":1376714376},\"/lists/list\":{\"limit\":15,\"remaining\":14,\"reset\"=\n:1376714375},\"/lists/ownerships\":{\"limit\":15,\"remaining\":15,\"reset\":1376714=\n377},\"/lists/subscriptions\":{\"limit\":15,\"remaining\":14,\"reset\":1376714376},=\n\"/lists/members\":{\"limit\":180,\"remaining\":179,\"reset\":1376714375},\"/lists/s=\nubscribers/show\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/lists/sta=\ntuses\":{\"limit\":180,\"remaining\":179,\"reset\":1376714376},\"/lists/show\":{\"lim=\nit\":15,\"remaining\":14,\"reset\":1376714373},\"/lists/members/show\":{\"limit\":15=\n,\"remaining\":15,\"reset\":1376714377}},\"application\":{\"/application/rate_limi=\nt_status\":{\"limit\":180,\"remaining\":179,\"reset\":1376714377}},\"friendships\":{=\n\"/friendships/incoming\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/fr=\niendships/lookup\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/friendsh=\nips/outgoing\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/friendships/=\nno_retweets/ids\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/friendshi=\nps/show\":{\"limit\":180,\"remaining\":180,\"reset\":1376714377}},\"blocks\":{\"/bloc=\nks/ids\":{\"limit\":15,\"remaining\":13,\"reset\":1376714294},\"/blocks/list\":{\"lim=\nit\":15,\"remaining\":13,\"reset\":1376714293}},\"geo\":{\"/geo/similar_places\":{\"l=\nimit\":15,\"remaining\":14,\"reset\":1376714373},\"/geo/search\":{\"limit\":15,\"rema=\nining\":15,\"reset\":1376714377},\"/geo/reverse_geocode\":{\"limit\":15,\"remaining=\n\":14,\"reset\":1376714373},\"/geo/id/:place_id\":{\"limit\":15,\"remaining\":14,\"re=\nset\":1376714373}},\"users\":{\"/users/profile_banner\":{\"limit\":180,\"remaining\"=\n:180,\"reset\":1376714377},\"/users/suggestions/:slug/members\":{\"limit\":15,\"re=\nmaining\":15,\"reset\":1376714377},\"/users/show/:id\":{\"limit\":180,\"remaining\":=\n177,\"reset\":1376714374},\"/users/suggestions\":{\"limit\":15,\"remaining\":15,\"re=\nset\":1376714377},\"/users/lookup\":{\"limit\":180,\"remaining\":180,\"reset\":13767=\n14377},\"/users/search\":{\"limit\":180,\"remaining\":180,\"reset\":1376714377},\"/u=\nsers/contributors\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/users/c=\nontributees\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/users/suggest=\nions/:slug\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377}},\"prompts\":{\"/pr=\nompts/record_event\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/prompt=\ns/suggest\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377}},\"followers\":{\"/f=\nollowers/list\":{\"limit\":15,\"remaining\":14,\"reset\":1376714372},\"/followers/i=\nds\":{\"limit\":15,\"remaining\":14,\"reset\":1376714372}},\"statuses\":{\"/statuses/=\nmentions_timeline\":{\"limit\":15,\"remaining\":14,\"reset\":1376714377},\"/statuse=\ns/show/:id\":{\"limit\":180,\"remaining\":179,\"reset\":1376714374},\"/statuses/oem=\nbed\":{\"limit\":180,\"remaining\":179,\"reset\":1376714374},\"/statuses/home_timel=\nine\":{\"limit\":15,\"remaining\":14,\"reset\":1376714375},\"/statuses/retweeters/i=\nds\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/statuses/user_timeline=\n\":{\"limit\":180,\"remaining\":180,\"reset\":1376714377},\"/statuses/retweets_of_m=\ne\":{\"limit\":15,\"remaining\":15,\"reset\":1376714377},\"/statuses/retweets/:id\":=\n{\"limit\":15,\"remaining\":15,\"reset\":1376714377}},\"help\":{\"/help/privacy\":{\"l=\nimit\":15,\"remaining\":15,\"reset\":1376714377},\"/help/tos\":{\"limit\":15,\"remain=\ning\":15,\"reset\":1376714377},\"/help/configuration\":{\"limit\":15,\"remaining\":1=\n5,\"reset\":1376714377},\"/help/languages\":{\"limit\":15,\"remaining\":15,\"reset\":=\n1376714377}},\"friends\":{\"/friends/ids\":{\"limit\":15,\"remaining\":14,\"reset\":1=\n376714372},\"/friends/list\":{\"limit\":15,\"remaining\":14,\"reset\":1376714372}},=\n\"direct_messages\":{\"/direct_messages/show\":{\"limit\":15,\"remaining\":15,\"rese=\nt\":1376714377},\"/direct_messages/sent_and_received\":{\"limit\":15,\"remaining\"=\n:15,\"reset\":1376714377},\"/direct_messages/sent\":{\"limit\":15,\"remaining\":15,=\n\"reset\":1376714377},\"/direct_messages\":{\"limit\":15,\"remaining\":14,\"reset\":1=\n376714371}},\"account\":{\"/account/verify_credentials\":{\"limit\":15,\"remaining=\n\":14,\"reset\":1376714377},\"/account/settings\":{\"limit\":15,\"remaining\":15,\"re=\nset\":1376714377}},\"favorites\":{\"/favorites/list\":{\"limit\":15,\"remaining\":14=\n,\"reset\":1376714371}},\"saved_searches\":{\"/saved_searches/destroy/:id\":{\"lim=\nit\":15,\"remaining\":15,\"reset\":1376714377},\"/saved_searches/list\":{\"limit\":1=\n5,\"remaining\":15,\"reset\":1376714377},\"/saved_searches/show/:id\":{\"limit\":15=\n,\"remaining\":15,\"reset\":1376714377}},\"search\":{\"/search/tweets\":{\"limit\":18=\n0,\"remaining\":180,\"reset\":1376714377}},\"trends\":{\"/trends/available\":{\"limi=\nt\":15,\"remaining\":15,\"reset\":1376714377},\"/trends/place\":{\"limit\":15,\"remai=\nning\":15,\"reset\":1376714377},\"/trends/closest\":{\"limit\":15,\"remaining\":15,\"=\nreset\":1376714377}}}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "4671", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:37 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347778577124; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:37 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714377", 
+                "x-transaction": "b751bf9b1e64a727"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/retweets/266367358078169089.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Tue Aug 13 00:28:57 +0000 2013\",\"id\":367080297436684289,\"id=\n_str\":\"367080297436684289\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering =\nour infrastructure. \\\"As  usage patterns change, Twitter can remain resilie=\nnt.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_t=\no_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":nu=\nll,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"i=\nd\":1360513801,\"id_str\":\"1360513801\",\"name\":\"Renan S\\u00e1tiro\",\"screen_name=\n\":\"renan_satiro\",\"location\":\"\",\"description\":\"\",\"url\":null,\"entities\":{\"des=\ncription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":267,\"friends_cou=\nnt\":420,\"listed_count\":0,\"created_at\":\"Wed Apr 17 22:38:09 +0000 2013\",\"fav=\nourites_count\":0,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"ve=\nrified\":false,\"statuses_count\":858,\"lang\":\"pt\",\"contributors_enabled\":false=\n,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/=\ntheme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/sticky\\/default_profile_images\\/default_profile_3_normal.p=\nng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_pro=\nfile_images\\/default_profile_3_normal.png\",\"profile_link_color\":\"0084B4\",\"p=\nrofile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\"=\n,\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default=\n_profile\":true,\"default_profile_image\":true,\"following\":null,\"follow_reques=\nt_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":n=\null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:=\n41 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\"=\n:\"RT @TwitterEng: Bolstering our infrastructure. \\\"As  usage patterns chang=\ne, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",=\n\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":=\nnull,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to=\n_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"=\nscreen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your o=\nfficial source for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\=\n/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRh=\ny7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.tw=\nitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false=\n,\"followers_count\":22432503,\"friends_count\":131,\"listed_count\":79216,\"creat=\ned_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":=\n-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verifie=\nd\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_=\ntranslator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1u=\nqey5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.=\ntwimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",=\n\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nprofile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fx=\nn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/prof=\nile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sid=\nebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_=\ntext_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":=\nfalse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":=\nfalse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"con=\ntributors\":[14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{=\n\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expand=\ned_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrast=\nructure.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u202=\n6\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name=\n\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]}=\n,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"=\n},\"retweet_count\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols=\n\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engi=\nneering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display=\n_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]=\n}],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"=\nid_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twit=\nter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favo=\nrited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cr=\neated_at\":\"Fri Jun 07 21:51:17 +0000 2013\",\"id\":343123019683733505,\"id_str\"=\n:\"343123019683733505\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our i=\nnfrastructure. \\\"As  usage patterns change, Twitter can remain resilient.\\\"=\n http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_sta=\ntus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"i=\nn_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":13=\n62034669,\"id_str\":\"1362034669\",\"name\":\"\\u10e6\\u256cAMO MII JEVA\\u10e6\\u256c=\n \",\"screen_name\":\"juniOor3008\",\"location\":\"\",\"description\":\"(( AMO MII ESTI=\nLO)) DAME BACK Y TE  DEBUELVO \\u2665\\u2665 \\u25c4---- @juniOor3008 -----\\u2=\n5ba RD \\u2665\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected=\n\":false,\"followers_count\":1419,\"friends_count\":942,\"listed_count\":11,\"creat=\ned_at\":\"Thu Apr 18 14:08:17 +0000 2013\",\"favourites_count\":25,\"utc_offset\":=\n-25200,\"time_zone\":\"Arizona\",\"geo_enabled\":false,\"verified\":false,\"statuses=\n_count\":8401,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false=\n,\"profile_background_color\":\"EB1717\",\"profile_background_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_background_images\\/378800000052438503\\/9b906e534f7=\n033ff72dcae6c878daf5d.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_background_images\\/378800000052438503\\/9b906e534f70=\n33ff72dcae6c878daf5d.jpeg\",\"profile_background_tile\":true,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000231884212\\/c19d56eddb03=\ne537a669c7f13f995cc2_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.=\ntwimg.com\\/profile_images\\/378800000231884212\\/c19d56eddb03e537a669c7f13f99=\n5cc2_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ba=\nnners\\/1362034669\\/1370989410\",\"profile_link_color\":\"4811DE\",\"profile_sideb=\nar_border_color\":\"000000\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_te=\nxt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fa=\nlse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":fa=\nlse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contr=\nibutors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2=\n012\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @Twit=\nterEng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter=\n can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated=\n\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_r=\neply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_na=\nme\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_nam=\ne\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official so=\nurce for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5=\niRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"e=\nxpanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tu=\ne Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"ti=\nme_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"s=\ntatuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator=\n\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9=\nijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_b=\nackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nect=\nx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banner=\ns\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_borde=\nr_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color=\n\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"not=\nifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:[14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\"=\n:[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"h=\nttp:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.ht=\nml\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indice=\ns\":[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter=\n Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorite=\nd\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet=\n_count\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.tw=\nitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"eng=\nineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_m=\nentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"7=\n83214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engine=\nering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":fal=\nse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":=\n\"Thu Jun 06 02:42:07 +0000 2013\",\"id\":342471436390240256,\"id_str\":\"34247143=\n6390240256\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastruct=\nure. \\\"As  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/=\nt.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":nu=\nll,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to=\n_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1458196202,\"=\nid_str\":\"1458196202\",\"name\":\"dora\",\"screen_name\":\"dora85997583\",\"location\":=\n\"\",\"description\":\"\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"prot=\nected\":false,\"followers_count\":673,\"friends_count\":1085,\"listed_count\":0,\"c=\nreated_at\":\"Sat May 25 22:30:22 +0000 2013\",\"favourites_count\":1,\"utc_offse=\nt\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,\"statuses_cou=\nnt\":1705,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"pr=\nofile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_b=\nackground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_i=\nmages\\/3719980194\\/0e838a54ff82eba1e4b8642f2e08dd6d_normal.jpeg\",\"profile_i=\nmage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3719980194\\/0e838=\na54ff82eba1e4b8642f2e08dd6d_normal.jpeg\",\"profile_link_color\":\"0084B4\",\"pro=\nfile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"=\nprofile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_p=\nrofile\":true,\"default_profile_image\":false,\"following\":null,\"follow_request=\n_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":nu=\nll,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:4=\n1 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":=\n\"RT @TwitterEng: Bolstering our infrastructure. \\\"As  usage patterns change=\n, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"s=\ncreen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your of=\nficial source for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/=\n\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy=\n7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twi=\ntter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,=\n\"followers_count\":22432503,\"friends_count\":131,\"listed_count\":79216,\"create=\nd_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-=\n25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified=\n\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_t=\nranslator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uq=\ney5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"=\nprofile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn=\n47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_side=\nbar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_t=\next_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":f=\nalse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"cont=\nributors\":[14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"=\nhashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expande=\nd_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastr=\nucture.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026=\n\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\"=\n:\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},=\n\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"}=\n,\"retweet_count\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engin=\neering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_=\nurl\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}=\n],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"i=\nd_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitt=\ner Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favor=\nited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cre=\nated_at\":\"Mon Apr 29 02:18:44 +0000 2013\",\"id\":328694811790024704,\"id_str\":=\n\"328694811790024704\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our in=\nfrastructure. \\\"As  usage patterns change, Twitter can remain resilient.\\\" =\nhttp:\\/\\/t.co\\/uML86B6s\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/d=\nownload\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e=\n\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str=\n\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_=\nto_screen_name\":null,\"user\":{\"id\":1387371619,\"id_str\":\"1387371619\",\"name\":\"=\nChris\\u2122\",\"screen_name\":\"chrisskates317\",\"location\":\"Valduz,Leichstein\",=\n\"description\":\"My youtube channels are chrisskates317,chrisdoesreviews317,c=\nhrisexphazed99, and ExphazedGames. Instagram is Chris_VanDermark Kik is Chr=\nis_V317\",\"url\":\"http:\\/\\/t.co\\/n8lftdUUo1\",\"entities\":{\"url\":{\"urls\":[{\"url=\n\":\"http:\\/\\/t.co\\/n8lftdUUo1\",\"expanded_url\":\"http:\\/\\/ask.fm\\/chrisv31700\"=\n,\"display_url\":\"ask.fm\\/chrisv31700\",\"indices\":[0,22]}]},\"description\":{\"ur=\nls\":[]}},\"protected\":false,\"followers_count\":93,\"friends_count\":121,\"listed=\n_count\":0,\"created_at\":\"Sun Apr 28 16:36:45 +0000 2013\",\"favourites_count\":=\n63,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":false,=\n\"statuses_count\":153,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translato=\nr\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png=\n\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.co=\nm\\/profile_images\\/3586685753\\/31264dfec8b7ad59e626af57b50a3df4_normal.jpeg=\n\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/35866=\n85753\\/31264dfec8b7ad59e626af57b50a3df4_normal.jpeg\",\"profile_banner_url\":\"=\nhttps:\\/\\/pbs.twimg.com\\/profile_banners\\/1387371619\\/1367778474\",\"profile_=\nlink_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sideb=\nar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_backgrou=\nnd_image\":true,\"default_profile\":true,\"default_profile_image\":false,\"follow=\ning\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coo=\nrdinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"create=\nd_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"26=\n6367358078169089\",\"text\":\"RT @TwitterEng: Bolstering our infrastructure. \\\"=\nAs  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/u=\nML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_=\nreply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_i=\nd_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"78=\n3214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, C=\nA\",\"description\":\"Your official source for news, updates and tips from Twit=\nter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"u=\nrl\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/=\n\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":22432503,\"friends_count\":131,\"li=\nsted_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites=\n_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"ge=\no_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contribu=\ntors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACDED=\n6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgroun=\nd_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1=\nuqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_no=\nrmal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_image=\ns\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https=\n:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_colo=\nr\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_c=\nolor\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\"=\n:true,\"default_profile\":false,\"default_profile_image\":false,\"following\":nul=\nl,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates=\n\":null,\"place\":null,\"contributors\":[14192329],\"retweet_count\":212,\"favorite=\n_count\":130,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\=\n/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11=\n\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.twitter.co=\nm\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_=\nname\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844=\n292\",\"indices\":[3,14]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sens=\nitive\":false,\"lang\":\"en\"},\"retweet_count\":212,\"favorite_count\":0,\"entities\"=\n:{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expa=\nnded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infra=\nstructure.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2=\n026\",\"indices\":[119,139]}],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\"=\n:\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"=\nTwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"i=\nndices\":[16,27]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\"=\n:false,\"lang\":\"en\"},{\"created_at\":\"Sat Mar 30 17:55:40 +0000 2013\",\"id\":318=\n058960919855104,\"id_str\":\"318058960919855104\",\"text\":\"RT @twitter: RT @Twit=\nterEng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter=\n can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated=\n\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_r=\neply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_na=\nme\":null,\"user\":{\"id\":1183016636,\"id_str\":\"1183016636\",\"name\":\"\\u266bAlexan=\nder\\u266a\\u2122\",\"screen_name\":\"Gucci_alexRD\",\"location\":\"Los Alcarrizos\",\"=\ndescription\":\"| Dios,Vida,Salud | l\\u2665basketball | Sentimiento herido | =\n#LoveGirs | |Estoy solo|                              soltero\\u2665 | Music=\n |\\nRep. Dominicana ;] T.Q.M\",\"url\":\"http:\\/\\/t.co\\/7bmJVeCjCD\",\"entities\":=\n{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/7bmJVeCjCD\",\"expanded_url\":\"http:\\/\\=\n/www.facebook.com\\/alex.pena.3760430\",\"display_url\":\"facebook.com\\/alex.pen=\na.3760\\u2026\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fa=\nlse,\"followers_count\":318,\"friends_count\":254,\"listed_count\":0,\"created_at\"=\n:\"Fri Feb 15 15:50:00 +0000 2013\",\"favourites_count\":133,\"utc_offset\":7200,=\n\"time_zone\":\"Amsterdam\",\"geo_enabled\":false,\"verified\":false,\"statuses_coun=\nt\":7153,\"lang\":\"es\",\"contributors_enabled\":false,\"is_translator\":false,\"pro=\nfile_background_color\":\"B20AF5\",\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/378800000018454601\\/d5c6a6dc9eb73b52=\n72fd0892ff44824d.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_background_images\\/378800000018454601\\/d5c6a6dc9eb73b5272=\nfd0892ff44824d.png\",\"profile_background_tile\":true,\"profile_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_images\\/378800000103175044\\/5d5bc8db3f91d083a8e=\nc574fd90e8f1b_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_images\\/378800000103175044\\/5d5bc8db3f91d083a8ec574fd90e8f1b_no=\nrmal.jpeg\",\"profile_link_color\":\"8C03DB\",\"profile_sidebar_border_color\":\"00=\n0000\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"=\nprofile_use_background_image\":true,\"default_profile\":false,\"default_profile=\n_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":=\nnull},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\neted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":2663673580=\n78169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng: Bolstering o=\nur infrastructure. \\\"As  usage patterns change, Twitter can remain resilien=\nt.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to=\n_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":nul=\nl,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id=\n\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"locati=\non\":\"San Francisco, CA\",\"description\":\"Your official source for news, updat=\nes and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities=\n\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\=\n/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]}=\n,\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432503,\"f=\nriends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0=\n000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Ti=\nme (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,=\n\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_bac=\nkground_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true=\n,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v6=\n5oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profi=\nle_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/134740532=\n7\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"p=\nrofile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_=\nuse_background_image\":true,\"default_profile\":false,\"default_profile_image\":=\nfalse,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},\"g=\neo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[14192329],\"retweet=\n_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"symbols\":[],\"ur=\nls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.=\ntwitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"e=\nngineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}],\"user=\n_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6=\n844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false,\"retweeted\"=\n:false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":212,\"favorit=\ne_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\=\n/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.twitter.com=\n\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentions\":[{\"screen_n=\name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"indices\":[3,=\n11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,=\n\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"retweeted\":false=\n,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Mar 02 19:18:21=\n +0000 2013\",\"id\":307932909124337664,\"id_str\":\"307932909124337664\",\"text\":\"=\nRT @twitter: RT @TwitterEng: Bolstering our infrastructure. \\\"As  usage pat=\nterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"sou=\nrce\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nof=\nollow\\\"\\u003eTwitter for iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply=\n_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":=\nnull,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{=\n\"id\":188937623,\"id_str\":\"188937623\",\"name\":\"Just little monster!\",\"screen_n=\name\":\"thebestgagafan\",\"location\":\"Fenda do Bikini \",\"description\":\"When lif=\ne gives you Bad Romance, show everyone your Poker Face, buy a new Telephone=\n, call Alejandro & Just Dance. Paulistano,Moreno,17 anos e amo meus amigos =\n:p\",\"url\":\"http:\\/\\/t.co\\/6aB32lgVnu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"ht=\ntp:\\/\\/t.co\\/6aB32lgVnu\",\"expanded_url\":\"http:\\/\\/ladygaga.com\",\"display_ur=\nl\":\"ladygaga.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected=\n\":false,\"followers_count\":910,\"friends_count\":94,\"listed_count\":68,\"created=\n_at\":\"Thu Sep 09 23:32:32 +0000 2010\",\"favourites_count\":888,\"utc_offset\":-=\n14400,\"time_zone\":\"Santiago\",\"geo_enabled\":true,\"verified\":false,\"statuses_=\ncount\":446907,\"lang\":\"pt\",\"contributors_enabled\":false,\"is_translator\":fals=\ne,\"profile_background_color\":\"B2DFDA\",\"profile_background_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_background_images\\/594142227\\/h8cu9a4lzjaianf4dad=\ng.jpeg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/594142227\\/h8cu9a4lzjaianf4dadg.jpeg\",\"profile_backg=\nround_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images=\n\\/378800000035016877\\/b53be4c72b14491cf2236cf92c713626_normal.jpeg\",\"profil=\ne_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/37880000003501=\n6877\\/b53be4c72b14491cf2236cf92c713626_normal.jpeg\",\"profile_banner_url\":\"h=\nttps:\\/\\/pbs.twimg.com\\/profile_banners\\/188937623\\/1354754960\",\"profile_li=\nnk_color\":\"93A644\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar=\n_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_background=\n_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"followi=\nng\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coor=\ndinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created=\n_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"266=\n367358078169089\",\"text\":\"RT @TwitterEng: Bolstering our infrastructure. \\\"A=\ns  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uM=\nL86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_r=\neply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id=\n_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783=\n214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA=\n\",\"description\":\"Your official source for news, updates and tips from Twitt=\ner, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"ur=\nl\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\"=\n,\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\"=\n:[]}},\"protected\":false,\"followers_count\":22432503,\"friends_count\":131,\"lis=\nted_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_=\ncount\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo=\n_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACDED6=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1u=\nqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_nor=\nmal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:=\n\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color=\n\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_co=\nlor\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":=\ntrue,\"default_profile\":false,\"default_profile_image\":false,\"following\":null=\n,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\"=\n:null,\"place\":null,\"contributors\":[14192329],\"retweet_count\":212,\"favorite_=\ncount\":130,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\=\n/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.twitter.com=\n\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_n=\name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"68442=\n92\",\"indices\":[3,14]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensi=\ntive\":false,\"lang\":\"en\"},\"retweet_count\":212,\"favorite_count\":0,\"entities\":=\n{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expan=\nded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infras=\ntructure.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u20=\n26\",\"indices\":[119,139]}],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":=\n\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"T=\nwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"in=\ndices\":[16,27]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":=\nfalse,\"lang\":\"en\"},{\"created_at\":\"Sat Feb 23 16:32:01 +0000 2013\",\"id\":3053=\n54334500171776,\"id_str\":\"305354334500171776\",\"text\":\"RT @twitter: RT @Twitt=\nerEng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter =\ncan remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"\\u003ca href=3D\\=\n\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter f=\nor iPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"i=\nn_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user=\n_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1156915609,\"id_st=\nr\":\"1156915609\",\"name\":\"Curtis Axel\",\"screen_name\":\"alexfis51577603\",\"locat=\nion\":\"EveryWhere \",\"description\":\"|18|, Fan Of Curtis Axel Follow Him @Real=\nCurtisAxel Also A Huge Member Of #TBI, Follow Me For WWE News ,#TeamFollowB=\nack I RT & Tweet Alot !!\",\"url\":\"http:\\/\\/t.co\\/3pzcyEH4gd\",\"entities\":{\"ur=\nl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3pzcyEH4gd\",\"expanded_url\":\"http:\\/\\/ask=\n.fm\\/AlexFis51577603\",\"display_url\":\"ask.fm\\/AlexFis51577603\",\"indices\":[0,=\n22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2241,=\n\"friends_count\":1645,\"listed_count\":0,\"created_at\":\"Thu Feb 07 11:48:37 +00=\n00 2013\",\"favourites_count\":71,\"utc_offset\":null,\"time_zone\":null,\"geo_enab=\nled\":false,\"verified\":false,\"statuses_count\":24582,\"lang\":\"ar\",\"contributor=\ns_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"131516\",=\n\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/them=\ne14\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/images\\/themes\\/theme14\\/bg.gif\",\"profile_background_tile\":true,\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000009041092\\/21b2e=\n85dd2529e756c2a736b0c17922e_normal.jpeg\",\"profile_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_images\\/378800000009041092\\/21b2e85dd2529e756c2a7=\n36b0c17922e_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/pro=\nfile_banners\\/1156915609\\/1371527044\",\"profile_link_color\":\"131516\",\"profil=\ne_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"pro=\nfile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_prof=\nile\":false,\"default_profile_image\":false,\"following\":null,\"follow_request_s=\nent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null=\n,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 =\n+0000 2012\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"R=\nT @TwitterEng: Bolstering our infrastructure. \\\"As  usage patterns change, =\nTwitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"tr=\nuncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nul=\nl,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_sc=\nreen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"scr=\neen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your offi=\ncial source for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/=\nt.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7w=\nTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitt=\ner.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"f=\nollowers_count\":22432503,\"friends_count\":131,\"listed_count\":79216,\"created_=\nat\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25=\n200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":=\ntrue,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tra=\nnslator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey=\n5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"pr=\nofile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47=\nqv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile=\n_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sideba=\nr_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_tex=\nt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fal=\nse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":fal=\nse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":[14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"ha=\nshtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_=\nurl\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastruc=\nture.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",=\n\"indices\":[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"=\nTwitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"=\nretweet_count\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[=\n],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/enginee=\nring.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_ur=\nl\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],=\n\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_=\nstr\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter=\n Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorit=\ned\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"creat=\ned_at\":\"Sat Feb 23 10:09:12 +0000 2013\",\"id\":305257994990542848,\"id_str\":\"3=\n05257994990542848\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infr=\nastructure. \\\"As  usage patterns change, Twitter can remain resilient.\\\" ht=\ntp:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":12069=\n61129,\"id_str\":\"1206961129\",\"name\":\"AntoninoPetraroia\",\"screen_name\":\"petra=\nroia_p\",\"location\":\"\",\"description\":\"\",\"url\":null,\"entities\":{\"description\"=\n:{\"urls\":[]}},\"protected\":false,\"followers_count\":3,\"friends_count\":47,\"lis=\nted_count\":0,\"created_at\":\"Fri Feb 22 05:48:07 +0000 2013\",\"favourites_coun=\nt\":6,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":fals=\ne,\"statuses_count\":127,\"lang\":\"it\",\"contributors_enabled\":false,\"is_transla=\ntor\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.p=\nng\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/sticky\\/default_profile_images\\/default_profile_3_normal.png\",\"profile=\n_image_url_https\":\"https:\\/\\/si0.twimg.com\\/sticky\\/default_profile_images\\=\n/default_profile_3_normal.png\",\"profile_link_color\":\"0084B4\",\"profile_sideb=\nar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_te=\nxt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":tr=\nue,\"default_profile_image\":true,\"following\":null,\"follow_request_sent\":fals=\ne,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contrib=\nutors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 201=\n2\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @Twitte=\nrEng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter c=\nan remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":=\nfalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_rep=\nly_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name=\n\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\"=\n:\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official sour=\nce for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iR=\nhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"exp=\nanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"=\nindices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_=\ncount\":22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue =\nFeb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time=\n_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"sta=\ntuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":=\nfalse,\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ij=\nhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_bac=\nkground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":=\n\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_=\nnormal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\=\n/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_=\ncolor\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":=\n\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"defau=\nlt_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notif=\nications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[=\n14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[=\n],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"htt=\np:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html=\n\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\"=\n:[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter E=\nngineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\"=\n:false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_c=\nount\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":=\n[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twit=\nter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engin=\neering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_men=\ntions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783=\n214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineer=\ning\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false=\n,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"M=\non Feb 04 22:56:07 +0000 2013\",\"id\":298565626501398528,\"id_str\":\"2985656265=\n01398528\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructur=\ne. \\\"As  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.=\nco\\/uML86B6s\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/blackberry.com\\/twitter\\\"=\n rel=3D\\\"nofollow\\\"\\u003eTwitter for BlackBerry\\u00ae\\u003c\\/a\\u003e\",\"trun=\ncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,=\n\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scre=\nen_name\":null,\"user\":{\"id\":396722289,\"id_str\":\"396722289\",\"name\":\"~~ArMaNdi=\nTo~~ \",\"screen_name\":\"arman2lio\",\"location\":\"Laionel Ariel \",\"description\":=\n\"cada bebe es un milagro unico e imposible de repetir             \\r (selen=\nia)+(armando)=3DLaiOneL AriEL \\u2665\",\"url\":null,\"entities\":{\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":133,\"friends_count\":80,\"li=\nsted_count\":0,\"created_at\":\"Sun Oct 23 17:42:44 +0000 2011\",\"favourites_cou=\nnt\":7,\"utc_offset\":7200,\"time_zone\":\"Amsterdam\",\"geo_enabled\":false,\"verifi=\ned\":false,\"statuses_count\":13169,\"lang\":\"es\",\"contributors_enabled\":false,\"=\nis_translator\":false,\"profile_background_color\":\"1A1B1F\",\"profile_backgroun=\nd_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"profi=\nle_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/th=\neme9\\/bg.gif\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/378800000068900873\\/ed97908acce4c375a9bb9793=\n76490bb0_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_images\\/378800000068900873\\/ed97908acce4c375a9bb979376490bb0_normal.=\njpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/39672=\n2289\\/1372612620\",\"profile_link_color\":\"2FC2EF\",\"profile_sidebar_border_col=\nor\":\"181A1E\",\"profile_sidebar_fill_color\":\"252429\",\"profile_text_color\":\"66=\n6666\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266=\n367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng: Bolst=\nering our infrastructure. \\\"As  usage patterns change, Twitter can remain r=\nesilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_r=\neply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_=\nid\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"use=\nr\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",=\n\"location\":\"San Francisco, CA\",\"description\":\"Your official source for news=\n, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"e=\nntities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":=\n\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0=\n,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2243=\n2503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:3=\n5:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pac=\nific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count=\n\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_back=\nground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_til=\ne\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174=\n758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\"=\n,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/13=\n47405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEE=\nEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"p=\nrofile_use_background_image\":true,\"default_profile\":false,\"default_profile_=\nimage\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":n=\null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[14192329],\"=\nretweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engin=\neering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_=\nurl\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}=\n],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\"=\n,\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false,\"ret=\nweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":212,\"=\nfavorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"ht=\ntp:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/20=\n12\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.twit=\nter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentions\":[{\"s=\ncreen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"indic=\nes\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6=\n844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"retweeted=\n\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Jan 12 2=\n1:17:59 +0000 2013\",\"id\":290206010734424065,\"id_str\":\"290206010734424065\",\"=\ntext\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructure. \\\"As  us=\nage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6=\ns\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_=\nto_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\"=\n:null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":755584388,\"id_str\":\"75558=\n4388\",\"name\":\"Cristiano Ronaldo\",\"screen_name\":\"cristiano9977\",\"location\":\"=\nportugal\",\"description\":\"This Privacy Policy addresses the collection and u=\nse of personal information - http:\\/\\/t.co\\/57J2L3Dt \\r\\n\\r\\nMadrid \\u00b7 =\nhttp:\\/\\/t.co\\/nTtfFr7U\",\"url\":\"https:\\/\\/t.co\\/OlSt0cyGCL\",\"entities\":{\"ur=\nl\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/OlSt0cyGCL\",\"expanded_url\":\"https:\\/\\/t=\nwitter.com\\/\\/cristiano9977\",\"display_url\":\"twitter.com\\/\\/cristiano9977\",\"=\nindices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/57J2L3Dt\",=\n\"expanded_url\":\"http:\\/\\/bit.ly\\/UA4ayw\",\"display_url\":\"bit.ly\\/UA4ayw\",\"in=\ndices\":[79,99]},{\"url\":\"http:\\/\\/t.co\\/nTtfFr7U\",\"expanded_url\":\"http:\\/\\/w=\nww.facebook.com\\/cristiano\",\"display_url\":\"facebook.com\\/cristiano\",\"indice=\ns\":[113,133]}]}},\"protected\":false,\"followers_count\":131,\"friends_count\":53=\n5,\"listed_count\":0,\"created_at\":\"Mon Aug 13 18:12:22 +0000 2012\",\"favourite=\ns_count\":17,\"utc_offset\":3600,\"time_zone\":\"London\",\"geo_enabled\":true,\"veri=\nfied\":false,\"statuses_count\":1208,\"lang\":\"en\",\"contributors_enabled\":false,=\n\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_backgrou=\nnd_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/881668446\\=\n/31e5047a70885b83dce4b148f522b12b.jpeg\",\"profile_background_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/881668446\\/31e5047a7=\n0885b83dce4b148f522b12b.jpeg\",\"profile_background_tile\":false,\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3723162408\\/063176f71cbdd4e5=\ne35bf35baf56fa99_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twim=\ng.com\\/profile_images\\/3723162408\\/063176f71cbdd4e5e35bf35baf56fa99_normal.=\njpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/75558=\n4388\\/1369750958\",\"profile_link_color\":\"000CF7\",\"profile_sidebar_border_col=\nor\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"33=\n3333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266=\n367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng: Bolst=\nering our infrastructure. \\\"As  usage patterns change, Twitter can remain r=\nesilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_r=\neply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_=\nid\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"use=\nr\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",=\n\"location\":\"San Francisco, CA\",\"description\":\"Your official source for news=\n, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"e=\nntities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":=\n\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0=\n,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2243=\n2503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:3=\n5:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pac=\nific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count=\n\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_back=\nground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_til=\ne\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174=\n758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\"=\n,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/13=\n47405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEE=\nEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"p=\nrofile_use_background_image\":true,\"default_profile\":false,\"default_profile_=\nimage\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":n=\null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[14192329],\"=\nretweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engin=\neering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_=\nurl\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,126]}=\n],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\"=\n,\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false,\"ret=\nweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":212,\"=\nfavorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"ht=\ntp:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/20=\n12\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.twit=\nter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentions\":[{\"s=\ncreen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"indic=\nes\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6=\n844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"retweeted=\n\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Jan 11 2=\n1:14:27 +0000 2013\",\"id\":289842734292926464,\"id_str\":\"289842734292926464\",\"=\ntext\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructure. \\\"As  us=\nage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6=\ns\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/politwoops.sunlightfoundation.com\\\" =\nrel=3D\\\"nofollow\\\"\\u003epolitwoopsdev2\\u003c\\/a\\u003e\",\"truncated\":false,\"i=\nn_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_us=\ner_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"=\nuser\":{\"id\":838471987,\"id_str\":\"838471987\",\"name\":\"Politwoops Dev Acct\",\"sc=\nreen_name\":\"politwoopsdev2\",\"location\":\"\",\"description\":\"\",\"url\":\"http:\\/\\/=\nt.co\\/yUEHMqf5\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/yUEHMqf5\"=\n,\"expanded_url\":\"http:\\/\\/www.example.com\",\"display_url\":\"example.com\",\"ind=\nices\":[0,20]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_cou=\nnt\":3,\"friends_count\":1,\"listed_count\":0,\"created_at\":\"Fri Sep 21 19:54:09 =\n+0000 2012\",\"favourites_count\":0,\"utc_offset\":-10800,\"time_zone\":\"Atlantic =\nTime (Canada)\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":9,\"lan=\ng\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgro=\nund_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nimages\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_til=\ne\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/263477=\n8600\\/f8e8d2631bea7d97d6e87f4a5bac73bc_normal.png\",\"profile_image_url_https=\n\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2634778600\\/f8e8d2631bea7d97d6e=\n87f4a5bac73bc_normal.png\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_bo=\nrder_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_co=\nlor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"=\ndefault_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"=\nnotifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributo=\nrs\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",=\n\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEn=\ng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter can =\nremain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":fal=\nse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_=\nto_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":n=\null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"t=\nwitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source =\nfor news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7=\nwTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expand=\ned_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"ind=\nices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_cou=\nnt\":22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb=\n 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"status=\nes_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fal=\nse,\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke=\n1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backgr=\nound_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_nor=\nmal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/78=\n3214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_col=\nor\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"33=\n3333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifica=\ntions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[141=\n92329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"=\nsymbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\=\n/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"=\ndisplay_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[1=\n06,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engi=\nneering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":fa=\nlse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_coun=\nt\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"=\nurl\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter=\n.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineer=\ning.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentio=\nns\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214=\n\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering=\n\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"r=\netweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed =\nJan 09 20:52:36 +0000 2013\",\"id\":289112458445078528,\"id_str\":\"2891124584450=\n78528\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructure. =\n\\\"As  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\=\n/uML86B6s\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D=\n\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_=\nto_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":n=\null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"=\nid\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tw=\neepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing st=\nuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"=\nhttp:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":=\n\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,=\n\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed O=\nct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_z=\none\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"stat=\nuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fa=\nlse,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",=\n\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327=\n710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border=\n_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\"=\n:\"000000\",\"profile_use_background_image\":false,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"no=\ntifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"=\nid\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng=\n: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter can r=\nemain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":fals=\ne,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_t=\no_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":nu=\nll,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"tw=\nitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source f=\nor news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7w=\nTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expande=\nd_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indi=\nces\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_coun=\nt\":22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb =\n20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zon=\ne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuse=\ns_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fals=\ne,\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1=\ni.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backgro=\nund_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/=\n2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"htt=\nps:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_norm=\nal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783=\n214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_colo=\nr\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333=\n333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_p=\nrofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notificat=\nions\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[1419=\n2329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"s=\nymbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/=\n\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"d=\nisplay_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[10=\n6,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engin=\neering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":fal=\nse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count=\n\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"u=\nrl\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.=\ncom\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineeri=\nng.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mention=\ns\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\"=\n,\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\"=\n,\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"re=\ntweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat J=\nan 05 14:44:39 +0000 2013\",\"id\":287570311786950657,\"id_str\":\"28757031178695=\n0657\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructure. \\=\n\"As  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/=\nuML86B6s\",\"source\":\"\\u003ca href=3D\\\"https:\\/\\/twitter.com\\/TheWorld_JP\\\" r=\nel=3D\\\"nofollow\\\"\\u003eTheWorld for iOS\\u003c\\/a\\u003e\",\"truncated\":false,\"=\nin_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_u=\nser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,=\n\"user\":{\"id\":1032012109,\"id_str\":\"1032012109\",\"name\":\"\\u30af\\u30a4\\u30bf\\u2=\n161\\u4e16\",\"screen_name\":\"guida_2sei\",\"location\":\"\",\"description\":\"\",\"url\":=\nnull,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_co=\nunt\":5,\"friends_count\":2,\"listed_count\":0,\"created_at\":\"Mon Dec 24 05:34:25=\n +0000 2012\",\"favourites_count\":228,\"utc_offset\":null,\"time_zone\":null,\"geo=\n_enabled\":false,\"verified\":false,\"statuses_count\":150,\"lang\":\"ja\",\"contribu=\ntors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEE=\nD\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/t=\nheme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3073315357\\/e1c55a6f434=\n60bac09641ac255eb828d_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0=\n.twimg.com\\/profile_images\\/3073315357\\/e1c55a6f43460bac09641ac255eb828d_no=\nrmal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n1032012109\\/1356327612\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_bord=\ner_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_colo=\nr\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":true,\"def=\nault_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"not=\nifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id=\n\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng: =\nBolstering our infrastructure. \\\"As  usage patterns change, Twitter can rem=\nain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,=\n\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_=\nuser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null=\n,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twit=\nter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source for=\n news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTg=\nu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_=\nurl\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indice=\ns\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\"=\n:22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20=\n 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\"=\n:\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_=\ncount\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,=\n\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.=\npng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile=\n_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backgroun=\nd_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/22=\n84174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal=\n.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/78321=\n4\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\"=\n:\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"33333=\n3\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_pro=\nfile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notificatio=\nns\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[141923=\n29],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/=\nengineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"dis=\nplay_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,=\n126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Enginee=\nring\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false=\n,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":=\n212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url=\n\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.co=\nm\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering=\n.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentions\"=\n:[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"=\nindices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"=\nid\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"retw=\neeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Dec=\n 21 12:12:54 +0000 2012\",\"id\":282096304388194304,\"id_str\":\"2820963043881943=\n04\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our infrastructure. \\\"A=\ns  usage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uM=\nL86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_r=\neply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id=\n_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":892834280,\"id_str\":\"=\n892834280\",\"name\":\"\\u03b9\\u2113\\u2113\\u03c5\\u043c\\u03b9\\u03b7\\u0394\\u0442\\u=\n0454\",\"screen_name\":\"ArfanCruise\",\"location\":\"In ur mind\",\"description\":\"Lo=\nve to cook, watchin Horror movies, listening music, reading horror story. H=\nate math and teacher! I also love @katyperry\",\"url\":null,\"entities\":{\"descr=\niption\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1171,\"friends_coun=\nt\":1487,\"listed_count\":1,\"created_at\":\"Sat Oct 20 09:05:47 +0000 2012\",\"fav=\nourites_count\":34,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canad=\na)\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":2230,\"lang\":\"en\",=\n\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_colo=\nr\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nbackground_images\\/752087920\\/f3d75920fee2edd8a8d4d56407e2c4a9.png\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/752087920\\/f3d75920fee2edd8a8d4d56407e2c4a9.png\",\"profile_backgroun=\nd_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/37=\n8800000268438818\\/4dbcb81459f7d7f5dd7c4293e0ad340f_normal.jpeg\",\"profile_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000268438818=\n\\/4dbcb81459f7d7f5dd7c4293e0ad340f_normal.jpeg\",\"profile_banner_url\":\"https=\n:\\/\\/pbs.twimg.com\\/profile_banners\\/892834280\\/1371532016\",\"profile_link_c=\nolor\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fil=\nl_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_ima=\nge\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":=\nnull,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordina=\ntes\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\"=\n:\"Thu Nov 08 02:31:41 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"2663673=\n58078169089\",\"text\":\"RT @TwitterEng: Bolstering our infrastructure. \\\"As  u=\nsage patterns change, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B=\n6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply=\n_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str=\n\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\"=\n,\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"d=\nescription\":\"Your official source for news, updates and tips from Twitter, =\nInc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"=\nhttp:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"di=\nsplay_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}=\n},\"protected\":false,\"followers_count\":22432503,\"friends_count\":131,\"listed_=\ncount\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_coun=\nt\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_ena=\nbled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_htt=\nps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5=\nsy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.=\npng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/22=\n84174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/=\npbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"0=\n38543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\"=\n:\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true=\n,\"default_profile\":false,\"default_profile_image\":false,\"following\":null,\"fo=\nllow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":nul=\nl,\"place\":null,\"contributors\":[14192329],\"retweet_count\":212,\"favorite_coun=\nt\":130,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co=\n\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bol=\nstering-our-infrastructure.html\",\"display_url\":\"engineering.twitter.com\\/20=\n12\\/11\\/bolste\\u2026\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_name\"=\n:\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",=\n\"indices\":[3,14]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive=\n\":false,\"lang\":\"en\"},\"retweet_count\":212,\"favorite_count\":0,\"entities\":{\"ha=\nshtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_=\nurl\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastruc=\nture.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",=\n\"indices\":[119,139]}],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twi=\ntter\",\"id\":783214,\"id_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"Twitt=\nerEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indice=\ns\":[16,27]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":fals=\ne,\"lang\":\"en\"},{\"created_at\":\"Fri Dec 21 05:29:00 +0000 2012\",\"id\":28199465=\n7473384450,\"id_str\":\"281994657473384450\",\"text\":\"RT @twitter: RT @TwitterEn=\ng: Bolstering our infrastructure. \\\"As  usage patterns change, Twitter can =\nremain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":fal=\nse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_=\nto_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":n=\null,\"user\":{\"id\":998346594,\"id_str\":\"998346594\",\"name\":\"mega\",\"screen_name\"=\n:\"simegaM\",\"location\":\"Semarang\",\"description\":\"@aisahaisaa\",\"url\":null,\"en=\ntities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":102=\n,\"friends_count\":56,\"listed_count\":0,\"created_at\":\"Sun Dec 09 01:36:04 +000=\n0 2012\",\"favourites_count\":11,\"utc_offset\":25200,\"time_zone\":\"Bangkok\",\"geo=\n_enabled\":true,\"verified\":false,\"statuses_count\":1952,\"lang\":\"id\",\"contribu=\ntors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FF669=\n9\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/t=\nheme11\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/images\\/themes\\/theme11\\/bg.gif\",\"profile_background_tile\":true,\"profil=\ne_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000272495296\\/6f=\n2ff296c16e980c858ef97465789e31_normal.jpeg\",\"profile_image_url_https\":\"http=\ns:\\/\\/si0.twimg.com\\/profile_images\\/378800000272495296\\/6f2ff296c16e980c85=\n8ef97465789e31_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/=\nprofile_banners\\/998346594\\/1376191549\",\"profile_link_color\":\"D61BE0\",\"prof=\nile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"E5507E\",\"p=\nrofile_text_color\":\"362720\",\"profile_use_background_image\":true,\"default_pr=\nofile\":false,\"default_profile_image\":false,\"following\":null,\"follow_request=\n_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":nu=\nll,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:4=\n1 +0000 2012\",\"id\":266367358078169089,\"id_str\":\"266367358078169089\",\"text\":=\n\"RT @TwitterEng: Bolstering our infrastructure. \\\"As  usage patterns change=\n, Twitter can remain resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"s=\ncreen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your of=\nficial source for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/=\n\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy=\n7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twi=\ntter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,=\n\"followers_count\":22432503,\"friends_count\":131,\"listed_count\":79216,\"create=\nd_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-=\n25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified=\n\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_t=\nranslator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uq=\ney5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"=\nprofile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn=\n47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_side=\nbar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_t=\next_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":f=\nalse,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"cont=\nributors\":[14192329],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"=\nhashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expande=\nd_url\":\"http:\\/\\/engineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastr=\nucture.html\",\"display_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026=\n\",\"indices\":[106,126]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\"=\n:\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},=\n\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"}=\n,\"retweet_count\":212,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engin=\neering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_=\nurl\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}=\n],\"user_mentions\":[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"i=\nd_str\":\"783214\",\"indices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitt=\ner Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favor=\nited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cre=\nated_at\":\"Sat Dec 15 08:32:12 +0000 2012\",\"id\":279866435071787008,\"id_str\":=\n\"279866435071787008\",\"text\":\"RT @twitter: RT @TwitterEng: Bolstering our in=\nfrastructure. \\\"As  usage patterns change, Twitter can remain resilient.\\\" =\nhttp:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_stat=\nus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in=\n_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":985=\n85322,\"id_str\":\"98585322\",\"name\":\"Victor Anindia\",\"screen_name\":\"victoranin=\ndia\",\"location\":\"\",\"description\":\"BUY MY NEW SINGLE 'APPLAUSE' AND PRE-ORDE=\nR MY ALBUM 'ARTPOP' HERE NOW! http:\\/\\/t.co\\/POGU8VGPEd\",\"url\":\"http:\\/\\/t.=\nco\\/POGU8VGPEd\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/POGU8VGPE=\nd\",\"expanded_url\":\"http:\\/\\/smarturl.it\\/Applause\",\"display_url\":\"smarturl.=\nit\\/Applause\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t=\n.co\\/POGU8VGPEd\",\"expanded_url\":\"http:\\/\\/smarturl.it\\/Applause\",\"display_u=\nrl\":\"smarturl.it\\/Applause\",\"indices\":[71,93]}]}},\"protected\":false,\"follow=\ners_count\":15018,\"friends_count\":2571,\"listed_count\":5,\"created_at\":\"Tue De=\nc 22 08:18:50 +0000 2009\",\"favourites_count\":6,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statu=\nses_count\":81618,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":f=\nalse,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000050570194\\/67d7b14=\ncc5dcd55af27d4a0cd7730bae.jpeg\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/378800000050570194\\/67d7b14c=\nc5dcd55af27d4a0cd7730bae.jpeg\",\"profile_background_tile\":true,\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000310537392\\/4841b35f=\nc7fab478b1d40e0e0494c456_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/=\nsi0.twimg.com\\/profile_images\\/378800000310537392\\/4841b35fc7fab478b1d40e0e=\n0494c456_normal.jpeg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border=\n_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"99CC33\",\"profile_text_color\"=\n:\"3E4415\",\"profile_use_background_image\":true,\"default_profile\":false,\"defa=\nult_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"noti=\nfications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweeted_status\":{\"created_at\":\"Thu Nov 08 02:31:41 +0000 2012\",\"id\"=\n:266367358078169089,\"id_str\":\"266367358078169089\",\"text\":\"RT @TwitterEng: B=\nolstering our infrastructure. \\\"As  usage patterns change, Twitter can rema=\nin resilient.\\\" http:\\/\\/t.co\\/uML86B6s\",\"source\":\"web\",\"truncated\":false,\"=\nin_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_u=\nser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,=\n\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitt=\ner\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source for =\nnews, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu=\n\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_u=\nrl\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices=\n\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":=\n22432503,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 =\n14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":=\n\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_c=\nount\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"=\nprofile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.p=\nng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_=\nbackground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background=\n_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/228=\n4174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.=\npng\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214=\n\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":=\n\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333=\n\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_prof=\nile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notification=\ns\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":[1419232=\n9],\"retweet_count\":212,\"favorite_count\":130,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/e=\nngineering.twitter.com\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"disp=\nlay_url\":\"engineering.twitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[106,1=\n26]}],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineer=\ning\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}]},\"favorited\":false,=\n\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":2=\n12,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/uML86B6s\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com=\n\\/2012\\/11\\/bolstering-our-infrastructure.html\",\"display_url\":\"engineering.=\ntwitter.com\\/2012\\/11\\/bolste\\u2026\",\"indices\":[119,139]}],\"user_mentions\":=\n[{\"screen_name\":\"twitter\",\"name\":\"Twitter\",\"id\":783214,\"id_str\":\"783214\",\"i=\nndices\":[3,11]},{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"i=\nd\":6844292,\"id_str\":\"6844292\",\"indices\":[16,27]}]},\"favorited\":false,\"retwe=\neted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "86197", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347823770948; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:38 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714378", 
+                "x-transaction": "91b822a688f29645"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/retweets_of_me.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347860656611; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:38 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714378", 
+                "x-transaction": "4a98088eda9b8e40"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/saved_searches/create.json?query=test"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"position\":null,\"id_str\":\"295644268\",\"id\":295644268,\"created_at\":\"Sat Aug =\n17 04:24:38 +0000 2013\",\"query\":\"test\",\"name\":\"test\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "128", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "etag": "\"e2227bbaaf677393db7c408924f58c75\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:38 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:38 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYzE3MGE1NjFjZjZmMTE5YjZiNTBlYjI1YTI0YmZi%250AYjM6B2lkIiVhNTZmMWMxZjU1NjE3NGQwOWM4ZjIwOGM5ZDRiMDhhNToPY3Jl%250AYXRlZF9hdGwrCKOShIpAAQ%253D%253D--dad14c8337108796f2803cba69787856e3bc2a77; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347879963647; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:38 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "161200c66c675e5cd1f97852867d329dab8204f2", 
+                "x-runtime": "0.15609", 
+                "x-transaction": "7abeacc8d0d4750b", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/saved_searches/list.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"position\":null,\"id_str\":\"295644268\",\"id\":295644268,\"created_at\":\"Sat Aug=\n 17 04:24:38 +0000 2013\",\"query\":\"test\",\"name\":\"test\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "130", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "etag": "\"14e97e54a4f9db1e77b2a638b45e7ef0\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:39 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJTlkZjczY2IxZWM1ODE1YmMyYTY4MzcwZmI3OWZlMzhlOg9j%250AcmVhdGVkX2F0bCsIAJSEikAB--8af41c3eb1bf624f2de73caea16427bb3c45f64b; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347914957545; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:39 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "82dd337ed2a4d502cb8620590f2869f22c1e15f7", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714379", 
+                "x-runtime": "0.02303", 
+                "x-transaction": "08cfc5d1029e6f12", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/saved_searches/show/295644268.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"position\":null,\"id_str\":\"295644268\",\"id\":295644268,\"created_at\":\"Sat Aug =\n17 04:24:38 +0000 2013\",\"query\":\"test\",\"name\":\"test\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "128", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "etag": "\"e2227bbaaf677393db7c408924f58c75\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:39 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJTE2OGQ2YjU3MDRlMTdjM2ZiMWQzMTRkMDBjZGMzNDczOg9j%250AcmVhdGVkX2F0bCsIBpWEikAB--e6dbc9f8368797adf086b63b8a2bc096ab72bde7; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347937294599; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:39 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "5f5d0cacf8ec25431cbf159ac5374c22b48d3b5c", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714379", 
+                "x-runtime": "0.02283", 
+                "x-transaction": "827b8b070ad60c78", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/saved_searches/destroy/295644268.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"position\":null,\"id_str\":\"295644268\",\"id\":295644268,\"created_at\":\"Sat Aug =\n17 04:24:38 +0000 2013\",\"query\":\"test\",\"name\":\"test\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "128", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "etag": "\"e2227bbaaf677393db7c408924f58c75\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:39 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlMzE1MDI1ZmZhNzBlZGFjY2EwYTQyOGM1NzkxYjg4%250AYjY6B2lkIiU2MjYzODYxNTU1ZWE0YjEwNzY2MTFjNjdjZTViZDI0MjoPY3Jl%250AYXRlZF9hdGwrCNeVhIpAAQ%253D%253D--250b4039e482a1e897cf76e40955d4ba42cbb33d; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671347961971373; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:39 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "953e546474089e922c459a43f213d91f1c00db6d", 
+                "x-runtime": "0.16135", 
+                "x-transaction": "a0b4ca352eba33c5", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/search/tweets.json?q=tweepy"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"statuses\":[{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},=\n\"created_at\":\"Sat Aug 17 03:19:17 +0000 2013\",\"id\":368572714140700673,\"id_s=\ntr\":\"368572714140700673\",\"text\":\"Abandoning Tweepy and about to wield Twyth=\non. Wish me luck! #python\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\=\n/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Android\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id=\n_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_re=\nply_to_screen_name\":null,\"user\":{\"id\":47167640,\"id_str\":\"47167640\",\"name\":\"=\nChris Roscoe\",\"screen_name\":\"thechrisroscoe\",\"location\":\"Warwickshire, UK\",=\n\"description\":\"Rare tweeter. Hope tweets are lightning bright. Fears they'r=\ne more like a flash in the pan.\",\"url\":null,\"entities\":{\"description\":{\"url=\ns\":[]}},\"protected\":false,\"followers_count\":58,\"friends_count\":132,\"listed_=\ncount\":0,\"created_at\":\"Sun Jun 14 20:30:00 +0000 2009\",\"favourites_count\":5=\n8,\"utc_offset\":3600,\"time_zone\":\"London\",\"geo_enabled\":false,\"verified\":fal=\nse,\"statuses_count\":383,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transl=\nator\":false,\"profile_background_color\":\"022330\",\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000000940811\\/=\n536c117e0ba468efe9e78d8157fee28e.jpeg\",\"profile_background_image_url_https\"=\n:\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/378800000000940811\\/5=\n36c117e0ba468efe9e78d8157fee28e.jpeg\",\"profile_background_tile\":true,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1337721122\\/Twitter_D=\nisplay_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_images\\/1337721122\\/Twitter_Display_normal.jpg\",\"profile_link_color\":\"0=\n084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\"=\n:\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true=\n,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,\"f=\nollow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":n=\null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"=\nentities\":{\"hashtags\":[{\"text\":\"python\",\"indices\":[60,67]}],\"symbols\":[],\"u=\nrls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"=\n},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"in\"},\"created_at=\n\":\"Sat Aug 17 00:45:40 +0000 2013\",\"id\":368534054292832256,\"id_str\":\"368534=\n054292832256\",\"text\":\"Moyning tweepy \\\\o\\/\",\"source\":\"\\u003ca href=3D\\\"http=\n:\\/\\/blackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for BlackBer=\nry\\u00ae\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in=\n_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_=\nid_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":574192819,\"id_str\"=\n:\"574192819\",\"name\":\"ndaa'\",\"screen_name\":\"weniywinnanda\",\"location\":\"Indon=\nesia\",\"description\":\"@namiebradha99 \\u2661\\u032c\",\"url\":null,\"entities\":{\"d=\nescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":56,\"friends_co=\nunt\":136,\"listed_count\":0,\"created_at\":\"Tue May 08 04:16:17 +0000 2012\",\"fa=\nvourites_count\":3,\"utc_offset\":25200,\"time_zone\":\"Bangkok\",\"geo_enabled\":fa=\nlse,\"verified\":false,\"statuses_count\":372,\"lang\":\"id\",\"contributors_enabled=\n\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.pn=\ng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/t=\nhemes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/3698329061\\/81603f784727b005b694aa3=\n48264d199_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/3698329061\\/81603f784727b005b694aa348264d199_normal.jpeg\",\"=\nprofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profi=\nle_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_=\nbackground_image\":true,\"default_profile\":true,\"default_profile_image\":false=\n,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\"=\n:null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0=\n,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_=\nmentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"in\"},{\"metadata\":=\n{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"created_at\":\"Sat Aug 17 =\n00:43:41 +0000 2013\",\"id\":368533556676407297,\"id_str\":\"368533556676407297\",=\n\"text\":\"Morning tweepy, happy weekend :)\",\"source\":\"\\u003ca href=3D\\\"http:\\=\n/\\/ubersocial.com\\\" rel=3D\\\"nofollow\\\"\\u003eUberSocial for BlackBerry\\u003c=\n\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_stat=\nus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"=\nin_reply_to_screen_name\":null,\"user\":{\"id\":330083737,\"id_str\":\"330083737\",\"=\nname\":\"Dedy Kurniawan\",\"screen_name\":\"dedykwn_\",\"location\":\"Jakarta\",\"descr=\niption\":\"The 2nd twitter page of Dedy Kurniawan | Psychology Faculty'12 & 1=\n3\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"fol=\nlowers_count\":427,\"friends_count\":395,\"listed_count\":0,\"created_at\":\"Wed Ju=\nl 06 02:29:00 +0000 2011\",\"favourites_count\":6,\"utc_offset\":-25200,\"time_zo=\nne\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"verified\":false,\"stat=\nuses_count\":7626,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":f=\nalse,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_background_images\\/284979735\\/1.jpg\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_im=\nages\\/284979735\\/1.jpg\",\"profile_background_tile\":true,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000272752731\\/d9178e7a2786e6d=\n9da4f9852743488bd_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/378800000272752731\\/d9178e7a2786e6d9da4f9852743488b=\nd_normal.jpeg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\"=\n:\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"33333=\n3\",\"profile_use_background_image\":false,\"default_profile\":false,\"default_pr=\nofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notificat=\nions\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[=\n],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":=\n\"en\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"in\"},\"create=\nd_at\":\"Sat Aug 17 00:07:27 +0000 2013\",\"id\":368524436946690048,\"id_str\":\"36=\n8524436946690048\",\"text\":\"Morning tweepy...Happy INdependence DAY....MERDEK=\nA !! Lebih baik \\u2514\\u00e5\\u018di ,lebih baik \\u2514\\u00e5\\u018di,lebaih =\nbaik \\u2514\\u00e5\\u018di ,dan Lebih baik \\u2514\\u00e5\\u018di ....\",\"source\"=\n:\"\\u003ca href=3D\\\"http:\\/\\/blackberry.com\\/twitter\\\" rel=3D\\\"nofollow\\\"\\u0=\n03eTwitter for BlackBerry\\u00ae\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply=\n_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":=\nnull,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{=\n\"id\":1348649833,\"id_str\":\"1348649833\",\"name\":\"Nora ermawati\",\"screen_name\":=\n\"nora_ermawati\",\"location\":\"Tanjung pinang \",\"description\":\"INdah'a bila  \\=\nu222b\\u00e8\\u0196\\u03ac\\u0196\\u00fc \\u0391\\u2202a\\u0305\\u0332 kebersamaan..=\n.\",\"url\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"fol=\nlowers_count\":134,\"friends_count\":106,\"listed_count\":0,\"created_at\":\"Sat Ap=\nr 13 07:40:49 +0000 2013\",\"favourites_count\":6,\"utc_offset\":null,\"time_zone=\n\":null,\"geo_enabled\":true,\"verified\":false,\"statuses_count\":1940,\"lang\":\"en=\n\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_co=\nlor\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images=\n\\/themes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":fal=\nse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000077=\n710608\\/00aea87652ece9d0e708254dc1a6250d_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000077710608\\/00aea876=\n52ece9d0e708254dc1a6250d_normal.jpeg\",\"profile_link_color\":\"0084B4\",\"profil=\ne_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"pro=\nfile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_prof=\nile\":true,\"default_profile_image\":false,\"following\":false,\"follow_request_s=\nent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":nul=\nl,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"has=\nhtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"ret=\nweeted\":false,\"lang\":\"in\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_languag=\ne_code\":\"en\"},\"created_at\":\"Fri Aug 16 22:44:29 +0000 2013\",\"id\":3685035583=\n59883776,\"id_str\":\"368503558359883776\",\"text\":\"finally succeeded in using #=\ntweepy, loving it :)\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.github.com\\/S=\nubho-bcrec\\\" rel=3D\\\"nofollow\\\"\\u003eBuff_Tweet\\u003c\\/a\\u003e\",\"truncated\"=\n:false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_re=\nply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_nam=\ne\":null,\"user\":{\"id\":245299700,\"id_str\":\"245299700\",\"name\":\"Subhendu Ghosh\"=\n,\"screen_name\":\"Subhorokz\",\"location\":\"Asansol, West Bengal\",\"description\":=\n\"\",\"url\":\"http:\\/\\/t.co\\/G60P9OCqZC\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"htt=\np:\\/\\/t.co\\/G60P9OCqZC\",\"expanded_url\":\"http:\\/\\/about.me\\/subhendu_ghosh\",=\n\"display_url\":\"about.me\\/subhendu_ghosh\",\"indices\":[0,22]}]},\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":35,\"friends_count\":254,\"li=\nsted_count\":0,\"created_at\":\"Mon Jan 31 10:56:04 +0000 2011\",\"favourites_cou=\nnt\":47,\"utc_offset\":19800,\"time_zone\":\"Kolkata\",\"geo_enabled\":false,\"verifi=\ned\":false,\"statuses_count\":63,\"lang\":\"en\",\"contributors_enabled\":false,\"is_=\ntranslator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme=\n1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/1230715359\\/157033_187191857958220_100000022221=\n945_674779_5592839_n_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_images\\/1230715359\\/157033_187191857958220_10000002222194=\n5_674779_5592839_n_normal.jpg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.co=\nm\\/profile_banners\\/245299700\\/1360813950\",\"profile_link_color\":\"0084B4\",\"p=\nrofile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\"=\n,\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default=\n_profile\":true,\"default_profile_image\":false,\"following\":false,\"follow_requ=\nest_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place=\n\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":=\n{\"hashtags\":[{\"text\":\"tweepy\",\"indices\":[27,34]}],\"symbols\":[],\"urls\":[],\"u=\nser_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"metada=\nta\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"created_at\":\"Fri Aug=\n 16 22:31:26 +0000 2013\",\"id\":368500275465568256,\"id_str\":\"3685002754655682=\n56\",\"text\":\"finally succeeded in using @tweepy :)\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/www.github.com\\/Subho-bcrec\\\" rel=3D\\\"nofollow\\\"\\u003eBuff_Tw=\neet\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_repl=\ny_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_st=\nr\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":245299700,\"id_str\":\"245=\n299700\",\"name\":\"Subhendu Ghosh\",\"screen_name\":\"Subhorokz\",\"location\":\"Asans=\nol, West Bengal\",\"description\":\"\",\"url\":\"http:\\/\\/t.co\\/G60P9OCqZC\",\"entiti=\nes\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/G60P9OCqZC\",\"expanded_url\":\"http=\n:\\/\\/about.me\\/subhendu_ghosh\",\"display_url\":\"about.me\\/subhendu_ghosh\",\"in=\ndices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_co=\nunt\":35,\"friends_count\":254,\"listed_count\":0,\"created_at\":\"Mon Jan 31 10:56=\n:04 +0000 2011\",\"favourites_count\":47,\"utc_offset\":19800,\"time_zone\":\"Kolka=\nta\",\"geo_enabled\":false,\"verified\":false,\"statuses_count\":63,\"lang\":\"en\",\"c=\nontributors_enabled\":false,\"is_translator\":false,\"profile_background_color\"=\n:\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/th=\nemes\\/theme1\\/bg.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1230715359\\/1570=\n33_187191857958220_100000022221945_674779_5592839_n_normal.jpg\",\"profile_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1230715359\\/157033=\n_187191857958220_100000022221945_674779_5592839_n_normal.jpg\",\"profile_bann=\ner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/245299700\\/1360813950\",\"=\nprofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profi=\nle_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_=\nbackground_image\":true,\"default_profile\":true,\"default_profile_image\":false=\n,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\"=\n:null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0=\n,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_=\nmentions\":[{\"screen_name\":\"tweepy\",\"name\":\"tweepy\",\"id\":14452478,\"id_str\":\"=\n14452478\",\"indices\":[27,34]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"=\nen\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"created=\n_at\":\"Fri Aug 16 21:40:28 +0000 2013\",\"id\":368487450361884672,\"id_str\":\"368=\n487450361884672\",\"text\":\"Updating using OAuth authentication via Tweepy!\",\"=\nsource\":\"\\u003ca href=3D\\\"http:\\/\\/place.holder\\\" rel=3D\\\"nofollow\\\"\\u003eA=\nrduBreathalyzer\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":167778423,\"=\nid_str\":\"167778423\",\"name\":\"Olli-Pekka Heinisuo\",\"screen_name\":\"unpixels\",\"=\nlocation\":\"Tampere\",\"description\":\"Author of Unknown Pixels. Blogger, coder=\n, photographer. I'm an DIY enthusiast and I love open source. Studying soft=\nware engineering at TUT. http:\\/\\/relativity.fi\",\"url\":\"http:\\/\\/unknownpix=\nels.com\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/unknownpixels.com\",\"ex=\npanded_url\":null,\"indices\":[0,24]}]},\"description\":{\"urls\":[]}},\"protected\"=\n:false,\"followers_count\":161,\"friends_count\":356,\"listed_count\":5,\"created_=\nat\":\"Sat Jul 17 13:47:30 +0000 2010\",\"favourites_count\":7,\"utc_offset\":1080=\n0,\"time_zone\":\"Helsinki\",\"geo_enabled\":false,\"verified\":false,\"statuses_cou=\nnt\":2301,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pr=\nofile_background_color\":\"001329\",\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/178110454\\/x62dc5b0b3edda5cb2d6a14d=\n1b83ad3b.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com=\n\\/profile_background_images\\/178110454\\/x62dc5b0b3edda5cb2d6a14d1b83ad3b.jp=\ng\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/3100739848\\/0acc35d819158c210fc359433c720051_normal.jpe=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3100=\n739848\\/0acc35d819158c210fc359433c720051_normal.jpeg\",\"profile_link_color\":=\n\"6A8DCA\",\"profile_sidebar_border_color\":\"F3BC79\",\"profile_sidebar_fill_colo=\nr\":\"FEFFF5\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":tr=\nue,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,=\n\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\"=\n:null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0=\n,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favo=\nrited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"metadata\":{\"result_type\":\"rec=\nent\",\"iso_language_code\":\"en\"},\"created_at\":\"Fri Aug 16 19:17:42 +0000 2013=\n\",\"id\":368451520527753216,\"id_str\":\"368451520527753216\",\"text\":\"See ya tomo=\nrrow :* sleep tight tweepy #exit\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/ubers=\nocial.com\\\" rel=3D\\\"nofollow\\\"\\u003eUberSocial for BlackBerry\\u003c\\/a\\u003=\ne\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_st=\nr\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply=\n_to_screen_name\":null,\"user\":{\"id\":81331676,\"id_str\":\"81331676\",\"name\":\"Eih=\nko Itfum Namhcar\",\"screen_name\":\"eihkocityboy\",\"location\":\"Balikpapan, East=\nSide Borneo\",\"description\":\"Street Dancer at @BBDC_Official | timeline aint=\n all about reality so just chill | FW36B Forty Five One Three | SWAGG ~\",\"u=\nrl\":null,\"entities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":438,\"friends_count\":389,\"listed_count\":0,\"created_at\":\"Sat Oct 10 =\n10:59:36 +0000 2009\",\"favourites_count\":26,\"utc_offset\":28800,\"time_zone\":\"=\nSingapore\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":29149,\"lang=\n\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgrou=\nnd_color\":\"3809F0\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/678104096\\/55ded289ed1ab732ffa3e66e4e323e3b.jpeg\"=\n,\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_bac=\nkground_images\\/678104096\\/55ded289ed1ab732ffa3e66e4e323e3b.jpeg\",\"profile_=\nbackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_i=\nmages\\/378800000309101128\\/b899e6c297824c3ec1387e01cf0236cc_normal.jpeg\",\"p=\nrofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000=\n309101128\\/b899e6c297824c3ec1387e01cf0236cc_normal.jpeg\",\"profile_link_colo=\nr\":\"F50808\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_c=\nolor\":\"1D0EF0\",\"profile_text_color\":\"050505\",\"profile_use_background_image\"=\n:true,\"default_profile\":false,\"default_profile_image\":false,\"following\":fal=\nse,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinat=\nes\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count=\n\":0,\"entities\":{\"hashtags\":[{\"text\":\"exit\",\"indices\":[38,43]}],\"symbols\":[]=\n,\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"=\nen\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"created=\n_at\":\"Fri Aug 16 19:08:41 +0000 2013\",\"id\":368449252454064129,\"id_str\":\"368=\n449252454064129\",\"text\":\"Tweepy!\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/store=\n.ovi.com\\/content\\/256340\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Nokia S40\\u=\n003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_=\nstatus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":nu=\nll,\"in_reply_to_screen_name\":null,\"user\":{\"id\":218652684,\"id_str\":\"21865268=\n4\",\"name\":\"Mcholi\",\"screen_name\":\"JokkeneThomas\",\"location\":\"My mama's\",\"de=\nscription\":\"What is sweeter than enjoying selfishness?\",\"url\":\"http:\\/\\/t.c=\no\\/9gFX00Ddi6\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/9gFX00Ddi6=\n\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/onek.j.thomas\",\"display_url\":\"=\nfacebook.com\\/onek.j.thomas\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}}=\n,\"protected\":false,\"followers_count\":210,\"friends_count\":195,\"listed_count\"=\n:2,\"created_at\":\"Mon Nov 22 22:31:14 +0000 2010\",\"favourites_count\":155,\"ut=\nc_offset\":null,\"time_zone\":null,\"geo_enabled\":true,\"verified\":false,\"status=\nes_count\":8174,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":fal=\nse,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/660221657\\/0kycfny4n6byodiu74=\nar.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/660221657\\/0kycfny4n6byodiu74ar.gif\",\"profile_backgr=\nound_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/2609434965\\/d18j6uui6hhme29skjwa_normal.jpeg\",\"profile_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_images\\/2609434965\\/d18j6uui6hhme29skjwa_no=\nrmal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n218652684\\/1359012526\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_borde=\nr_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color=\n\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"no=\ntifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"lang\":\"en\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},=\n\"created_at\":\"Fri Aug 16 16:37:02 +0000 2013\",\"id\":368411087307173888,\"id_s=\ntr\":\"368411087307173888\",\"text\":\"Using Tweepy from the command line\",\"sourc=\ne\":\"\\u003ca href=3D\\\"https:\\/\\/github.com\\/fredang\\/mahout-naive-bayes-exam=\nple\\/blob\\/master\\/scripts\\/twitter_fetcher.py\\\" rel=3D\\\"nofollow\\\"\\u003ema=\nhout classification\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_i=\nd\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_rep=\nly_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1059901=\n675,\"id_str\":\"1059901675\",\"name\":\"naveenkumarnookala\",\"screen_name\":\"mail2n=\naveen_n\",\"location\":\"\",\"description\":\"\",\"url\":null,\"entities\":{\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1,\"friends_count\":23,\"li=\nsted_count\":0,\"created_at\":\"Fri Jan 04 08:25:17 +0000 2013\",\"favourites_cou=\nnt\":0,\"utc_offset\":null,\"time_zone\":null,\"geo_enabled\":false,\"verified\":fal=\nse,\"statuses_count\":4,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translat=\nor\":false,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"profile_backgrou=\nnd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme1\\/bg.pn=\ng\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/3063425883\\/e960664cb404d773bb99c27bfbd38ab4_normal.jpe=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3063=\n425883\\/e960664cb404d773bb99c27bfbd38ab4_normal.jpeg\",\"profile_link_color\":=\n\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_colo=\nr\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":tr=\nue,\"default_profile\":true,\"default_profile_image\":false,\"following\":false,\"=\nfollow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":=\nnull,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,=\n\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favor=\nited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"metadata\":{\"result_type\":\"rece=\nnt\",\"iso_language_code\":\"en\"},\"created_at\":\"Fri Aug 16 16:14:59 +0000 2013\"=\n,\"id\":368405536313999360,\"id_str\":\"368405536313999360\",\"text\":\"Going around=\n in circles trying to get Tweepy to upload images to Twitter. Driving me ma=\nd. There must be some way of achieving it in #python\",\"source\":\"\\u003ca hre=\nf=3D\\\"http:\\/\\/twitter.com\\/download\\/android\\\" rel=3D\\\"nofollow\\\"\\u003eTwi=\ntter for Android\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":=\nnull,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_=\nto_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":47167640,\"=\nid_str\":\"47167640\",\"name\":\"Chris Roscoe\",\"screen_name\":\"thechrisroscoe\",\"lo=\ncation\":\"Warwickshire, UK\",\"description\":\"Rare tweeter. Hope tweets are lig=\nhtning bright. Fears they're more like a flash in the pan.\",\"url\":null,\"ent=\nities\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":58,\"=\nfriends_count\":132,\"listed_count\":0,\"created_at\":\"Sun Jun 14 20:30:00 +0000=\n 2009\",\"favourites_count\":58,\"utc_offset\":3600,\"time_zone\":\"London\",\"geo_en=\nabled\":false,\"verified\":false,\"statuses_count\":383,\"lang\":\"en\",\"contributor=\ns_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"022330\",=\n\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_i=\nmages\\/378800000000940811\\/536c117e0ba468efe9e78d8157fee28e.jpeg\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_im=\nages\\/378800000000940811\\/536c117e0ba468efe9e78d8157fee28e.jpeg\",\"profile_b=\nackground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1337721122\\/Twitter_Display_normal.jpg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/1337721122\\/Twitter_Display_normal.j=\npg\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"=\nprofile_sidebar_fill_color\":\"C0DFEC\",\"profile_text_color\":\"333333\",\"profile=\n_use_background_image\":true,\"default_profile\":false,\"default_profile_image\"=\n:false,\"following\":false,\"follow_request_sent\":false,\"notifications\":false}=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_co=\nunt\":0,\"favorite_count\":1,\"entities\":{\"hashtags\":[{\"text\":\"python\",\"indices=\n\":[132,139]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,=\n\"retweeted\":false,\"lang\":\"en\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_lan=\nguage_code\":\"en\"},\"created_at\":\"Fri Aug 16 13:56:07 +0000 2013\",\"id\":368370=\n591986118656,\"id_str\":\"368370591986118656\",\"text\":\"Ama Tweepy Twhores\",\"sou=\nrce\":\"\\u003ca href=3D\\\"http:\\/\\/www.hootsuite.com\\\" rel=3D\\\"nofollow\\\"\\u003=\neHootSuite\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"=\nin_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_use=\nr_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":393915919,\"id_st=\nr\":\"393915919\",\"name\":\"Uncle Lols\",\"screen_name\":\"SetswanaLoLs\",\"location\":=\n\"Tweep Dont Kill My Vibe\",\"description\":\"Tweep Dont Kill My Vibe. I Can Fee=\nl Ur Twernegy From Two TLs away. I got my Drink I Got My Air. I Would Share=\n it But Today I m Yelling Tweep Dont Kill My Vibe!\",\"url\":null,\"entities\":{=\n\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2203,\"friend=\ns_count\":580,\"listed_count\":6,\"created_at\":\"Wed Oct 19 08:50:27 +0000 2011\"=\n,\"favourites_count\":10,\"utc_offset\":-7200,\"time_zone\":\"Greenland\",\"geo_enab=\nled\":true,\"verified\":false,\"statuses_count\":9390,\"lang\":\"en\",\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFF04D\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/511080369\\/twitteregg.png\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/511080369\\/twitteregg.png\",\"=\nprofile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nprofile_images\\/3606846320\\/028a2cf4be88a8b1e702569423f7282d_normal.jpeg\",\"=\nprofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/36068463=\n20\\/028a2cf4be88a8b1e702569423f7282d_normal.jpeg\",\"profile_link_color\":\"009=\n9CC\",\"profile_sidebar_border_color\":\"FFF8AD\",\"profile_sidebar_fill_color\":\"=\nF6FFD1\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"=\ndefault_profile\":false,\"default_profile_image\":false,\"following\":false,\"fol=\nlow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":nul=\nl,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"en=\ntities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"lang\":\"en\"},{\"metadata\":{\"result_type\":\"recent\"=\n,\"iso_language_code\":\"in\"},\"created_at\":\"Fri Aug 16 13:50:54 +0000 2013\",\"i=\nd\":368369279378276353,\"id_str\":\"368369279378276353\",\"text\":\"Selamat malam t=\nweepy,, sudah pada makan belum..??\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/see=\nsmic.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eSeesmic\\u003c\\/a\\u003e\",\"truncated\":fa=\nlse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply=\n_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":=\nnull,\"user\":{\"id\":1008846416,\"id_str\":\"1008846416\",\"name\":\"rini antari\",\"sc=\nreen_name\":\"antarini_\",\"location\":\"denpasar\",\"description\":\"new acc, new tw=\neet\\nline\\/ktalk:rini antari\",\"url\":null,\"entities\":{\"description\":{\"urls\":=\n[]}},\"protected\":false,\"followers_count\":16,\"friends_count\":33,\"listed_coun=\nt\":0,\"created_at\":\"Thu Dec 13 13:42:29 +0000 2012\",\"favourites_count\":58,\"u=\ntc_offset\":25200,\"time_zone\":\"Bangkok\",\"geo_enabled\":false,\"verified\":false=\n,\"statuses_count\":1079,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transla=\ntor\":false,\"profile_background_color\":\"352726\",\"profile_background_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/845359970\\/31972fa864=\n9748ab84ff30765b570305.jpeg\",\"profile_background_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_background_images\\/845359970\\/31972fa8649748ab84ff=\n30765b570305.jpeg\",\"profile_background_tile\":true,\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/378800000257595366\\/b09d403289e0d26a575e=\ncec6171a85f9_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/profile_images\\/378800000257595366\\/b09d403289e0d26a575ecec6171a85f9_nor=\nmal.jpeg\",\"profile_link_color\":\"D02B55\",\"profile_sidebar_border_color\":\"FFF=\nFFF\",\"profile_sidebar_fill_color\":\"99CC33\",\"profile_text_color\":\"3E4415\",\"p=\nrofile_use_background_image\":true,\"default_profile\":false,\"default_profile_=\nimage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":=\nfalse},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retw=\neet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"url=\ns\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"in\"},=\n{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"created_at\":=\n\"Fri Aug 16 13:26:04 +0000 2013\",\"id\":368363029571706880,\"id_str\":\"36836302=\n9571706880\",\"text\":\"Thanks for following me.. tweepy.. #\\\"@FxckDante\\\" (via=\n http:\\/\\/t.co\\/swq0HHioCe)\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/unfollower=\ns.me\\\" rel=3D\\\"nofollow\\\"\\u003eUnfollowers.me\\u003c\\/a\\u003e\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"user\":{\"id\":458122804,\"id_str\":\"458122804\",\"name\":\"Arpit Agrawal\",\"s=\ncreen_name\":\"TweetyArpit\",\"location\":\"  Mathura , INDIA.\",\"description\":\"Pu=\nre   S A L M A N I A C.....\\r\\n\\r\\nM E G A..........\\r\\n\\r\\nH U G E........=\n..\\r\\n\\r\\nS U P E R...........\\r\\n\\r\\nFan Of  SALMAN KHAN    @beingsalmankh=\nan\",\"url\":\"http:\\/\\/t.co\\/h0t9lf8OuO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"ht=\ntp:\\/\\/t.co\\/h0t9lf8OuO\",\"expanded_url\":\"http:\\/\\/Instagram.com\\/tweetyarpi=\nt\",\"display_url\":\"Instagram.com\\/tweetyarpit\",\"indices\":[0,22]}]},\"descript=\nion\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7823,\"friends_count\":=\n6985,\"listed_count\":3,\"created_at\":\"Sun Jan 08 06:14:21 +0000 2012\",\"favour=\nites_count\":72,\"utc_offset\":19800,\"time_zone\":\"New Delhi\",\"geo_enabled\":fal=\nse,\"verified\":false,\"statuses_count\":9172,\"lang\":\"en\",\"contributors_enabled=\n\":false,\"is_translator\":false,\"profile_background_color\":\"EBEBEB\",\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gi=\nf\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/t=\nhemes\\/theme7\\/bg.gif\",\"profile_background_tile\":false,\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000260407949\\/c1c769405d5cc3a=\n30c080f4f7852dc84_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/378800000260407949\\/c1c769405d5cc3a30c080f4f7852dc8=\n4_normal.jpeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banne=\nrs\\/458122804\\/1376511316\",\"profile_link_color\":\"990000\",\"profile_sidebar_b=\norder_color\":\"DFDFDF\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"profile_text_c=\nolor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,=\n\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":false=\n,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contrib=\nutors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],=\n\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/swq0HHioCe\",\"expanded_url\":\"htt=\np:\\/\\/Unfollowers.me\",\"display_url\":\"Unfollowers.me\",\"indices\":[54,76]}],\"u=\nser_mentions\":[{\"screen_name\":\"FxckDante\",\"name\":\"D\\u03b9\\u03c3\\u0438'\\u045=\n5\\u0443\\u043a\\u0454\\u0455\",\"id\":865718652,\"id_str\":\"865718652\",\"indices\":[3=\n7,47]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"la=\nng\":\"en\"},{\"metadata\":{\"result_type\":\"recent\",\"iso_language_code\":\"en\"},\"cr=\neated_at\":\"Fri Aug 16 13:26:04 +0000 2013\",\"id\":368363028602834944,\"id_str\"=\n:\"368363028602834944\",\"text\":\"Thanks for following me.. tweepy.. #\\\"@sharin=\ng_porn @CricketNewsOne @rdanadia @SergMakarenko @Varun_4_\\\" (via http:\\/\\/t=\n.co\\/swq0HHioCe)\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/unfollowers.me\\\" rel=\n=3D\\\"nofollow\\\"\\u003eUnfollowers.me\\u003c\\/a\\u003e\",\"truncated\":false,\"in_r=\neply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_=\nid\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"use=\nr\":{\"id\":458122804,\"id_str\":\"458122804\",\"name\":\"Arpit Agrawal\",\"screen_name=\n\":\"TweetyArpit\",\"location\":\"  Mathura , INDIA.\",\"description\":\"Pure   S A L=\n M A N I A C.....\\r\\n\\r\\nM E G A..........\\r\\n\\r\\nH U G E..........\\r\\n\\r\\n=\nS U P E R...........\\r\\n\\r\\nFan Of  SALMAN KHAN    @beingsalmankhan\",\"url\":=\n\"http:\\/\\/t.co\\/h0t9lf8OuO\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.c=\no\\/h0t9lf8OuO\",\"expanded_url\":\"http:\\/\\/Instagram.com\\/tweetyarpit\",\"displa=\ny_url\":\"Instagram.com\\/tweetyarpit\",\"indices\":[0,22]}]},\"description\":{\"url=\ns\":[]}},\"protected\":false,\"followers_count\":7823,\"friends_count\":6985,\"list=\ned_count\":3,\"created_at\":\"Sun Jan 08 06:14:21 +0000 2012\",\"favourites_count=\n\":72,\"utc_offset\":19800,\"time_zone\":\"New Delhi\",\"geo_enabled\":false,\"verifi=\ned\":false,\"statuses_count\":9172,\"lang\":\"en\",\"contributors_enabled\":false,\"i=\ns_translator\":false,\"profile_background_color\":\"EBEBEB\",\"profile_background=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme7\\/bg.gif\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/the=\nme7\\/bg.gif\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/378800000260407949\\/c1c769405d5cc3a30c080f4f7=\n852dc84_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pr=\nofile_images\\/378800000260407949\\/c1c769405d5cc3a30c080f4f7852dc84_normal.j=\npeg\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/458122=\n804\\/1376511316\",\"profile_link_color\":\"990000\",\"profile_sidebar_border_colo=\nr\":\"DFDFDF\",\"profile_sidebar_fill_color\":\"F3F3F3\",\"profile_text_color\":\"333=\n333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_p=\nrofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notifica=\ntions\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":nul=\nl,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":=\n[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/swq0HHioCe\",\"expanded_url\":\"http:\\/\\/Unfo=\nllowers.me\",\"display_url\":\"Unfollowers.me\",\"indices\":[108,130]}],\"user_ment=\nions\":[{\"screen_name\":\"sharing_porn\",\"name\":\"Porn\",\"id\":1674056509,\"id_str\"=\n:\"1674056509\",\"indices\":[37,50]},{\"screen_name\":\"CricketNewsOne\",\"name\":\"Cr=\nicket News One\",\"id\":1146900384,\"id_str\":\"1146900384\",\"indices\":[51,66]},{\"=\nscreen_name\":\"rdanadia\",\"name\":\"Rida Nadiatul Huda\",\"id\":1049336047,\"id_str=\n\":\"1049336047\",\"indices\":[67,76]},{\"screen_name\":\"SergMakarenko\",\"name\":\"\\u=\n0421\\u0435\\u0440\\u0451\\u0436\",\"id\":484595141,\"id_str\":\"484595141\",\"indices\"=\n:[77,91]},{\"screen_name\":\"Varun_4_\",\"name\":\"Varun\",\"id\":883992384,\"id_str\":=\n\"883992384\",\"indices\":[92,101]}]},\"favorited\":false,\"retweeted\":false,\"poss=\nibly_sensitive\":false,\"lang\":\"en\"}],\"search_metadata\":{\"completed_in\":0.035=\n,\"max_id\":368572714140700673,\"max_id_str\":\"368572714140700673\",\"next_result=\ns\":\"?max_id=3D368363028602834943&q=3Dtweepy&include_entities=3D1\",\"query\":\"=\ntweepy\",\"refresh_url\":\"?since_id=3D368572714140700673&q=3Dtweepy&include_en=\ntities=3D1\",\"count\":15,\"since_id\":0,\"since_id_str\":\"0\"}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "35381", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:40 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:39 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671347997093760; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:40 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714379", 
+                "x-transaction": "d635f7a7c8f5d209"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/search.json?q=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"l=\nocation\":\"San Francisco, CA\",\"description\":\"Your official source for news, =\nupdates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"ent=\nities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"h=\nttp:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,2=\n2]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":224325=\n03,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:=\n54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacif=\nic Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":=\n1630,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 00:53:10 +0000 2013\",\"i=\nd\":368535944636293121,\"id_str\":\"368535944636293121\",\"text\":\"via @twittereng=\n: A very detailed look at re-architecting the Twitter platform + a new Twee=\nts-per-second peak: https:\\/\\/t.co\\/0RfHOCY430\",\"source\":\"web\",\"truncated\":=\nfalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_rep=\nly_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name=\n\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retw=\neet_count\":158,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"u=\nrls\":[{\"url\":\"https:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.tw=\nitter.com\\/2013\\/new-tweets-per-second-record-and-how\",\"display_url\":\"blog.=\ntwitter.com\\/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_mentions\":[=\n{\"screen_name\":\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_s=\ntr\":\"6844292\",\"indices\":[4,15]}]},\"favorited\":false,\"retweeted\":false,\"poss=\nibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_transla=\ntor\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy8=\n2r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profil=\ne_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9n=\nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_ban=\nners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_bo=\nrder_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_co=\nlor\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"=\ndefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,=\n\"notifications\":false},{\"id\":7080152,\"id_str\":\"7080152\",\"name\":\"TwitterJP\",=\n\"screen_name\":\"TwitterJP\",\"location\":\"\\u6771\\u4eac\\u90fd\\u6e2f\\u533a\",\"desc=\nription\":\"\\u65e5\\u672c\\u8a9e\\u7248Twitter\\u516c\\u5f0f\\u30a2\\u30ab\\u30a6\\u30=\nf3\\u30c8\\u3067\\u3059\\u3002\",\"url\":\"http:\\/\\/t.co\\/H5ARazpKbh\",\"entities\":{\"=\nurl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/H5ARazpKbh\",\"expanded_url\":\"http:\\/\\/b=\nlog.jp.twitter.com\",\"display_url\":\"blog.jp.twitter.com\",\"indices\":[0,22]}]}=\n,\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1275168,\"fr=\niends_count\":679,\"listed_count\":16719,\"created_at\":\"Tue Jun 26 01:54:35 +00=\n00 2007\",\"favourites_count\":5,\"utc_offset\":32400,\"time_zone\":\"Tokyo\",\"geo_e=\nnabled\":true,\"verified\":true,\"statuses_count\":2226,\"lang\":\"ja\",\"status\":{\"c=\nreated_at\":\"Fri Aug 16 06:25:24 +0000 2013\",\"id\":368257164025942016,\"id_str=\n\":\"368257164025942016\",\"text\":\"\\u5148\\u9031\\u305f\\u304f\\u3055\\u3093\\u30ea\\u=\n30c4\\u30a4\\u30fc\\u30c8\\u3055\\u308c\\u305f\\u30c4\\u30a4\\u30fc\\u30c8\\u306f\\uff1=\nf\\u305c\\u3072\\u3053\\u3061\\u3089\\u3092\\u30c1\\u30a7\\u30c3\\u30af\\u3057\\u3066\\u=\n307f\\u3066\\u304f\\u3060\\u3055\\u3044\\u3002\\u300c\\u9031\\u9593\\u30ea\\u30c4\\u30a=\n4\\u30fc\\u30c8\\u30e9\\u30f3\\u30ad\\u30f3\\u30b0\\uff088\\u67088\\u65e5\\u304b\\u3089=\n8\\u670814\\u65e5\\uff09\\u300dhttp:\\/\\/t.co\\/0gTN8ZeXvG\",\"source\":\"web\",\"trunc=\nated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"=\nin_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scree=\nn_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null=\n,\"retweet_count\":37,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":=\n[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/0gTN8ZeXvG\",\"expanded_url\":\"http:\\/\\/blog=\n.jp.twitter.com\\/2013\\/08\\/88814.html\",\"display_url\":\"blog.jp.twitter.com\\/=\n2013\\/08\\/88814.\\u2026\",\"indices\":[66,88]}],\"user_mentions\":[]},\"favorited\"=\n:false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"ja\"},\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/669680452\\/4158abf21ac976cdb0459ccf14acd5f2.jpeg\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/6=\n69680452\\/4158abf21ac976cdb0459ccf14acd5f2.jpeg\",\"profile_background_tile\":=\ntrue,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3407356865=\n\\/62f0d53222361fbd2c1fe9889f4cc559_normal.png\",\"profile_image_url_https\":\"h=\nttps:\\/\\/si0.twimg.com\\/profile_images\\/3407356865\\/62f0d53222361fbd2c1fe98=\n89f4cc559_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profil=\ne_banners\\/7080152\\/1348004306\",\"profile_link_color\":\"0084B4\",\"profile_side=\nbar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_t=\next_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":=\nfalse,\"notifications\":false},{\"id\":133824534,\"id_str\":\"133824534\",\"name\":\"T=\nwitter Search\",\"screen_name\":\"twittersearch\",\"location\":\"San Francisco, CA\"=\n,\"description\":\"We are Twitter Search! Follow us for search tips and news a=\nbout cool features. Tweet us your ideas, feedback, and questions.\",\"url\":\"h=\nttps:\\/\\/t.co\\/NkArZBosBH\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.c=\no\\/NkArZBosBH\",\"expanded_url\":\"https:\\/\\/twitter.com\\/#!\\/search-home\",\"dis=\nplay_url\":\"twitter.com\\/#!\\/search-home\",\"indices\":[0,23]}]},\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":1672948,\"friends_count\":38=\n,\"listed_count\":4580,\"created_at\":\"Fri Apr 16 18:38:13 +0000 2010\",\"favouri=\ntes_count\":0,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"=\ngeo_enabled\":true,\"verified\":true,\"statuses_count\":55,\"lang\":\"en\",\"status\":=\n{\"created_at\":\"Fri Jun 14 16:38:48 +0000 2013\",\"id\":345581095531724800,\"id_=\nstr\":\"345581095531724800\",\"text\":\"RT @briggles: Realized later @origiful an=\nd I were supposed to make a F-A-T-H-E-R-S Day video. But I think we fixed i=\nt. http:\\/\\/t.co\\/5k9vPvs2\\u2026\",\"source\":\"web\",\"truncated\":false,\"in_repl=\ny_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\"=\n:null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":n=\null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":=\n{\"created_at\":\"Fri Jun 14 16:17:13 +0000 2013\",\"id\":345575662188367872,\"id_=\nstr\":\"345575662188367872\",\"text\":\"Realized later @origiful and I were suppo=\nsed to make a F-A-T-H-E-R-S Day video. But I think we fixed it. http:\\/\\/t.=\nco\\/5k9vPvs2hO #feathersday\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_=\nstatus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null=\n,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"=\ncoordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":39,\"favo=\nrite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"feathersday\",\"indices\":[128,=\n140]}],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5k9vPvs2hO\",\"expanded_ur=\nl\":\"http:\\/\\/www.youtube.com\\/watch?v=3DzQDzttVRgpo\",\"display_url\":\"youtube=\n.com\\/watch?v=3DzQDztt\\u2026\",\"indices\":[105,127]}],\"user_mentions\":[{\"scre=\nen_name\":\"origiful\",\"name\":\"Ian Padgham\",\"id\":15603374,\"id_str\":\"15603374\",=\n\"indices\":[15,24]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitiv=\ne\":false,\"lang\":\"en\"},\"retweet_count\":39,\"favorite_count\":0,\"entities\":{\"ha=\nshtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"briggles=\n\",\"name\":\"Jeremy Briggs\",\"id\":118634348,\"id_str\":\"118634348\",\"indices\":[3,1=\n2]},{\"screen_name\":\"origiful\",\"name\":\"Ian Padgham\",\"id\":15603374,\"id_str\":\"=\n15603374\",\"indices\":[29,38]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"=\nen\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/656930647\\/bjomh3zexnb2lko6gbts.png\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\=\n/656930647\\/bjomh3zexnb2lko6gbts.png\",\"profile_background_tile\":true,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174887\\/zkkmew2x5=\ndrntu7z7z9q_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_images\\/2284174887\\/zkkmew2x5drntu7z7z9q_normal.png\",\"profile_bann=\ner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/133824534\\/1347394486\",\"=\nprofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profi=\nle_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_=\nbackground_image\":true,\"default_profile\":false,\"default_profile_image\":fals=\ne,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id=\n\":3963481,\"id_str\":\"3963481\",\"name\":\"Twitter Mobile\",\"screen_name\":\"twitter=\nmobile\",\"location\":\"San Francisco, CA\",\"description\":\"\",\"url\":\"http:\\/\\/t.c=\no\\/A55poq0FRj\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/A55poq0FRj=\n\",\"expanded_url\":\"http:\\/\\/twitter.com\",\"display_url\":\"twitter.com\",\"indice=\ns\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\"=\n:2674326,\"friends_count\":28,\"listed_count\":7721,\"created_at\":\"Tue Apr 10 01=\n:20:52 +0000 2007\",\"favourites_count\":2,\"utc_offset\":-25200,\"time_zone\":\"Pa=\ncific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_coun=\nt\":379,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 09 12:58:51 +0000 2013\",=\n\"id\":365819463548928000,\"id_str\":\"365819463548928000\",\"text\":\"Twitter SMS i=\ns now available for Lonestar Cell MTN subscribers in Liberia. Send START to=\n 8933 to begin. Welcome to Twitter!\",\"source\":\"web\",\"truncated\":false,\"in_r=\neply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_=\nid\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo=\n\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":=\n46,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"use=\nr_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/656932170\\/urr667rpqtg6l7psohaf.png\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/656932170\\/urr=\n667rpqtg6l7psohaf.png\",\"profile_background_tile\":true,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/2284174879\\/uqyatg9dtld0rxx9anic_nor=\nmal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/2284174879\\/uqyatg9dtld0rxx9anic_normal.png\",\"profile_banner_url\":\"https:=\n\\/\\/pbs.twimg.com\\/profile_banners\\/3963481\\/1347394599\",\"profile_link_colo=\nr\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_c=\nolor\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\"=\n:true,\"default_profile\":false,\"default_profile_image\":false,\"following\":fal=\nse,\"follow_request_sent\":false,\"notifications\":false},{\"id\":6253282,\"id_str=\n\":\"6253282\",\"name\":\"Twitter API\",\"screen_name\":\"twitterapi\",\"location\":\"San=\n Francisco, CA\",\"description\":\"The Real Twitter API. I tweet about API chan=\nges, service issues and happily answer questions about Twitter and our API.=\n Don't get an answer? It's on my website.\",\"url\":\"http:\\/\\/t.co\\/78pYTvWfJd=\n\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/78pYTvWfJd\",\"expanded_u=\nrl\":\"http:\\/\\/dev.twitter.com\",\"display_url\":\"dev.twitter.com\",\"indices\":[0=\n,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":1796=\n184,\"friends_count\":35,\"listed_count\":11911,\"created_at\":\"Wed May 23 06:01:=\n13 +0000 2007\",\"favourites_count\":25,\"utc_offset\":-25200,\"time_zone\":\"Pacif=\nic Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":=\n3441,\"lang\":\"en\",\"status\":{\"created_at\":\"Mon Jul 08 22:34:49 +0000 2013\",\"i=\nd\":354367997139361792,\"id_str\":\"354367997139361792\",\"text\":\"We have updated=\n our Player Cards guidelines. Quick overview and discussion in our develope=\nr forums: https:\\/\\/t.co\\/wt5oLZROQ6.\",\"source\":\"web\",\"truncated\":false,\"in=\n_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_use=\nr_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"g=\neo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count=\n\":159,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"u=\nrl\":\"https:\\/\\/t.co\\/wt5oLZROQ6\",\"expanded_url\":\"https:\\/\\/dev.twitter.com\\=\n/discussions\\/19492\",\"display_url\":\"dev.twitter.com\\/discussions\\/19\\u2026\"=\n,\"indices\":[100,123]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"i=\ns_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_background=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/656927849\\/m=\niyt9dpjz77sc0w3d4vj.png\",\"profile_background_image_url_https\":\"https:\\/\\/si=\n0.twimg.com\\/profile_background_images\\/656927849\\/miyt9dpjz77sc0w3d4vj.png=\n\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_images\\/2284174872\\/7df3h38zabcvjylnyfe3_normal.png\",\"profile_ima=\nge_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174872\\/7df3h38=\nzabcvjylnyfe3_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/pr=\nofile_banners\\/6253282\\/1347394302\",\"profile_link_color\":\"0084B4\",\"profile_=\nsidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profi=\nle_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profil=\ne\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_se=\nnt\":false,\"notifications\":false},{\"id\":6844292,\"id_str\":\"6844292\",\"name\":\"T=\nwitter Engineering\",\"screen_name\":\"TwitterEng\",\"location\":\"San Francisco, C=\nA\",\"description\":\"The official account for Twitter Engineering.\",\"url\":\"htt=\np:\\/\\/t.co\\/oEmYlYDquC\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/o=\nEmYlYDquC\",\"expanded_url\":\"http:\\/\\/engineering.twitter.com\",\"display_url\":=\n\"engineering.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"p=\nrotected\":false,\"followers_count\":438240,\"friends_count\":0,\"listed_count\":2=\n626,\"created_at\":\"Sat Jun 16 00:14:36 +0000 2007\",\"favourites_count\":0,\"utc=\n_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true=\n,\"verified\":true,\"statuses_count\":179,\"lang\":\"en\",\"status\":{\"created_at\":\"F=\nri Aug 16 23:04:23 +0000 2013\",\"id\":368508567092875266,\"id_str\":\"3685085670=\n92875266\",\"text\":\"An inside (and detailed) look at re-architecting Twitter.=\n Plus, a new Tweets-per-second peak: 143,199 Tweets. https:\\/\\/t.co\\/LKH4Ud=\nScFi\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitte=\nr\\/id409789998?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/a\\u=\n003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id=\n_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_re=\nply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contri=\nbutors\":null,\"retweet_count\":214,\"favorite_count\":0,\"entities\":{\"hashtags\":=\n[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/LKH4UdScFi\",\"expanded_url\":=\n\"https:\\/\\/blog.twitter.com\\/2013\\/new-tweets-per-second-record-and-how\",\"d=\nisplay_url\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}]=\n,\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitiv=\ne\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"C6E2EE\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme2\\/bg.gif\",\"profile_=\nbackground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/2284174594\\/apcu4c9tu2zkefnev0jt_normal.png\",\"profile_image_url_htt=\nps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174594\\/apcu4c9tu2zkefnev=\n0jt_normal.png\",\"profile_link_color\":\"1F98C7\",\"profile_sidebar_border_color=\n\":\"C6E2EE\",\"profile_sidebar_fill_color\":\"DAECF4\",\"profile_text_color\":\"663B=\n12\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_pr=\nofile_image\":false,\"following\":true,\"follow_request_sent\":false,\"notificati=\nons\":false},{\"id\":87532773,\"id_str\":\"87532773\",\"name\":\"Twitter Design\",\"scr=\neen_name\":\"design\",\"location\":\"San Francisco, NYC, London\",\"description\":\"T=\nhe voice of Twitter's product design team. Current members are listed at ht=\ntp:\\/\\/t.co\\/oZwaR2nW8e\",\"url\":\"http:\\/\\/t.co\\/u3bnom2Z8D\",\"entities\":{\"url=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/u3bnom2Z8D\",\"expanded_url\":\"http:\\/\\/twit=\nter.com\",\"display_url\":\"twitter.com\",\"indices\":[0,22]}]},\"description\":{\"ur=\nls\":[{\"url\":\"http:\\/\\/t.co\\/oZwaR2nW8e\",\"expanded_url\":\"http:\\/\\/twitter.co=\nm\\/design\\/team\\/members\",\"display_url\":\"twitter.com\\/design\\/team\\/me\\u202=\n6\",\"indices\":[74,96]}]}},\"protected\":false,\"followers_count\":1135416,\"frien=\nds_count\":47,\"listed_count\":3696,\"created_at\":\"Wed Nov 04 21:06:16 +0000 20=\n09\",\"favourites_count\":86,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US=\n & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":708,\"lang\"=\n:\"en\",\"status\":{\"created_at\":\"Thu Aug 15 18:46:21 +0000 2013\",\"id\":36808124=\n1347604480,\"id_str\":\"368081241347604480\",\"text\":\"Interesting primer on moti=\non design. We're big fans of After Effects at Twitter.  https:\\/\\/t.co\\/1jU=\nLcD9kHj\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twi=\ntter\\/id409789998?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/=\na\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status=\n_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in=\n_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"con=\ntributors\":null,\"retweet_count\":22,\"favorite_count\":0,\"entities\":{\"hashtags=\n\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/1jULcD9kHj\",\"expanded_url=\n\":\"https:\\/\\/medium.com\\/design-ux\\/88dadaafa0aa\",\"display_url\":\"medium.com=\n\\/design-ux\\/88da\\u2026\",\"indices\":[82,105]}],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"3333=\n33\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/655967944\\/1oxgo9asd6u6o4yvnpj9.jpeg\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/655967944\\/=\n1oxgo9asd6u6o4yvnpj9.jpeg\",\"profile_background_tile\":true,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2587092969\\/cge4oxfj2i3pihdwgw9u=\n_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_im=\nages\\/2587092969\\/cge4oxfj2i3pihdwgw9u_normal.png\",\"profile_banner_url\":\"ht=\ntps:\\/\\/pbs.twimg.com\\/profile_banners\\/87532773\\/1347404310\",\"profile_link=\n_color\":\"3587AA\",\"profile_sidebar_border_color\":\"000000\",\"profile_sidebar_f=\nill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_i=\nmage\":true,\"default_profile\":false,\"default_profile_image\":false,\"following=\n\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":85426644,\"=\nid_str\":\"85426644\",\"name\":\"Twitter en espa\\u00f1ol\",\"screen_name\":\"twitter_=\nes\",\"location\":\"San Francisco, CA\",\"description\":\"\\u00a1Bienvenidos a la cu=\nenta oficial de Twitter en espa\\u00f1ol! \\u00bfEres nuevo? Empieza aqu\\u00e=\nd https:\\/\\/t.co\\/SrM5t0nn\",\"url\":\"http:\\/\\/t.co\\/Y5lmsBNT5i\",\"entities\":{\"=\nurl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/Y5lmsBNT5i\",\"expanded_url\":\"http:\\/\\/b=\nlog.es.twitter.com\",\"display_url\":\"blog.es.twitter.com\",\"indices\":[0,22]}]}=\n,\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/SrM5t0nn\",\"expanded_url\":\"h=\nttps:\\/\\/twitter.com\\/#!\\/welcome\",\"display_url\":\"twitter.com\\/#!\\/welcome\"=\n,\"indices\":[82,103]}]}},\"protected\":false,\"followers_count\":12825103,\"frien=\nds_count\":30,\"listed_count\":28569,\"created_at\":\"Mon Oct 26 21:54:02 +0000 2=\n009\",\"favourites_count\":4,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US=\n & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":664,\"lang\"=\n:\"es\",\"status\":{\"created_at\":\"Fri Aug 16 23:07:21 +0000 2013\",\"id\":36850931=\n1464386560,\"id_str\":\"368509311464386560\",\"text\":\"Descubre lo que sucedi\\u00=\nf3 durante los @PremiosTuMundo https:\\/\\/t.co\\/3CeL8Bh7z5\",\"source\":\"web\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":26,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/3CeL8Bh7z5\",\"expanded_url\":\"https:\\=\n/\\/blog.twitter.com\\/es\\/2013\\/enterate-de-lo-sucedido-en-los-premios-tu-mu=\nndo\",\"display_url\":\"blog.twitter.com\\/es\\/2013\\/entera\\u2026\",\"indices\":[52=\n,75]}],\"user_mentions\":[{\"screen_name\":\"PremiosTuMundo\",\"name\":\"Premios Tu =\nMundo\",\"id\":600402341,\"id_str\":\"600402341\",\"indices\":[36,51]}]},\"favorited\"=\n:false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"es\"},\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/656937285\\/luq14jx88xlnva7bl7ke.png\",\"profile_background_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/656937285\\/luq=\n14jx88xlnva7bl7ke.png\",\"profile_background_tile\":true,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/2284174779\\/0rn7tp2wu2xdnsmyw2y6_nor=\nmal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/2284174779\\/0rn7tp2wu2xdnsmyw2y6_normal.png\",\"profile_banner_url\":\"https:=\n\\/\\/pbs.twimg.com\\/profile_banners\\/85426644\\/1347394931\",\"profile_link_col=\nor\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_=\ncolor\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image=\n\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":fa=\nlse,\"follow_request_sent\":false,\"notifications\":false},{\"id\":130649891,\"id_=\nstr\":\"130649891\",\"name\":\"Twitter Media\",\"screen_name\":\"twittermedia\",\"locat=\nion\":\"San Francisco\",\"description\":\"Tracking cool, meaningful uses of Tweet=\ns in media, tv, sports, entertainment and journalism. Send us tips!\",\"url\":=\n\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t=\n.co\\/TaNgNcxAmy\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"displa=\ny_url\":\"blog.twitter.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":=\n[]}},\"protected\":false,\"followers_count\":2379845,\"friends_count\":293,\"liste=\nd_count\":7877,\"created_at\":\"Wed Apr 07 22:41:40 +0000 2010\",\"favourites_cou=\nnt\":129,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_e=\nnabled\":true,\"verified\":true,\"statuses_count\":720,\"lang\":\"en\",\"status\":{\"cr=\neated_at\":\"Fri Aug 16 14:34:02 +0000 2013\",\"id\":368380134237024258,\"id_str\"=\n:\"368380134237024258\",\"text\":\"RT @twittertv: The #RedneckRenewal has taken =\noff. | The \\\"Endless Quack\\\" continues as Duck Dynasty breaks records https=\n:\\/\\/t.co\\/cicdP0AoLf\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordi=\nnates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_a=\nt\":\"Fri Aug 16 14:32:44 +0000 2013\",\"id\":368379804015267842,\"id_str\":\"36837=\n9804015267842\",\"text\":\"The #RedneckRenewal has taken off. | The \\\"Endless Q=\nuack\\\" continues as Duck Dynasty breaks records https:\\/\\/t.co\\/cicdP0AoLf\"=\n,\"source\":\"\\u003ca href=3D\\\"http:\\/\\/twitter.com\\/tweetbutton\\\" rel=3D\\\"nof=\nollow\\\"\\u003eTweet Button\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_st=\natus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"=\nin_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"co=\nordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":34,\"favori=\nte_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"RedneckRenewal\",\"indices\":[4,1=\n9]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/cicdP0AoLf\",\"expanded_url=\n\":\"https:\\/\\/blog.twitter.com\\/2013\\/the-endless-quack-continues-as-duck-dy=\nnasty-breaks-records\",\"display_url\":\"blog.twitter.com\\/2013\\/the-endle\\u202=\n6\",\"indices\":[98,121]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":f=\nalse,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":34,\"favorite_c=\nount\":0,\"entities\":{\"hashtags\":[{\"text\":\"RedneckRenewal\",\"indices\":[19,34]}=\n],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/cicdP0AoLf\",\"expanded_url\":\"=\nhttps:\\/\\/blog.twitter.com\\/2013\\/the-endless-quack-continues-as-duck-dynas=\nty-breaks-records\",\"display_url\":\"blog.twitter.com\\/2013\\/the-endle\\u2026\",=\n\"indices\":[113,136]}],\"user_mentions\":[{\"screen_name\":\"twittertv\",\"name\":\"T=\nwitter TV\",\"id\":586198217,\"id_str\":\"586198217\",\"indices\":[3,13]}]},\"favorit=\ned\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contri=\nbutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"122=\n12D\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/90427732\\/twittermedia-bg.png\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90427732\\/twitter=\nmedia-bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/3752514126\\/0a78819053b9451d8e201de2950197ab=\n_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_im=\nages\\/3752514126\\/0a78819053b9451d8e201de2950197ab_normal.png\",\"profile_ban=\nner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/130649891\\/1347404321\",=\n\"profile_link_color\":\"1D5870\",\"profile_sidebar_border_color\":\"333333\",\"prof=\nile_sidebar_fill_color\":\"EEEEEE\",\"profile_text_color\":\"333333\",\"profile_use=\n_background_image\":true,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":true,\"follow_request_sent\":false,\"notifications\":false},{\"id=\n\":119134771,\"id_str\":\"119134771\",\"name\":\"Stories\",\"screen_name\":\"TwitterSto=\nries\",\"location\":\"Earth\",\"description\":\"Use the hashtag #twitterstories to =\nsubmit delightful, unexpected or inspiring stories about Twitter.\",\"url\":\"h=\nttp:\\/\\/t.co\\/lNRoN3oZs1\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\=\n/lNRoN3oZs1\",\"expanded_url\":\"http:\\/\\/stories.twitter.com\",\"display_url\":\"s=\ntories.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protect=\ned\":false,\"followers_count\":741219,\"friends_count\":15,\"listed_count\":2412,\"=\ncreated_at\":\"Tue Mar 02 19:35:26 +0000 2010\",\"favourites_count\":75,\"utc_off=\nset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":false,\"v=\nerified\":true,\"statuses_count\":398,\"lang\":\"en\",\"status\":{\"created_at\":\"Thu =\nAug 08 15:37:22 +0000 2013\",\"id\":365496967897440256,\"id_str\":\"3654969678974=\n40256\",\"text\":\"Wartime Tweets from the front lines. http:\\/\\/t.co\\/nk2G8Ze7=\nU1 http:\\/\\/t.co\\/S1ylaBR2Sb\",\"source\":\"web\",\"truncated\":false,\"in_reply_to=\n_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":nul=\nl,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,=\n\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":8,\"favo=\nrite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\=\n/\\/t.co\\/nk2G8Ze7U1\",\"expanded_url\":\"http:\\/\\/stories.twitter.com\\/en\\/eyes=\n_ears.html\",\"display_url\":\"stories.twitter.com\\/en\\/eyes_ears.h\\u2026\",\"ind=\nices\":[37,59]}],\"user_mentions\":[],\"media\":[{\"id\":365496967901634560,\"id_st=\nr\":\"365496967901634560\",\"indices\":[60,82],\"media_url\":\"http:\\/\\/pbs.twimg.c=\nom\\/media\\/BRKBjkpCYAAuQLs.png\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\=\n/media\\/BRKBjkpCYAAuQLs.png\",\"url\":\"http:\\/\\/t.co\\/S1ylaBR2Sb\",\"display_url=\n\":\"pic.twitter.com\\/S1ylaBR2Sb\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Twitt=\nerStories\\/status\\/365496967897440256\\/photo\\/1\",\"type\":\"photo\",\"sizes\":{\"m=\nedium\":{\"w\":600,\"h\":338,\"resize\":\"fit\"},\"small\":{\"w\":340,\"h\":191,\"resize\":\"=\nfit\"},\"large\":{\"w\":862,\"h\":485,\"resize\":\"fit\"},\"thumb\":{\"w\":150,\"h\":150,\"re=\nsize\":\"crop\"}}}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":=\nfalse,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"E0E0E0\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/377829103\\/background2.png\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_im=\nages\\/377829103\\/background2.png\",\"profile_background_tile\":true,\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174636\\/4pymcr5pw1ir1=\nupo3m17_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_images\\/2284174636\\/4pymcr5pw1ir1upo3m17_normal.png\",\"profile_banner_u=\nrl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/119134771\\/1347404430\",\"prof=\nile_link_color\":\"4B9CC8\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_s=\nidebar_fill_color\":\"FFFFFF\",\"profile_text_color\":\"333333\",\"profile_use_back=\nground_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"f=\nollowing\":false,\"follow_request_sent\":false,\"notifications\":false},{\"id\":15=\n8079127,\"id_str\":\"158079127\",\"name\":\"Twitter Good\",\"screen_name\":\"TwitterGo=\nod\",\"location\":\"Twitter HQ\",\"description\":\"Highlighting forces of good in t=\nhe Twitter community.\",\"url\":\"http:\\/\\/t.co\\/PO2zo194eS\",\"entities\":{\"url\":=\n{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/PO2zo194eS\",\"expanded_url\":\"http:\\/\\/Hope14=\n0.org\",\"display_url\":\"Hope140.org\",\"indices\":[0,22]}]},\"description\":{\"urls=\n\":[]}},\"protected\":false,\"followers_count\":729667,\"friends_count\":90,\"liste=\nd_count\":2247,\"created_at\":\"Mon Jun 21 18:34:36 +0000 2010\",\"favourites_cou=\nnt\":0,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_ena=\nbled\":false,\"verified\":true,\"statuses_count\":452,\"lang\":\"en\",\"status\":{\"cre=\nated_at\":\"Tue Jul 23 00:08:43 +0000 2013\",\"id\":359465057911967745,\"id_str\":=\n\"359465057911967745\",\"text\":\"RT @vineapp: Here are six simple tips on how t=\no make your Vine videos even better: http:\\/\\/t.co\\/oAZpvPMHzi - a guest po=\nst by @origiful\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\"=\n:null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Mo=\nn Jul 22 22:23:32 +0000 2013\",\"id\":359438590482190337,\"id_str\":\"35943859048=\n2190337\",\"text\":\"Here are six simple tips on how to make your Vine videos e=\nven better: http:\\/\\/t.co\\/oAZpvPMHzi - a guest post by @origiful\",\"source\"=\n:\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409789998=\n?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/a\\u003e\",\"truncat=\ned\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in=\n_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_=\nname\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"=\nretweet_count\":224,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[=\n],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/oAZpvPMHzi\",\"expanded_url\":\"http:\\/\\/blog.=\nvine.co\\/post\\/56167874250\\/guest-post-six-simple-vine-tips\",\"display_url\":=\n\"blog.vine.co\\/post\\/561678742\\u2026\",\"indices\":[70,92]}],\"user_mentions\":[=\n{\"screen_name\":\"origiful\",\"name\":\"Ian Padgham\",\"id\":15603374,\"id_str\":\"1560=\n3374\",\"indices\":[111,120]}]},\"favorited\":false,\"retweeted\":false,\"possibly_=\nsensitive\":false,\"lang\":\"en\"},\"retweet_count\":224,\"favorite_count\":0,\"entit=\nies\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/oAZpvPMHzi\"=\n,\"expanded_url\":\"http:\\/\\/blog.vine.co\\/post\\/56167874250\\/guest-post-six-s=\nimple-vine-tips\",\"display_url\":\"blog.vine.co\\/post\\/561678742\\u2026\",\"indic=\nes\":[83,105]}],\"user_mentions\":[{\"screen_name\":\"vineapp\",\"name\":\"Vine\",\"id\"=\n:586671909,\"id_str\":\"586671909\",\"indices\":[3,11]},{\"screen_name\":\"origiful\"=\n,\"name\":\"Ian Padgham\",\"id\":15603374,\"id_str\":\"15603374\",\"indices\":[124,133]=\n}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"=\nen\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/656929846\\/ltacjpy7lzh7l82pbpq1.png\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\=\n/656929846\\/ltacjpy7lzh7l82pbpq1.png\",\"profile_background_tile\":true,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3782472671\\/08e0b9f0b=\ne0cefc12e0a71c493f97041_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si=\n0.twimg.com\\/profile_images\\/3782472671\\/08e0b9f0be0cefc12e0a71c493f97041_n=\normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n158079127\\/1347394440\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_borde=\nr_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color=\n\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"def=\nault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"no=\ntifications\":false},{\"id\":23554196,\"id_str\":\"23554196\",\"name\":\"Adam from Tw=\nibes\",\"screen_name\":\"twibes\",\"location\":\"Seattle\",\"description\":\"A twibe is=\n a twitter group. Follow me to meet other people with similar interests.\",\"=\nurl\":\"http:\\/\\/t.co\\/s0rYoljsqY\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/=\n\\/t.co\\/s0rYoljsqY\",\"expanded_url\":\"http:\\/\\/www.twibes.com\",\"display_url\":=\n\"twibes.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fal=\nse,\"followers_count\":100506,\"friends_count\":13644,\"listed_count\":16492,\"cre=\nated_at\":\"Tue Mar 10 04:02:27 +0000 2009\",\"favourites_count\":3301,\"utc_offs=\net\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"ver=\nified\":false,\"statuses_count\":1266,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat =\nJun 22 14:00:14 +0000 2013\",\"id\":348440292707414016,\"id_str\":\"3484402927074=\n14016\",\"text\":\"Advertisement: www.AmazingKarma has launched and for a limit=\ned time is giving away FREE Karma Cards and Karma Coin http:\\/\\/t.co\\/iNPqf=\nqB9yP\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.sponsoredtweets.com\\\" rel=3D=\n\\\"nofollow\\\"\\u003eSponsored Tweets\\u003c\\/a\\u003e\",\"truncated\":false,\"in_re=\nply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_i=\nd\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo\"=\n:null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":3=\n,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"=\nhttp:\\/\\/t.co\\/iNPqfqB9yP\",\"expanded_url\":\"http:\\/\\/spn.tw\\/t1B2Ss\",\"displa=\ny_url\":\"spn.tw\\/t1B2Ss\",\"indices\":[115,137]}],\"user_mentions\":[]},\"favorite=\nd\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"8D92=\n76\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/6145476\\/parrot-3.png\",\"profile_background_image_url_https\":\"htt=\nps:\\/\\/si0.twimg.com\\/profile_background_images\\/6145476\\/parrot-3.png\",\"pr=\nofile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pr=\nofile_images\\/102782983\\/parrot-3-1_normal.png\",\"profile_image_url_https\":\"=\nhttps:\\/\\/si0.twimg.com\\/profile_images\\/102782983\\/parrot-3-1_normal.png\",=\n\"profile_link_color\":\"6A272D\",\"profile_sidebar_border_color\":\"6A272D\",\"prof=\nile_sidebar_fill_color\":\"FBFBBA\",\"profile_text_color\":\"333333\",\"profile_use=\n_background_image\":true,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},{\"i=\nd\":373471064,\"id_str\":\"373471064\",\"name\":\"Twitter Music\",\"screen_name\":\"Twi=\ntterMusic\",\"location\":\"Twitter HQ\",\"description\":\"Music related Tweets from=\n around the world.\",\"url\":\"http:\\/\\/t.co\\/7eUtBKV1bf\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/7eUtBKV1bf\",\"expanded_url\":\"http:\\/\\/music.twi=\ntter.com\",\"display_url\":\"music.twitter.com\",\"indices\":[0,22]}]},\"descriptio=\nn\":{\"urls\":[]}},\"protected\":false,\"followers_count\":3275958,\"friends_count\"=\n:83,\"listed_count\":5931,\"created_at\":\"Wed Sep 14 16:50:47 +0000 2011\",\"favo=\nurites_count\":416,\"utc_offset\":-36000,\"time_zone\":\"Hawaii\",\"geo_enabled\":fa=\nlse,\"verified\":true,\"statuses_count\":3051,\"lang\":\"en\",\"status\":{\"created_at=\n\":\"Fri Aug 16 18:39:38 +0000 2013\",\"id\":368441939902738433,\"id_str\":\"368441=\n939902738433\",\"text\":\"RT @DierksBentley: since @goldiebus wimped out, time =\nfor plan B... https:\\/\\/t.co\\/rSSQ3kRbH1\",\"source\":\"web\",\"truncated\":false,=\n\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_=\nuser_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null=\n,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_=\nstatus\":{\"created_at\":\"Sun Aug 11 20:56:36 +0000 2013\",\"id\":366664470791065=\n600,\"id_str\":\"366664470791065600\",\"text\":\"since @goldiebus wimped out, time=\n for plan B... https:\\/\\/t.co\\/rSSQ3kRbH1\",\"source\":\"\\u003ca href=3D\\\"http:=\n\\/\\/vine.co\\\" rel=3D\\\"nofollow\\\"\\u003eVine - Make a Scene\\u003c\\/a\\u003e\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":35,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/rSSQ3kRbH1\",\"expanded_url\":\"https:\\=\n/\\/vine.co\\/v\\/hhEmqTgDhDh\",\"display_url\":\"vine.co\\/v\\/hhEmqTgDhDh\",\"indice=\ns\":[48,71]}],\"user_mentions\":[{\"screen_name\":\"GoldieBus\",\"name\":\"Goldie\",\"i=\nd\":524727876,\"id_str\":\"524727876\",\"indices\":[6,16]}]},\"favorited\":false,\"re=\ntweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":35,\"=\nfavorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"ht=\ntps:\\/\\/t.co\\/rSSQ3kRbH1\",\"expanded_url\":\"https:\\/\\/vine.co\\/v\\/hhEmqTgDhDh=\n\",\"display_url\":\"vine.co\\/v\\/hhEmqTgDhDh\",\"indices\":[67,90]}],\"user_mention=\ns\":[{\"screen_name\":\"DierksBentley\",\"name\":\"Dierks Bentley\",\"id\":14790899,\"i=\nd_str\":\"14790899\",\"indices\":[3,17]},{\"screen_name\":\"GoldieBus\",\"name\":\"Gold=\nie\",\"id\":524727876,\"id_str\":\"524727876\",\"indices\":[25,35]}]},\"favorited\":fa=\nlse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"131516\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme=\n14\\/bg.gif\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nimages\\/themes\\/theme14\\/bg.gif\",\"profile_background_tile\":true,\"profile_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3782510816\\/ae4c20cca7d4cc=\n918bba74458def2066_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twi=\nmg.com\\/profile_images\\/3782510816\\/ae4c20cca7d4cc918bba74458def2066_normal=\n.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/37347=\n1064\\/1347670819\",\"profile_link_color\":\"009999\",\"profile_sidebar_border_col=\nor\":\"000000\",\"profile_sidebar_fill_color\":\"EFEFEF\",\"profile_text_color\":\"33=\n3333\",\"profile_use_background_image\":true,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notific=\nations\":false},{\"id\":90556897,\"id_str\":\"90556897\",\"name\":\"Twitter Fran\\u00e=\n7ais\",\"screen_name\":\"TwitterFrance\",\"location\":\"San Francisco CA\",\"descript=\nion\":\"Bienvenue au compte officiel de Twitter en France\\u00a0! Pour plus d'=\ninfos rendez-vous sur http:\\/\\/t.co\\/fEg9kb4P\\u00a0!\",\"url\":\"https:\\/\\/t.co=\n\\/FX8t0aMiED\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/FX8t0aMiED=\n\",\"expanded_url\":\"https:\\/\\/twitter.com\\/welcome\",\"display_url\":\"twitter.co=\nm\\/welcome\",\"indices\":[0,23]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.c=\no\\/fEg9kb4P\",\"expanded_url\":\"http:\\/\\/blog.fr.twitter.com\",\"display_url\":\"b=\nlog.fr.twitter.com\",\"indices\":[86,106]}]}},\"protected\":false,\"followers_cou=\nnt\":1853638,\"friends_count\":41,\"listed_count\":5308,\"created_at\":\"Tue Nov 17=\n 03:49:40 +0000 2009\",\"favourites_count\":0,\"utc_offset\":-25200,\"time_zone\":=\n\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_c=\nount\":385,\"lang\":\"fr\",\"status\":{\"created_at\":\"Thu Aug 08 07:30:01 +0000 201=\n3\",\"id\":365374321335599106,\"id_str\":\"365374321335599106\",\"text\":\"Un \\u00e9t=\n\\u00e9 sur Twitter\\u00a0: partagez vos cartes postales anim\\u00e9es avec Vi=\nne https:\\/\\/t.co\\/Mc8UgBsAmV\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.twee=\ntdeck.com\\\" rel=3D\\\"nofollow\\\"\\u003eTweetDeck\\u003c\\/a\\u003e\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retwe=\net_count\":23,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"url=\ns\":[{\"url\":\"https:\\/\\/t.co\\/Mc8UgBsAmV\",\"expanded_url\":\"https:\\/\\/blog.twit=\nter.com\\/fr\\/2013\\/un-ete-sur-twitter-vine-le-nouveau-film-de-vos-vacances\"=\n,\"display_url\":\"blog.twitter.com\\/fr\\/2013\\/un-ete\\u2026\",\"indices\":[68,91]=\n}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensit=\nive\":false,\"lang\":\"fr\"},\"contributors_enabled\":false,\"is_translator\":false,=\n\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/images\\/themes\\/theme18\\/bg.gif\",\"prof=\nile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/prof=\nile_images\\/2284174786\\/1ppm9vhwkifs03rdebow_normal.png\",\"profile_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174786\\/1ppm9vhwkifs0=\n3rdebow_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_=\nbanners\\/90556897\\/1356027978\",\"profile_link_color\":\"038543\",\"profile_sideb=\nar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_te=\nxt_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fa=\nlse,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":f=\nalse,\"notifications\":false},{\"id\":427475002,\"id_str\":\"427475002\",\"name\":\"Tw=\nitter Books\",\"screen_name\":\"TwitterBooks\",\"location\":\"\",\"description\":\"We t=\nweet from Twitter, Inc. about books and the folks who write them. If you're=\n an author on Twitter, we'd love to hear from you.\",\"url\":\"https:\\/\\/t.co\\/=\nOLhnfSo8Rg\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/OLhnfSo8Rg\",=\n\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twit=\nter.com\\/media\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":=\nfalse,\"followers_count\":739816,\"friends_count\":37,\"listed_count\":2048,\"crea=\nted_at\":\"Sat Dec 03 15:36:31 +0000 2011\",\"favourites_count\":5,\"utc_offset\":=\n-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verifie=\nd\":true,\"statuses_count\":375,\"lang\":\"en\",\"status\":{\"created_at\":\"Tue Aug 13=\n 22:02:19 +0000 2013\",\"id\":367405784469999616,\"id_str\":\"367405784469999616\"=\n,\"text\":\"Want to chat with #MortalInstruments author @cassieclare? @ibooks =\nis asking her your questions\\u2014 use the hashtag #AskCassieClare!\",\"sourc=\ne\":\"\\u003ca href=3D\\\"http:\\/\\/www.tweetdeck.com\\\" rel=3D\\\"nofollow\\\"\\u003eT=\nweetDeck\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in=\n_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_=\nid_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"=\nplace\":null,\"contributors\":null,\"retweet_count\":6,\"favorite_count\":0,\"entit=\nies\":{\"hashtags\":[{\"text\":\"MortalInstruments\",\"indices\":[18,36]},{\"text\":\"A=\nskCassieClare\",\"indices\":[112,127]}],\"symbols\":[],\"urls\":[],\"user_mentions\"=\n:[{\"screen_name\":\"cassieclare\",\"name\":\"Cassandra Clare\",\"id\":17467600,\"id_s=\ntr\":\"17467600\",\"indices\":[44,56]},{\"screen_name\":\"iBooks\",\"name\":\"iBooks\",\"=\nid\":318571154,\"id_str\":\"318571154\",\"indices\":[58,65]}]},\"favorited\":false,\"=\nretweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":=\nfalse,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_background_images\\/656930206\\/n92i3xazai7g7kn=\nlnqpp.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_background_images\\/656930206\\/n92i3xazai7g7knlnqpp.png\",\"profile_bac=\nkground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/3752494064\\/44a87fa30f16ab459a0573e14e863d46_normal.png\",\"profile_image=\n_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/3752494064\\/44a87fa30=\nf16ab459a0573e14e863d46_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twi=\nmg.com\\/profile_banners\\/427475002\\/1347394463\",\"profile_link_color\":\"0084B=\n4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DD=\nEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"de=\nfault_profile\":false,\"default_profile_image\":false,\"following\":false,\"follo=\nw_request_sent\":false,\"notifications\":false},{\"id\":277761722,\"id_str\":\"2777=\n61722\",\"name\":\"Twitter UK\",\"screen_name\":\"TwitterUK\",\"location\":\"London, En=\ngland\",\"description\":\"Twitter in the United Kingdom.\",\"url\":\"http:\\/\\/t.co\\=\n/sA4QC7g9G6\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/sA4QC7g9G6\",=\n\"expanded_url\":\"http:\\/\\/www.twitter.com\",\"display_url\":\"twitter.com\",\"indi=\nces\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_coun=\nt\":178830,\"friends_count\":99,\"listed_count\":783,\"created_at\":\"Wed Apr 06 00=\n:11:41 +0000 2011\",\"favourites_count\":94,\"utc_offset\":3600,\"time_zone\":\"Lon=\ndon\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":677,\"lang\":\"en\",\"s=\ntatus\":{\"created_at\":\"Fri Aug 16 11:30:13 +0000 2013\",\"id\":3683338756944199=\n68,\"id_str\":\"368333875694419968\",\"text\":\"At 1pm today, the @sciencemuseum w=\nill be Tweeting the story of 250 yrs of science &amp; technology through 9 =\nobjects. Follow along with #MMWTour\",\"source\":\"web\",\"truncated\":false,\"in_r=\neply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_=\nid\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"geo=\n\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":=\n38,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"MMWTour\",\"indices\":[=\n136,144]}],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"sciencem=\nuseum\",\"name\":\"Science Museum\",\"id\":15987295,\"id_str\":\"15987295\",\"indices\":=\n[18,32]}]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_e=\nnabled\":false,\"is_translator\":false,\"profile_background_color\":\"9BC0DE\",\"pr=\nofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_imag=\nes\\/663497905\\/0a0s2uw01kdslf8yt0yc.png\",\"profile_background_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/663497905\\/0a0s2uw0=\n1kdslf8yt0yc.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_images\\/2284174643\\/t4f37ixzn1hnfr62iw7z_normal.p=\nng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/228=\n4174643\\/t4f37ixzn1hnfr62iw7z_normal.png\",\"profile_banner_url\":\"https:\\/\\/p=\nbs.twimg.com\\/profile_banners\\/277761722\\/1348046961\",\"profile_link_color\":=\n\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_colo=\nr\":\"A0C5C7\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":tr=\nue,\"default_profile\":false,\"default_profile_image\":false,\"following\":false,=\n\"follow_request_sent\":false,\"notifications\":false},{\"id\":167164816,\"id_str\"=\n:\"167164816\",\"name\":\"Twitter\\u30b5\\u30dd\\u30fc\\u30c8\",\"screen_name\":\"Twitte=\nrHelpJP\",\"location\":\"\",\"description\":\"Twitter\\u306b\\u95a2\\u3059\\u308b\\u4e0d=\n\\u5177\\u5408\\u3084\\u65b0\\u6a5f\\u80fd\\u3092\\u30c4\\u30a4\\u30fc\\u30c8\\u3067\\u3=\n054\\u5831\\u544a\\uff01\\u304a\\u56f0\\u308a\\u306e\\u969b\\u3001\\u307e\\u305a\\u3053=\n\\u3061\\u3089\\u306e\\u30c4\\u30a4\\u30fc\\u30c8\\u3092\\u78ba\\u8a8d\\u3057http:\\/\\/=\nt.co\\/WjE2P04PxT \\u307e\\u305f\\u306fhttp:\\/\\/t.co\\/nPMGDOJVED\\u3092\\u3054\\u8=\n9a7\\u4e0b\\u3055\\u3044\\u3002\\u305d\\u3061\\u3089\\u304b\\u3089\\u304a\\u554f\\u3044=\n\\u5408\\u305b\\u3082\\u53ef\\u80fd\\u3067\\u3059\\u3002@\\u30c4\\u30a4\\u30fc\\u30c8\\u=\n3084DM\\u3092\\u3044\\u305f\\u3060\\u3044\\u3066\\u3082\\u56de\\u7b54\\u3059\\u308b\\u3=\n053\\u3068\\u304c\\u3067\\u304d\\u307e\\u305b\\u3093\\u306e\\u3067\\u3054\\u4e86\\u627f=\n\\u304f\\u3060\\u3055\\u3044\\u3002\",\"url\":\"http:\\/\\/t.co\\/WjE2P04PxT\",\"entities=\n\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/WjE2P04PxT\",\"expanded_url\":\"http:\\=\n/\\/support.twitter.com\",\"display_url\":\"support.twitter.com\",\"indices\":[0,22=\n]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/WjE2P04PxT\",\"expanded_ur=\nl\":\"http:\\/\\/support.twitter.com\",\"display_url\":\"support.twitter.com\",\"indi=\nces\":[48,70]},{\"url\":\"http:\\/\\/t.co\\/nPMGDOJVED\",\"expanded_url\":\"http:\\/\\/t=\nwtr.jp\\/page\\/help\",\"display_url\":\"twtr.jp\\/page\\/help\",\"indices\":[74,96]}]=\n}},\"protected\":false,\"followers_count\":348555,\"friends_count\":155,\"listed_c=\nount\":7583,\"created_at\":\"Thu Jul 15 22:37:46 +0000 2010\",\"favourites_count\"=\n:32,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabl=\ned\":false,\"verified\":true,\"statuses_count\":4066,\"lang\":\"ja\",\"status\":{\"crea=\nted_at\":\"Tue Aug 13 23:52:08 +0000 2013\",\"id\":367433417794650112,\"id_str\":\"=\n367433417794650112\",\"text\":\"\\u5148\\u65e5\\u30e2\\u30d0\\u30a4\\u30eb\\u30a2\\u30d=\n7\\u30ea\\u306e\\u30a2\\u30c3\\u30d7\\u30c7\\u30fc\\u30c8\\u304c\\u3042\\u308a\\u3001\\u=\n65e5\\u672c\\u3067\\u3082\\u30ed\\u30b0\\u30a4\\u30f3\\u8a8d\\u8a3c\\u304c\\u4f7f\\u304=\n8\\u308b\\u3088\\u3046\\u306b\\u306a\\u308a\\u307e\\u3057\\u305f\\u3002\\u30ed\\u30b0\\u=\n30a4\\u30f3\\u8a8d\\u8a3c\\u3092\\u5229\\u7528\\u3059\\u308b\\u65b9\\u6cd5\\u306f\\u4ee=\n5\\u4e0b\\u30d8\\u30eb\\u30d7\\u3092\\u3054\\u89a7\\u304f\\u3060\\u3055\\u3044\\u3002(\\=\nu30d1\\u30bd\\u30b3\\u30f3\\/\\u30b9\\u30de\\u30db\\u7528) https:\\/\\/t.co\\/mpaDmgUP=\nsS\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply=\n_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str=\n\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\"=\n:null,\"contributors\":null,\"retweet_count\":134,\"favorite_count\":0,\"entities\"=\n:{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/mpaDmgUPsS\",\"e=\nxpanded_url\":\"https:\\/\\/support.twitter.com\\/articles\\/20170432-\",\"display_=\nurl\":\"support.twitter.com\\/articles\\/20170\\u2026\",\"indices\":[82,105]}],\"use=\nr_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":fa=\nlse,\"lang\":\"ja\"},\"contributors_enabled\":false,\"is_translator\":false,\"profil=\ne_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_background_images\\/819903197\\/ffaad5bca02cc4536400f81345e5=\n683d.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pr=\nofile_background_images\\/819903197\\/ffaad5bca02cc4536400f81345e5683d.png\",\"=\nprofile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_images\\/2284174748\\/o26wjnpmzstufiwiq6a7_normal.png\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174748\\/o26wjnpmzs=\ntufiwiq6a7_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/167164816\\/1347989456\",\"profile_link_color\":\"0084B4\",\"profile_s=\nidebar_border_color\":\"FFFFFF\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profil=\ne_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile=\n\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sen=\nt\":false,\"notifications\":false},{\"id\":234489024,\"id_str\":\"234489024\",\"name\"=\n:\"Twitter Comms\",\"screen_name\":\"twittercomms\",\"location\":\"\",\"description\":\"=\nTalking to everyone, all at once!\",\"url\":\"https:\\/\\/t.co\\/6OS7PWwQ27\",\"enti=\nties\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/6OS7PWwQ27\",\"expanded_url\":\"h=\nttps:\\/\\/www.vizify.com\\/twitter-comms\\/twitter-video\",\"display_url\":\"vizif=\ny.com\\/twitter-comms\\/\\u2026\",\"indices\":[0,23]}]},\"description\":{\"urls\":[]}=\n},\"protected\":false,\"followers_count\":167035,\"friends_count\":155,\"listed_co=\nunt\":1242,\"created_at\":\"Wed Jan 05 19:52:33 +0000 2011\",\"favourites_count\":=\n9,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled=\n\":false,\"verified\":true,\"statuses_count\":552,\"lang\":\"en\",\"status\":{\"created=\n_at\":\"Fri Aug 16 23:05:28 +0000 2013\",\"id\":368508839366111232,\"id_str\":\"368=\n508839366111232\",\"text\":\"RT @TwitterEng: An inside (and detailed) look at r=\ne-architecting Twitter. Plus, a new Tweets-per-second peak: 143,199 Tweets.=\n https:\\/\\/t.co\\/\\u2026\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.c=\nom\\/us\\/app\\/twitter\\/id409789998?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter=\n for Mac\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in=\n_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_=\nid_str\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"=\nplace\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Fri Aug 1=\n6 23:04:23 +0000 2013\",\"id\":368508567092875266,\"id_str\":\"368508567092875266=\n\",\"text\":\"An inside (and detailed) look at re-architecting Twitter. Plus, a=\n new Tweets-per-second peak: 143,199 Tweets. https:\\/\\/t.co\\/LKH4UdScFi\",\"s=\nource\":\"\\u003ca href=3D\\\"http:\\/\\/itunes.apple.com\\/us\\/app\\/twitter\\/id409=\n789998?mt=3D12\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for Mac\\u003c\\/a\\u003e\",\"t=\nruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nu=\nll,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_s=\ncreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweet_count\":214,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/LKH4UdScFi\",\"expanded_url\":\"https:\\=\n/\\/blog.twitter.com\\/2013\\/new-tweets-per-second-record-and-how\",\"display_u=\nrl\":\"blog.twitter.com\\/2013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_m=\nentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false=\n,\"lang\":\"en\"},\"retweet_count\":214,\"favorite_count\":0,\"entities\":{\"hashtags\"=\n:[],\"symbols\":[],\"urls\":[],\"user_mentions\":[{\"screen_name\":\"TwitterEng\",\"na=\nme\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",\"indices\":[3,14]}=\n]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},\"contributors_enabled\":=\nfalse,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"profile_ba=\nckground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/6569=\n36867\\/0btzj40rx96yzxcn5qoa.png\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/si0.twimg.com\\/profile_background_images\\/656936867\\/0btzj40rx96yzxcn=\n5qoa.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/2284174874\\/h8zi79wfvlih4tcuh41y_normal.png\",\"pro=\nfile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174874\\=\n/h8zi79wfvlih4tcuh41y_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg=\n.com\\/profile_banners\\/234489024\\/1347394908\",\"profile_link_color\":\"0084B4\"=\n,\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEE=\nF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_=\nrequest_sent\":false,\"notifications\":false},{\"id\":222953824,\"id_str\":\"222953=\n824\",\"name\":\"Twitter Government\",\"screen_name\":\"gov\",\"location\":\"Washington=\n, DC\",\"description\":\"Updates from the Twitter Government & Politics team, t=\nracking creative & effective uses of Twitter for civic engagement. RTs & ex=\namples\\u2260political endorsements.\",\"url\":\"https:\\/\\/t.co\\/2kb1ic93IQ\",\"en=\ntities\":{\"url\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/2kb1ic93IQ\",\"expanded_url\":=\n\"https:\\/\\/blog.twitter.com\\/media\",\"display_url\":\"blog.twitter.com\\/media\"=\n,\"indices\":[0,23]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":440598,\"friends_count\":0,\"listed_count\":2369,\"created_at\":\"Sat Dec=\n 04 23:27:01 +0000 2010\",\"favourites_count\":9,\"utc_offset\":-14400,\"time_zon=\ne\":\"Eastern Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuse=\ns_count\":799,\"lang\":\"en\",\"status\":{\"created_at\":\"Fri Aug 16 18:32:57 +0000 =\n2013\",\"id\":368440257584566273,\"id_str\":\"368440257584566273\",\"text\":\"RT @Twe=\netDeck: Mine your columns for information with TweetDeck's powerful filters=\n. #TweetDeckTips https:\\/\\/t.co\\/7uK7zpOjoj\",\"source\":\"\\u003ca href=3D\\\"htt=\np:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003eTwitter for i=\nPhone\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_re=\nply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_=\nstr\":null,\"in_reply_to_screen_name\":null,\"geo\":null,\"coordinates\":null,\"pla=\nce\":null,\"contributors\":null,\"retweeted_status\":{\"created_at\":\"Thu Aug 15 1=\n7:54:07 +0000 2013\",\"id\":368068097455820800,\"id_str\":\"368068097455820800\",\"=\ntext\":\"Mine your columns for information with TweetDeck's powerful filters.=\n #TweetDeckTips https:\\/\\/t.co\\/7uK7zpOjoj\",\"source\":\"web\",\"truncated\":fals=\ne,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_t=\no_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":nu=\nll,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_=\ncount\":36,\"favorite_count\":0,\"entities\":{\"hashtags\":[{\"text\":\"TweetDeckTips=\n\",\"indices\":[69,83]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/7uK7zpOj=\noj\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/tweetdecktips-content=\n-filters\",\"display_url\":\"blog.twitter.com\\/2013\\/tweetdeck\\u2026\",\"indices\"=\n:[84,107]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possib=\nly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":36,\"favorite_count\":0,\"ent=\nities\":{\"hashtags\":[{\"text\":\"TweetDeckTips\",\"indices\":[84,98]}],\"symbols\":[=\n],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/7uK7zpOjoj\",\"expanded_url\":\"https:\\/\\/blo=\ng.twitter.com\\/2013\\/tweetdecktips-content-filters\",\"display_url\":\"blog.twi=\ntter.com\\/2013\\/tweetdeck\\u2026\",\"indices\":[99,122]}],\"user_mentions\":[{\"sc=\nreen_name\":\"TweetDeck\",\"name\":\"TweetDeck\",\"id\":14803701,\"id_str\":\"14803701\"=\n,\"indices\":[3,13]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitiv=\ne\":false,\"lang\":\"en\"},\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/378138859\\/townhallbg.jpg\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_=\nimages\\/378138859\\/townhallbg.jpg\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284291316\\/xu1u3i11ugj=\n03en53ujr_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/p=\nrofile_images\\/2284291316\\/xu1u3i11ugj03en53ujr_normal.png\",\"profile_banner=\n_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/222953824\\/1347996109\",\"pr=\nofile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile=\n_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_ba=\nckground_image\":true,\"default_profile\":false,\"default_profile_image\":false,=\n\"following\":true,\"follow_request_sent\":false,\"notifications\":false},{\"id\":2=\n63884490,\"id_str\":\"263884490\",\"name\":\"Twitter Brasil\",\"screen_name\":\"Twitte=\nrBrasil\",\"location\":\"\",\"description\":\"Bem-Vindos \\u00e0 conta oficial do Tw=\nitter Brasil! \\r\\nPrecisa de ajuda? Acesse https:\\/\\/t.co\\/THfvezxodd\\r\\nVi=\nsite o nosso Blog https:\\/\\/t.co\\/bmRbB6RJ4i\",\"url\":null,\"entities\":{\"descr=\niption\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/THfvezxodd\",\"expanded_url\":\"https:=\n\\/\\/support.twitter.com\\/forms\",\"display_url\":\"support.twitter.com\\/forms\",=\n\"indices\":[73,96]},{\"url\":\"https:\\/\\/t.co\\/bmRbB6RJ4i\",\"expanded_url\":\"http=\ns:\\/\\/blog.twitter.com\\/pt\\/brasil\",\"display_url\":\"blog.twitter.com\\/pt\\/br=\nasil\",\"indices\":[118,141]}]}},\"protected\":false,\"followers_count\":835787,\"f=\nriends_count\":37,\"listed_count\":1975,\"created_at\":\"Thu Mar 10 22:54:23 +000=\n0 2011\",\"favourites_count\":4,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time =\n(US & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":170,\"la=\nng\":\"pt\",\"status\":{\"created_at\":\"Mon Aug 12 23:08:17 +0000 2013\",\"id\":36705=\n9997680607233,\"id_str\":\"367059997680607233\",\"text\":\"Quer saber como manter =\na sua conta segura? Leia aqui: https:\\/\\/t.co\\/hwu5PToGJD\",\"source\":\"web\",\"=\ntruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":n=\null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_=\nscreen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\"=\n:null,\"retweet_count\":14,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symb=\nols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/hwu5PToGJD\",\"expanded_url\":\"https:\\=\n/\\/support.twitter.com\\/articles\\/381738\",\"display_url\":\"support.twitter.co=\nm\\/articles\\/381738\",\"indices\":[54,77]}],\"user_mentions\":[]},\"favorited\":fa=\nlse,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"pt\"},\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_im=\nages\\/656932821\\/fqxexancza09x852o0mk.png\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/656932821\\/fqxexa=\nncza09x852o0mk.png\",\"profile_background_tile\":true,\"profile_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_images\\/2287296029\\/mh03rggtt66hifnh0ey3_normal=\n.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2=\n287296029\\/mh03rggtt66hifnh0ey3_normal.png\",\"profile_banner_url\":\"https:\\/\\=\n/pbs.twimg.com\\/profile_banners\\/263884490\\/1347394642\",\"profile_link_color=\n\":\"0084B4\",\"profile_sidebar_border_color\":\"C0DEED\",\"profile_sidebar_fill_co=\nlor\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":=\ntrue,\"default_profile\":false,\"default_profile_image\":false,\"following\":fals=\ne,\"follow_request_sent\":false,\"notifications\":false}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "60745", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:40 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:40 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348031457193; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:40 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714380", 
+                "x-transaction": "ee1c1b909a9cca80"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/direct_messages/new.json?text=test+message&user=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"sender\":{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"foll=\nowers_count\":7,\"time_zone\":\"Central Time (US & Canada)\",\"statuses_count\":10=\n8,\"location\":\"pytopia\",\"friends_count\":10,\"profile_background_color\":\"FFFFF=\nF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\"=\n:82301637,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.c=\nom\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},=\n\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"=\nprofile_link_color\":\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"=\nid_str\":\"82301637\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_=\nimage\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:2=\n0 +0000 2009\",\"protected\":false,\"description\":\"A test account for testing s=\ntuff.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/17333277=\n10\\/test_normal.jpg\",\"is_translator\":false,\"profile_sidebar_border_color\":\"=\n87BC44\",\"default_profile_image\":false,\"contributors_enabled\":false,\"profile=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327=\n710\\/test_normal.jpg\",\"favourites_count\":2,\"following\":false,\"notifications=\n\":false,\"verified\":false,\"profile_background_tile\":false,\"screen_name\":\"twe=\nepytest\",\"profile_sidebar_fill_color\":\"E0FF92\"},\"sender_screen_name\":\"tweep=\nytest\",\"recipient_id_str\":\"82301637\",\"recipient_screen_name\":\"tweepytest\",\"=\nid_str\":\"368589169229967360\",\"id\":368589169229967360,\"recipient\":{\"url\":\"ht=\ntp:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"followers_count\":7,\"time=\n_zone\":\"Central Time (US & Canada)\",\"statuses_count\":108,\"location\":\"pytopi=\na\",\"friends_count\":10,\"profile_background_color\":\"FFFFFF\",\"profile_backgrou=\nnd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_im=\nages\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\":82301637,\"entities\"=\n:{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls=\n\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backg=\nround_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":=\n\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"id_str\":\"82301637\",\"=\nlang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":false,\"profil=\ne_text_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"prote=\ncted\":false,\"description\":\"A test account for testing stuff.\",\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\"=\n,\"is_translator\":false,\"profile_sidebar_border_color\":\"87BC44\",\"default_pro=\nfile_image\":false,\"contributors_enabled\":false,\"profile_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327710\\/test_normal.jpg=\n\",\"favourites_count\":2,\"following\":false,\"notifications\":false,\"verified\":f=\nalse,\"profile_background_tile\":false,\"screen_name\":\"tweepytest\",\"profile_si=\ndebar_fill_color\":\"E0FF92\"},\"created_at\":\"Sat Aug 17 04:24:40 +0000 2013\",\"=\ntext\":\"test message\",\"recipient_id\":82301637,\"sender_id_str\":\"82301637\",\"en=\ntities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[]},\"sender_id\":82301637}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "3299", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:40 GMT", 
+                "etag": "\"472a85caeabbf75ab029cab087786cac\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:40 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:40 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlMjI5N2QzMjQ1NzU1ZmExOWU2NTVmMWI3MWU0ZjRl%250ANDY6B2lkIiVhMmYyOWIzZjIxNWVkYzM3Zjk5ZjE5ZGFjMmI2NTMzYjoPY3Jl%250AYXRlZF9hdGwrCMmZhIpAAQ%253D%253D--37efb83095325c122a4b8b26314f02fbee7ff314; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348062964624; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:40 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "e7949e5f7c500d61516e05746ca0e6dd88adfbb9", 
+                "x-runtime": "0.10245", 
+                "x-transaction": "2405a6c575c85c3b", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "DELETE", 
+            "port": 443, 
+            "url": "/1.1/direct_messages/destroy.json?id=368589169229967360"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"sender\":{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"foll=\nowers_count\":7,\"time_zone\":\"Central Time (US & Canada)\",\"statuses_count\":10=\n8,\"location\":\"pytopia\",\"friends_count\":10,\"profile_background_color\":\"FFFFF=\nF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\"=\n:82301637,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.c=\nom\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},=\n\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"=\nprofile_link_color\":\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"=\nid_str\":\"82301637\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_=\nimage\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:2=\n0 +0000 2009\",\"protected\":false,\"description\":\"A test account for testing s=\ntuff.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/17333277=\n10\\/test_normal.jpg\",\"is_translator\":false,\"profile_sidebar_border_color\":\"=\n87BC44\",\"default_profile_image\":false,\"contributors_enabled\":false,\"profile=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327=\n710\\/test_normal.jpg\",\"favourites_count\":2,\"following\":false,\"notifications=\n\":false,\"verified\":false,\"profile_background_tile\":false,\"screen_name\":\"twe=\nepytest\",\"profile_sidebar_fill_color\":\"E0FF92\"},\"sender_screen_name\":\"tweep=\nytest\",\"recipient_id_str\":\"82301637\",\"recipient_screen_name\":\"tweepytest\",\"=\nid_str\":\"368589169229967360\",\"id\":368589169229967360,\"recipient\":{\"url\":\"ht=\ntp:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"followers_count\":7,\"time=\n_zone\":\"Central Time (US & Canada)\",\"statuses_count\":108,\"location\":\"pytopi=\na\",\"friends_count\":10,\"profile_background_color\":\"FFFFFF\",\"profile_backgrou=\nnd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_im=\nages\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\":82301637,\"entities\"=\n:{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls=\n\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backg=\nround_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":=\n\"0000FF\",\"listed_count\":0,\"follow_request_sent\":false,\"id_str\":\"82301637\",\"=\nlang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":false,\"profil=\ne_text_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"prote=\ncted\":false,\"description\":\"A test account for testing stuff.\",\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\"=\n,\"is_translator\":false,\"profile_sidebar_border_color\":\"87BC44\",\"default_pro=\nfile_image\":false,\"contributors_enabled\":false,\"profile_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1733327710\\/test_normal.jpg=\n\",\"favourites_count\":2,\"following\":false,\"notifications\":false,\"verified\":f=\nalse,\"profile_background_tile\":false,\"screen_name\":\"tweepytest\",\"profile_si=\ndebar_fill_color\":\"E0FF92\"},\"created_at\":\"Sat Aug 17 04:24:40 +0000 2013\",\"=\ntext\":\"test message\",\"recipient_id\":82301637,\"sender_id_str\":\"82301637\",\"en=\ntities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[]},\"sender_id\":82301637}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "3299", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "etag": "\"472a85caeabbf75ab029cab087786cac\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:41 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlZTM1M2QzMDY3ZjVhZjkyMDc0NWIyYzRhZTlmZTdj%250AMTc6B2lkIiVlYTNlMmRiMjYyOTA5NTEzNTIxZjk4OWMwZDA5ZjQyZToPY3Jl%250AYXRlZF9hdGwrCAWchIpAAQ%253D%253D--b6bc98e1e0f8fb1da5e97325e4b5012479066667; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348117061662; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:41 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "863f041e96030cfda40588255bee83be5b528888", 
+                "x-runtime": "0.04811", 
+                "x-transaction": "219a240026e3ea1f", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/direct_messages/sent.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"id\":266403740574167040,\"id_str\":\"266403740574167040\",\"text\":\"test messag=\ne\",\"sender\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"sc=\nreen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account =\nfor testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",=\n\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"pro=\ntected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"crea=\nted_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":=\n-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verifie=\nd\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_=\ntranslator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/tes=\nt.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,=\n\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/tes=\nt_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_i=\nmages\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_=\nsidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profi=\nle_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_profi=\nle\":false,\"default_profile_image\":false,\"following\":null,\"follow_request_se=\nnt\":null,\"notifications\":null},\"sender_id\":82301637,\"sender_id_str\":\"823016=\n37\",\"sender_screen_name\":\"tweepytest\",\"recipient\":{\"id\":82301637,\"id_str\":\"=\n82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"p=\nytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t=\n.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV=\n0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,=\n22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"fr=\niends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 20=\n09\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":=\n\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test=\n.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"=\nprofile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profi=\nle_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_=\nbackground_image\":false,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":null,\"follow_request_sent\":null,\"notifications\":null},\"recip=\nient_id\":82301637,\"recipient_id_str\":\"82301637\",\"recipient_screen_name\":\"tw=\neepytest\",\"created_at\":\"Thu Nov 08 04:56:15 +0000 2012\",\"entities\":{\"hashta=\ngs\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]}},{\"id\":460163613,\"id_str\"=\n:\"460163613\",\"text\":\"test message\",\"sender\":{\"id\":82301637,\"id_str\":\"823016=\n37\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia=\n\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3=\nL9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"e=\nxpanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]}=\n,\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_=\ncount\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"f=\navourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"=\ncontributors_enabled\":false,\"is_translator\":false,\"profile_background_color=\n\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\"=\n:\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",=\n\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profil=\ne_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sid=\nebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_backgr=\nound_image\":false,\"default_profile\":false,\"default_profile_image\":false,\"fo=\nllowing\":null,\"follow_request_sent\":null,\"notifications\":null},\"sender_id\":=\n82301637,\"sender_id_str\":\"82301637\",\"sender_screen_name\":\"tweepytest\",\"reci=\npient\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_=\nname\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for t=\nesting stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":=\n[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"disp=\nlay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protecte=\nd\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_a=\nt\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-1800=\n0,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":fa=\nlse,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_trans=\nlator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg=\n\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ba=\nckground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"prof=\nile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_nor=\nmal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images=\n\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sideb=\nar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_te=\nxt_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":f=\nalse,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":n=\null,\"notifications\":null},\"recipient_id\":82301637,\"recipient_id_str\":\"82301=\n637\",\"recipient_screen_name\":\"tweepytest\",\"created_at\":\"Thu Oct 15 23:47:36=\n +0000 2009\",\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mention=\ns\":[]}}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "6533", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348145479776; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:41 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714381", 
+                "x-transaction": "17d43aa5b388f729"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/friendships/show.json?target_screen_name=twtiter"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"relationship\":{\"source\":{\"id\":82301637,\"id_str\":\"82301637\",\"screen_name\":=\n\"tweepytest\",\"following\":false,\"followed_by\":false,\"notifications_enabled\":=\nfalse,\"can_dm\":false,\"blocking\":false,\"want_retweets\":false,\"all_replies\":f=\nalse,\"marked_spam\":false},\"target\":{\"id\":34809351,\"id_str\":\"34809351\",\"scre=\nen_name\":\"twtiter\",\"following\":false,\"followed_by\":false}}}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "359", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348164946004; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:41 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714381", 
+                "x-transaction": "fd76bc1a9c968b2b"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/members/show.json?owner_screen_name=applepie&screen_name=NathanFillion&slug=stars"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":null,\"contributors_enabled\":false,\"name\":\"Nathan Fillion\",\"listed_co=\nunt\":34926,\"location\":\"Los Angeles\",\"profile_background_tile\":true,\"is_tran=\nslator\":false,\"profile_sidebar_fill_color\":\"efefef\",\"profile_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/378800000228812095\\/523df67b08=\ne07f4bde1ba442a7e931fa_normal.jpeg\",\"id\":31353077,\"entities\":{\"description\"=\n:{\"urls\":[]}},\"status\":{\"in_reply_to_status_id_str\":null,\"place\":null,\"cont=\nributors\":null,\"coordinates\":null,\"retweeted\":false,\"in_reply_to_user_id_st=\nr\":null,\"id_str\":\"368521432088584193\",\"possibly_sensitive\":false,\"in_reply_=\nto_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tapbots.com\\/tweetbo=\nt\\\" rel=3D\\\"nofollow\\\"\\u003ETweetbot for iOS\\u003C\\/a\\u003E\",\"in_reply_to_s=\ncreen_name\":null,\"id\":368521432088584193,\"favorited\":false,\"truncated\":fals=\ne,\"geo\":null,\"text\":\"Canadians and the @Hairgodalex literally cutting their=\n way through poverty. http:\\/\\/t.co\\/irqr0YwQ9q. Sweet.\",\"created_at\":\"Fri =\nAug 16 23:55:30 +0000 2013\",\"in_reply_to_user_id\":null,\"entities\":{\"user_me=\nntions\":[{\"id_str\":\"277473591\",\"screen_name\":\"hairgodalex\",\"id\":277473591,\"=\nindices\":[18,30],\"name\":\"Alex Russo\"}],\"hashtags\":[],\"urls\":[{\"indices\":[76=\n,98],\"display_url\":\"goo.gl\\/wjvO3c\",\"url\":\"http:\\/\\/t.co\\/irqr0YwQ9q\",\"expa=\nnded_url\":\"http:\\/\\/goo.gl\\/wjvO3c\"}]},\"retweet_count\":64},\"followers_count=\n\":1898467,\"time_zone\":\"Pacific Time (US & Canada)\",\"profile_background_colo=\nr\":\"131516\",\"default_profile_image\":false,\"lang\":\"en\",\"favourites_count\":12=\n4,\"utc_offset\":-28800,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/images\\/themes\\/theme14\\/bg.gif\",\"geo_enabled\":false,\"profile_link_color\"=\n:\"009999\",\"follow_request_sent\":false,\"created_at\":\"Wed Apr 15 05:57:40 +00=\n00 2009\",\"protected\":false,\"id_str\":\"31353077\",\"profile_banner_url\":\"https:=\n\\/\\/pbs.twimg.com\\/profile_banners\\/31353077\\/1375475379\",\"description\":\"It=\n costs nothing to say something kind. Even less to shut up altogether.\",\"st=\natuses_count\":5133,\"friends_count\":428,\"profile_use_background_image\":true,=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/images\\/them=\nes\\/theme14\\/bg.gif\",\"profile_text_color\":\"333333\",\"default_profile\":false,=\n\"following\":false,\"notifications\":false,\"verified\":true,\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000228812095\\/523df67b08e07f=\n4bde1ba442a7e931fa_normal.jpeg\",\"screen_name\":\"NathanFillion\",\"profile_side=\nbar_border_color\":\"eeeeee\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2423", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "etag": "\"a9824390e8c3b1de46c4cafa34a970fd\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:41 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:41 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWNlNDUxY2Q4OTU1YzhjNzE5ZGJkMzRlNTFjMTQ1ZTRiOg9j%250AcmVhdGVkX2F0bCsIjJ6EikAB--b7a3be404a72512db86a2b240eca07adea094016; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348185059947; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:41 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "595d6527becc5d000edce940857c03211394087e", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714381", 
+                "x-runtime": "0.04554", 
+                "x-transaction": "0fa23612ac8e4c8a", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/lists/subscribers/show.json?screen_name=applepie&slug=test&owner_screen_name=tweepytest"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":null,\"contributors_enabled\":false,\"name\":\"Josh\",\"location\":\"Santa Cl=\nara, CA\",\"profile_background_tile\":false,\"profile_sidebar_fill_color\":\"DFE1=\nEB\",\"default_profile_image\":false,\"id\":9302282,\"entities\":{\"description\":{\"=\nurls\":[]}},\"status\":{\"place\":null,\"contributors\":null,\"coordinates\":null,\"r=\netweeted\":false,\"id_str\":\"368394309931761664\",\"in_reply_to_status_id\":36837=\n0400968716288,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/an=\ndroid\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for Android\\u003C\\/a\\u003E\",\"in_rep=\nly_to_screen_name\":\"ijustine\",\"id\":368394309931761664,\"favorited\":false,\"in=\n_reply_to_status_id_str\":\"368370400968716288\",\"truncated\":false,\"geo\":null,=\n\"text\":\"@ijustine sprained my wrist replying to that tweet.\",\"created_at\":\"=\nFri Aug 16 15:30:22 +0000 2013\",\"in_reply_to_user_id_str\":\"7846\",\"in_reply_=\nto_user_id\":7846,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"7846=\n\",\"id\":7846,\"screen_name\":\"ijustine\",\"indices\":[0,9],\"name\":\"iJustine\"}],\"u=\nrls\":[]},\"retweet_count\":0},\"followers_count\":457,\"time_zone\":\"Pacific Time=\n (US & Canada)\",\"favourites_count\":4,\"profile_background_color\":\"010708\",\"p=\nrofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/281327950=\n6\\/f0addfcfa062b23a94c00931ff35f03a_normal.jpeg\",\"statuses_count\":7283,\"lan=\ng\":\"en\",\"utc_offset\":-28800,\"friends_count\":302,\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/8076084\\/20091103290=\n3-12395.jpg\",\"is_translator\":false,\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_background_images\\/8076084\\/200911032903-123=\n95.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"0000FF\",\"default_profile\":=\nfalse,\"follow_request_sent\":false,\"created_at\":\"Mon Oct 08 03:00:34 +0000 2=\n007\",\"protected\":false,\"id_str\":\"9302282\",\"description\":\"pro\\u00b7gram\\u00b=\n7mer (n) An organism capable of converting caffeine into code.\",\"profile_us=\ne_background_image\":true,\"profile_text_color\":\"000000\",\"following\":true,\"li=\nsted_count\":24,\"notifications\":false,\"verified\":false,\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/2813279506\\/f0addfcfa062b23a94c00931=\nff35f03a_normal.jpeg\",\"screen_name\":\"applepie\",\"profile_sidebar_border_colo=\nr\":\"000000\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2183", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "etag": "\"61440855cea5c812abba7ad7c9775ab5\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:42 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWRkZmUzY2JkMDdiOGRjNTNjNDU2YmEzNTY0ZjgxNDVlOg9j%250AcmVhdGVkX2F0bCsI45%252BEikAB--43d373814ee7871858ada4f08be9e43516e4b7cd; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348210394413; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:42 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "ba52a1459a829082d1ad2054c152264690e84110", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714382", 
+                "x-runtime": "0.06711", 
+                "x-transaction": "e8baf2f7935f288b", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/subscribers/create.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"full_name\":\"@applepie\\/lists\\/stars\",\"user\":{\"url\":null,\"contributors_ena=\nbled\":false,\"name\":\"Josh\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_nor=\nmal.jpeg\",\"is_translator\":false,\"location\":\"Santa Clara, CA\",\"profile_backg=\nround_tile\":false,\"profile_sidebar_fill_color\":\"DFE1EB\",\"default_profile_im=\nage\":false,\"id\":9302282,\"entities\":{\"description\":{\"urls\":[]}},\"followers_c=\nount\":457,\"time_zone\":\"Pacific Time (US & Canada)\",\"favourites_count\":4,\"pr=\nofile_background_color\":\"010708\",\"statuses_count\":7283,\"lang\":\"en\",\"utc_off=\nset\":-28800,\"friends_count\":302,\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/8076084\\/200911032903-12395.jpg\",\"pr=\nofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_background_images\\/8076084\\/200911032903-12395.jpg\",\"geo_enabled\":true,\"pr=\nofile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_request_sent\":fa=\nlse,\"created_at\":\"Mon Oct 08 03:00:34 +0000 2007\",\"protected\":false,\"id_str=\n\":\"9302282\",\"description\":\"pro\\u00b7gram\\u00b7mer (n) An organism capable o=\nf converting caffeine into code.\",\"profile_use_background_image\":true,\"prof=\nile_text_color\":\"000000\",\"following\":true,\"listed_count\":24,\"notifications\"=\n:false,\"verified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_normal.jpeg\",\"screen_=\nname\":\"applepie\",\"profile_sidebar_border_color\":\"000000\"},\"member_count\":55=\n,\"slug\":\"stars\",\"following\":true,\"id_str\":\"8078\",\"subscriber_count\":8,\"id\":=\n8078,\"mode\":\"public\",\"created_at\":\"Fri Oct 16 00:25:42 +0000 2009\",\"uri\":\"\\=\n/applepie\\/lists\\/stars\",\"description\":\"\",\"name\":\"stars\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1707", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "etag": "\"476be6b64acaa251b0b1452bc70dd224\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:42 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlZmViMGRlODc0ZTNlYjBmZjgzNTA4Y2FlMWFlMDc0%250ANzc6B2lkIiVkZTQwNDQzMWMwYTRkZWMxMTdmNTVhOWE2MGEyN2JmODoPY3Jl%250AYXRlZF9hdGwrCPGghIpAAQ%253D%253D--5c2e6a9a07f732fc5355c264cd08d934b1727b69; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348243836390; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:42 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "14e42906022abddefa4c89b6dc1bf951f4f2c39d", 
+                "x-runtime": "0.08351", 
+                "x-transaction": "66a211d68753d2a6", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/lists/subscribers/destroy.json?slug=stars&owner_screen_name=applepie"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"full_name\":\"@applepie\\/lists\\/stars\",\"user\":{\"url\":null,\"contributors_ena=\nbled\":false,\"name\":\"Josh\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_nor=\nmal.jpeg\",\"is_translator\":false,\"location\":\"Santa Clara, CA\",\"profile_backg=\nround_tile\":false,\"profile_sidebar_fill_color\":\"DFE1EB\",\"default_profile_im=\nage\":false,\"id\":9302282,\"entities\":{\"description\":{\"urls\":[]}},\"followers_c=\nount\":457,\"time_zone\":\"Pacific Time (US & Canada)\",\"favourites_count\":4,\"pr=\nofile_background_color\":\"010708\",\"statuses_count\":7283,\"lang\":\"en\",\"utc_off=\nset\":-28800,\"friends_count\":302,\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/8076084\\/200911032903-12395.jpg\",\"pr=\nofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_background_images\\/8076084\\/200911032903-12395.jpg\",\"geo_enabled\":true,\"pr=\nofile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_request_sent\":fa=\nlse,\"created_at\":\"Mon Oct 08 03:00:34 +0000 2007\",\"protected\":false,\"id_str=\n\":\"9302282\",\"description\":\"pro\\u00b7gram\\u00b7mer (n) An organism capable o=\nf converting caffeine into code.\",\"profile_use_background_image\":true,\"prof=\nile_text_color\":\"000000\",\"following\":true,\"listed_count\":24,\"notifications\"=\n:false,\"verified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/2813279506\\/f0addfcfa062b23a94c00931ff35f03a_normal.jpeg\",\"screen_=\nname\":\"applepie\",\"profile_sidebar_border_color\":\"000000\"},\"member_count\":55=\n,\"slug\":\"stars\",\"following\":false,\"id_str\":\"8078\",\"subscriber_count\":8,\"id\"=\n:8078,\"mode\":\"public\",\"created_at\":\"Fri Oct 16 00:25:42 +0000 2009\",\"uri\":\"=\n\\/applepie\\/lists\\/stars\",\"description\":\"\",\"name\":\"stars\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1708", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "etag": "\"9630095896befc8619337cd58b323b21\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:42 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:42 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYzBhM2VhNGYyYTAyODQ3ODEzMWJkMzEzMGE4OTU0%250AZGE6B2lkIiVkNWY2MWFjNDdiMWE2NTJjMzg3Zjc4ZjVmOTdjNGMzOToPY3Jl%250AYXRlZF9hdGwrCAaihIpAAQ%253D%253D--6d8c0fd75f337e9c658df138d7662e2267a9a4e6; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348271677126; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:42 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "80498c0109c887f4da504770d84492f5323223fa", 
+                "x-runtime": "0.07771", 
+                "x-transaction": "94a31001c684e41d", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/suggestions.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"slug\":\"music\",\"size\":99,\"name\":\"Music\"},{\"slug\":\"sports\",\"size\":74,\"name=\n\":\"Sports\"},{\"slug\":\"entertainment\",\"size\":81,\"name\":\"Entertainment\"},{\"slu=\ng\":\"funny\",\"size\":61,\"name\":\"Funny\"},{\"slug\":\"twitter\",\"size\":46,\"name\":\"Tw=\nitter\"},{\"slug\":\"news\",\"size\":49,\"name\":\"News\"},{\"slug\":\"technology\",\"size\"=\n:56,\"name\":\"Technology\"},{\"slug\":\"fashion\",\"size\":62,\"name\":\"Fashion\"},{\"sl=\nug\":\"food-drink\",\"size\":64,\"name\":\"Food & Drink\"},{\"slug\":\"television\",\"siz=\ne\":209,\"name\":\"Television\"},{\"slug\":\"family\",\"size\":38,\"name\":\"Family\"},{\"s=\nlug\":\"art-design\",\"size\":69,\"name\":\"Art & Design\"},{\"slug\":\"business\",\"size=\n\":45,\"name\":\"Business\"},{\"slug\":\"health\",\"size\":46,\"name\":\"Health\"},{\"slug\"=\n:\"books\",\"size\":62,\"name\":\"Books\"},{\"slug\":\"science\",\"size\":49,\"name\":\"Scie=\nnce\"},{\"slug\":\"faith-and-religion\",\"size\":76,\"name\":\"Faith and Religion\"},{=\n\"slug\":\"government\",\"size\":52,\"name\":\"Government\"},{\"slug\":\"social-good\",\"s=\nize\":48,\"name\":\"Social Good\"},{\"slug\":\"nba\",\"size\":127,\"name\":\"NBA\"},{\"slug=\n\":\"travel\",\"size\":44,\"name\":\"Travel\"},{\"slug\":\"staff-picks\",\"size\":69,\"name=\n\":\"Staff Picks\"},{\"slug\":\"mlb\",\"size\":80,\"name\":\"MLB\"},{\"slug\":\"nascar\",\"si=\nze\":98,\"name\":\"NASCAR\"},{\"slug\":\"nhl\",\"size\":62,\"name\":\"NHL\"},{\"slug\":\"pga\"=\n,\"size\":127,\"name\":\"PGA\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1226", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:43 GMT", 
+                "etag": "\"7b9d26d97f1e7eaf05052ed300521dad\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:43 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:43 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJTM4Y2I2MzA1MmM0NGUzMzliNTljOTc3ZGQwYTk1ZmUyOg9j%250AcmVhdGVkX2F0bCsIL6OEikAB--91333d5867f99f8d95ecb0b4384029b8ccf5ad1f; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348303492285; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:43 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "2ce116f952ddc30d63909b43eaee9918cb33f981", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714383", 
+                "x-runtime": "0.03513", 
+                "x-transaction": "f9791a2bd756978c", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/suggestions/music.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"slug\":\"music\",\"size\":99,\"users\":[{\"url\":\"http:\\/\\/t.co\\/v6qLcjAydl\",\"prof=\nile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/79293791\\/135006=\n8237\",\"name\":\"Rihanna\",\"followers_count\":31116713,\"time_zone\":\"Pacific Time=\n (US & Canada)\",\"statuses_count\":8235,\"location\":\"LA BABY!\",\"friends_count\"=\n:968,\"profile_background_color\":\"131516\",\"profile_background_image_url_http=\ns\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/869915227\\/=\nc41bee10b01787134a97dcb7438a0b0d.jpeg\",\"default_profile\":false,\"id\":7929379=\n1,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"rihannanow.co=\nm\",\"url\":\"http:\\/\\/t.co\\/v6qLcjAydl\",\"expanded_url\":\"http:\\/\\/www.rihannano=\nw.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/t8Fc0HpXae\",\"displa=\ny_url\":\"smarturl.it\\/UnapologeticDlx\",\"indices\":[42,64],\"expanded_url\":\"htt=\np:\\/\\/smarturl.it\\/UnapologeticDlx\"},{\"url\":\"http:\\/\\/t.co\\/WCyNUJNH29\",\"di=\nsplay_url\":\"smarturl.it\\/RihannaStay\",\"indices\":[86,108],\"expanded_url\":\"ht=\ntp:\\/\\/smarturl.it\\/RihannaStay\"},{\"url\":\"http:\\/\\/t.co\\/tfjLQW1StI\",\"displ=\nay_url\":\"amzn.to\\/13rkPEU\",\"indices\":[138,160],\"expanded_url\":\"http:\\/\\/amz=\nn.to\\/13rkPEU\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/869915227\\/c41bee10b01787134a97dcb7438a0b0d.jpeg\"=\n,\"geo_enabled\":false,\"profile_link_color\":\"009999\",\"listed_count\":90434,\"fo=\nllow_request_sent\":false,\"id_str\":\"79293791\",\"lang\":\"en\",\"utc_offset\":-2880=\n0,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text_c=\nolor\":\"333333\",\"created_at\":\"Fri Oct 02 21:37:33 +0000 2009\",\"protected\":fa=\nlse,\"description\":\"Unapologetic, new album out now worldwide http:\\/\\/t.co\\=\n/t8Fc0HpXae \\r\\n\\r\\nDownload 'Stay'  http:\\/\\/t.co\\/WCyNUJNH29\\r\\n777 Tour =\nDVD Available NOW  http:\\/\\/t.co\\/tfjLQW1StI\",\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/3096110144\\/d097a719dba080cc99ca9dbfba85dfa4=\n_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_images\\/3096110144\\/d097a719dba080cc99ca9dbfba85dfa4_normal.jpeg\",\"p=\nrofile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contri=\nbutors_enabled\":false,\"favourites_count\":319,\"following\":false,\"notificatio=\nns\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"ri=\nhanna\",\"profile_sidebar_fill_color\":\"EFEFEF\"},{\"url\":\"http:\\/\\/t.co\\/Hj5Kfw=\njYJO\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/44409=\n004\\/1374010844\",\"name\":\"Shakira\",\"followers_count\":21737953,\"time_zone\":\"E=\nastern Time (US & Canada)\",\"statuses_count\":2026,\"location\":\"Barranquilla\",=\n\"friends_count\":89,\"profile_background_color\":\"FFFFFF\",\"profile_background_=\nimage_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_image=\ns\\/585574393\\/w2qknrpubwprq07kvvz7.jpeg\",\"default_profile\":false,\"id\":44409=\n004,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"shakira.com=\n\",\"url\":\"http:\\/\\/t.co\\/Hj5KfwjYJO\",\"expanded_url\":\"http:\\/\\/www.shakira.co=\nm\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/585574393\\/w2qknrpubwprq07kvvz7.jpe=\ng\",\"geo_enabled\":false,\"profile_link_color\":\"EDAB13\",\"listed_count\":98535,\"=\nfollow_request_sent\":false,\"id_str\":\"44409004\",\"lang\":\"en\",\"utc_offset\":-18=\n000,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text=\n_color\":\"080808\",\"created_at\":\"Wed Jun 03 17:38:07 +0000 2009\",\"protected\":=\nfalse,\"description\":\"Welcome to Shakira's Official Twitter Profile \\/ Bienv=\nenidos al Perfil Oficial de Shakira en Twitter\",\"profile_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_images\\/378800000039826497\\/5df112163499cde887b50b=\n16711666c7_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akama=\nihd.net\\/profile_images\\/378800000039826497\\/5df112163499cde887b50b16711666=\nc7_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_im=\nage\":false,\"contributors_enabled\":false,\"favourites_count\":2,\"following\":fa=\nlse,\"notifications\":false,\"verified\":true,\"profile_background_tile\":false,\"=\nscreen_name\":\"shakira\",\"profile_sidebar_fill_color\":\"C3E2FA\"},{\"url\":\"http:=\n\\/\\/t.co\\/Y9MwzDOpMV\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profil=\ne_banners\\/21447363\\/1376330374\",\"name\":\"Katy Perry\",\"followers_count\":4094=\n7600,\"time_zone\":\"Alaska\",\"statuses_count\":4845,\"location\":\"REALITY\",\"frien=\nds_count\":123,\"profile_background_color\":\"210538\",\"profile_background_image=\n_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/37=\n8800000050152995\\/e75100d9264b22a66585a9de9cfca669.jpeg\",\"default_profile\":=\nfalse,\"id\":21447363,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"katyperry.com\",\"url\":\"http:\\/\\/t.co\\/Y9MwzDOpMV\",\"expanded_url\":\"http:=\n\\/\\/www.katyperry.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000050152=\n995\\/e75100d9264b22a66585a9de9cfca669.jpeg\",\"geo_enabled\":false,\"profile_li=\nnk_color\":\"803D72\",\"listed_count\":134164,\"follow_request_sent\":false,\"id_st=\nr\":\"21447363\",\"lang\":\"en\",\"utc_offset\":-32400,\"profile_use_background_image=\n\":true,\"is_translator\":false,\"profile_text_color\":\"5E412F\",\"created_at\":\"Fr=\ni Feb 20 23:45:56 +0000 2009\",\"protected\":false,\"description\":\"Tweaking the=\n (t)werk into a prism burst...\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/378800000230869090\\/e3b3fb06545c77d4c70519d3674e50b7_norma=\nl.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_images\\/378800000230869090\\/e3b3fb06545c77d4c70519d3674e50b7_normal.jpeg\",=\n\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"cont=\nributors_enabled\":false,\"favourites_count\":2,\"following\":false,\"notificatio=\nns\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"ka=\ntyperry\",\"profile_sidebar_fill_color\":\"78C0A8\"},{\"url\":\"http:\\/\\/t.co\\/hZtH=\neBu93U\",\"name\":\"Taylor Swift\",\"followers_count\":32488278,\"time_zone\":null,\"=\nstatuses_count\":1884,\"location\":null,\"friends_count\":106,\"profile_backgroun=\nd_color\":\"C0DEED\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.=\nakamaihd.net\\/profile_background_images\\/687293757\\/6d2ec27f32fa8cc2fcb7e6a=\n9eada9945.jpeg\",\"default_profile\":false,\"id\":17919972,\"entities\":{\"url\":{\"u=\nrls\":[{\"indices\":[0,22],\"display_url\":\"twitter.com\\/taylorswift13\",\"url\":\"h=\nttp:\\/\\/t.co\\/hZtHeBu93U\",\"expanded_url\":\"http:\\/\\/twitter.com\\/taylorswift=\n13\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/687293757\\/6d2ec27f32fa8cc2fcb7e6a=\n9eada9945.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_c=\nount\":112180,\"follow_request_sent\":false,\"id_str\":\"17919972\",\"lang\":\"en\",\"u=\ntc_offset\":null,\"profile_use_background_image\":false,\"is_translator\":false,=\n\"profile_text_color\":\"333333\",\"created_at\":\"Sat Dec 06 10:10:54 +0000 2008\"=\n,\"protected\":false,\"description\":\"Happy. Free. Confused. Lonely. \\nAt the s=\name time.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1825=\n696714\\/image_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_images\\/1825696714\\/image_normal.jpg\",\"profile_sidebar_b=\norder_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":=\nfalse,\"favourites_count\":0,\"following\":false,\"notifications\":false,\"verifie=\nd\":true,\"profile_background_tile\":false,\"screen_name\":\"taylorswift13\",\"prof=\nile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/2oSNE36kNM\",\"profi=\nle_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/27260086\\/1355357=\n428\",\"name\":\"Justin Bieber\",\"followers_count\":43199827,\"time_zone\":\"Eastern=\n Time (US & Canada)\",\"statuses_count\":23160,\"location\":\"All Around The Worl=\nd\",\"friends_count\":121836,\"profile_background_color\":\"C0DEED\",\"profile_back=\nground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgroun=\nd_images\\/885769807\\/043faf7949366ef2486c28a74311aa5d.jpeg\",\"default_profil=\ne\":false,\"id\":27260086,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"displa=\ny_url\":\"youtube.com\\/justinbieber\",\"url\":\"http:\\/\\/t.co\\/2oSNE36kNM\",\"expan=\nded_url\":\"http:\\/\\/www.youtube.com\\/justinbieber\"}]},\"description\":{\"urls\":=\n[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/885769807\\/043faf7949366ef2486c28a74311aa5d.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"0084B4\",\"listed_count\":552948,\"follow_request_=\nsent\":false,\"id_str\":\"27260086\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_us=\ne_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"333333=\n\",\"created_at\":\"Sat Mar 28 16:41:22 +0000 2009\",\"protected\":false,\"descript=\nion\":\"#BELIEVE is on ITUNES and in STORES WORLDWIDE! - SO MUCH LOVE FOR THE=\n FANS...you are always there for me and I will always be there for you. MUC=\nH LOVE. thanks\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/3467035972\\/4c978ba8510da3fb77d2d5e9ae7c93f0_normal.jpeg\",\"profile_image_u=\nrl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3467035972\\/4c9=\n78ba8510da3fb77d2d5e9ae7c93f0_normal.jpeg\",\"profile_sidebar_border_color\":\"=\nFFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favouri=\ntes_count\":12,\"following\":false,\"notifications\":false,\"verified\":true,\"prof=\nile_background_tile\":true,\"screen_name\":\"justinbieber\",\"profile_sidebar_fil=\nl_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/6y7xRxEuw3\",\"name\":\"Lady Gaga\",\"f=\nollowers_count\":39767964,\"time_zone\":\"Quito\",\"statuses_count\":2907,\"locatio=\nn\":null,\"friends_count\":135253,\"profile_background_color\":\"FAF0FA\",\"profile=\n_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_back=\nground_images\\/378800000050060495\\/13506f61e5eb69fd109095c8d7edd701.jpeg\",\"=\ndefault_profile\":false,\"id\":14230524,\"entities\":{\"url\":{\"urls\":[{\"indices\":=\n[0,22],\"display_url\":\"smarturl.it\\/Applause\",\"url\":\"http:\\/\\/t.co\\/6y7xRxEu=\nw3\",\"expanded_url\":\"http:\\/\\/smarturl.it\\/Applause\"}]},\"description\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/6y7xRxEuw3\",\"display_url\":\"smarturl.it\\/Applause\"=\n,\"indices\":[71,93],\"expanded_url\":\"http:\\/\\/smarturl.it\\/Applause\"}]}},\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/378800000050060495\\/13506f61e5eb69fd109095c8d7edd701.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"2FC2EF\",\"listed_count\":242962,\"follow_request_=\nsent\":false,\"id_str\":\"14230524\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_us=\ne_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"333333=\n\",\"created_at\":\"Wed Mar 26 22:37:48 +0000 2008\",\"protected\":false,\"descript=\nion\":\"BUY MY NEW SINGLE 'APPLAUSE' AND PRE-ORDER MY ALBUM 'ARTPOP' HERE NOW=\n! http:\\/\\/t.co\\/6y7xRxEuw3\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pr=\nofile_images\\/378800000280665322\\/bdd8a8c3b63f6aeb83f21c77f640723f_normal.j=\npeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_im=\nages\\/378800000280665322\\/bdd8a8c3b63f6aeb83f21c77f640723f_normal.jpeg\",\"pr=\nofile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contrib=\nutors_enabled\":false,\"favourites_count\":4,\"following\":false,\"notifications\"=\n:false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"ladyga=\nga\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/X6zAokAw7=\nk\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/26565946=\n\\/1373662313\",\"name\":\"Justin Timberlake \",\"followers_count\":24189719,\"time_=\nzone\":\"Pacific Time (US & Canada)\",\"statuses_count\":1711,\"location\":\"Memphi=\ns, TN\",\"friends_count\":50,\"profile_background_color\":\"131516\",\"profile_back=\nground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/t=\nheme14\\/bg.gif\",\"default_profile\":false,\"id\":26565946,\"entities\":{\"url\":{\"u=\nrls\":[{\"indices\":[0,22],\"display_url\":\"justintimberlake.com\",\"url\":\"http:\\/=\n\\/t.co\\/X6zAokAw7k\",\"expanded_url\":\"http:\\/\\/www.justintimberlake.com\"}]},\"=\ndescription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg=\n.com\\/images\\/themes\\/theme14\\/bg.gif\",\"geo_enabled\":false,\"profile_link_co=\nlor\":\"009999\",\"listed_count\":70111,\"follow_request_sent\":false,\"id_str\":\"26=\n565946\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true=\n,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Wed Mar =\n25 19:10:50 +0000 2009\",\"protected\":false,\"description\":\"Official Justin Ti=\nmberlake Twitter.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/378800000124507172\\/728bfe4df7da85de938b56aa3adaebca_normal.jpeg\",\"prof=\nile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3788=\n00000124507172\\/728bfe4df7da85de938b56aa3adaebca_normal.jpeg\",\"profile_side=\nbar_border_color\":\"eeeeee\",\"default_profile_image\":false,\"contributors_enab=\nled\":false,\"favourites_count\":0,\"following\":false,\"notifications\":false,\"ve=\nrified\":true,\"profile_background_tile\":true,\"screen_name\":\"jtimberlake\",\"pr=\nofile_sidebar_fill_color\":\"efefef\"},{\"url\":\"http:\\/\\/t.co\\/uGaHnNsbCr\",\"pro=\nfile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/16409683\\/13746=\n85737\",\"name\":\"Britney Spears\",\"followers_count\":30597603,\"time_zone\":\"Paci=\nfic Time (US & Canada)\",\"statuses_count\":2530,\"location\":\"Los Angeles, CA\",=\n\"friends_count\":407485,\"profile_background_color\":\"FFFFFF\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_i=\nmages\\/378800000031857991\\/0bfd7bb3f02ea1b9ceea0c25ae470234.jpeg\",\"default_=\nprofile\":false,\"id\":16409683,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"=\ndisplay_url\":\"facebook.com\\/britneyspears\",\"url\":\"http:\\/\\/t.co\\/uGaHnNsbCr=\n\",\"expanded_url\":\"http:\\/\\/facebook.com\\/britneyspears\"}]},\"description\":{\"=\nurls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/378800000031857991\\/0bfd7bb3f02ea1b9ceea0c25ae470234.jpeg=\n\",\"geo_enabled\":false,\"profile_link_color\":\"9E9E9E\",\"listed_count\":126476,\"=\nfollow_request_sent\":false,\"id_str\":\"16409683\",\"lang\":\"en\",\"utc_offset\":-28=\n800,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text=\n_color\":\"222222\",\"created_at\":\"Mon Sep 22 20:47:35 +0000 2008\",\"protected\":=\nfalse,\"description\":\"It\\u2019s Britney Bitch!\",\"profile_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_images\\/378800000179819225\\/a337b8a29608b713540c637=\nafdd91232_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_images\\/378800000179819225\\/a337b8a29608b713540c637afdd9123=\n2_normal.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"default_profile_ima=\nge\":false,\"contributors_enabled\":false,\"favourites_count\":98,\"following\":fa=\nlse,\"notifications\":false,\"verified\":true,\"profile_background_tile\":false,\"=\nscreen_name\":\"britneyspears\",\"profile_sidebar_fill_color\":\"F4F4F4\"},{\"url\":=\n\"http:\\/\\/t.co\\/MbzmauRmIq\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/=\nprofile_banners\\/100220864\\/1361145117\",\"name\":\"Bruno Mars\",\"followers_coun=\nt\":16686897,\"time_zone\":null,\"statuses_count\":2807,\"location\":\"Los Angeles,=\n CA\",\"friends_count\":76,\"profile_background_color\":\"F0DBB7\",\"profile_backgr=\nound_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_=\nimages\\/794344025\\/4d0356092343661b6693eba439fa1c43.jpeg\",\"default_profile\"=\n:false,\"id\":100220864,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display=\n_url\":\"brunomars.com\",\"url\":\"http:\\/\\/t.co\\/MbzmauRmIq\",\"expanded_url\":\"htt=\np:\\/\\/www.brunomars.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/794344025\\/4d=\n0356092343661b6693eba439fa1c43.jpeg\",\"geo_enabled\":false,\"profile_link_colo=\nr\":\"0A0104\",\"listed_count\":34044,\"follow_request_sent\":false,\"id_str\":\"1002=\n20864\",\"lang\":\"en\",\"utc_offset\":null,\"profile_use_background_image\":true,\"i=\ns_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Tue Dec 29 =\n13:07:04 +0000 2009\",\"protected\":false,\"description\":\"#MySecondAlbumIsOutSo=\nn\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3226400917\\/=\nf40c1a666b4eae3cf3855c38e90598fd_normal.jpeg\",\"profile_image_url_https\":\"ht=\ntps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3226400917\\/f40c1a666b4eae3c=\nf3855c38e90598fd_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"defa=\nult_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":13=\n,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backgroun=\nd_tile\":false,\"screen_name\":\"BrunoMars\",\"profile_sidebar_fill_color\":\"E6F6F=\n9\"},{\"url\":\"http:\\/\\/t.co\\/pOCMcRhGYg\",\"profile_banner_url\":\"https:\\/\\/pbs.=\ntwimg.com\\/profile_banners\\/23375688\\/1374595319\",\"name\":\"Selena Gomez\",\"fo=\nllowers_count\":16224825,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_=\ncount\":2769,\"location\":\"Los Angeles \",\"friends_count\":1318,\"profile_backgro=\nund_color\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-=\na.akamaihd.net\\/profile_background_images\\/378800000047948247\\/97af67827546=\n0c7a599c7a7363de3d11.jpeg\",\"default_profile\":false,\"id\":23375688,\"entities\"=\n:{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"selenagomez.com\",\"url\":\"h=\nttp:\\/\\/t.co\\/pOCMcRhGYg\",\"expanded_url\":\"http:\\/\\/www.selenagomez.com\"}]},=\n\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/AIF1Isw3LG\",\"display_url\":\"sm=\narturl.it\\/sgiTunesa2\",\"indices\":[84,106],\"expanded_url\":\"http:\\/\\/smarturl=\n.it\\/sgiTunesa2\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/378800000047948247\\/97af678275460c7a599c7a7363d=\ne3d11.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"FF0000\",\"listed_count=\n\":133151,\"follow_request_sent\":false,\"id_str\":\"23375688\",\"lang\":\"en\",\"utc_o=\nffset\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"pr=\nofile_text_color\":\"CC3399\",\"created_at\":\"Mon Mar 09 00:16:45 +0000 2009\",\"p=\nrotected\":false,\"description\":\"The Official Selena Gomez Twitter Page. New =\nalbum STARS DANCE available on iTunes - http:\\/\\/t.co\\/AIF1Isw3LG\",\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3753097463\\/c75792bbff8=\n8ebef21eb0de621fe08d7_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_images\\/3753097463\\/c75792bbff88ebef21eb0de621f=\ne08d7_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile=\n_image\":false,\"contributors_enabled\":false,\"favourites_count\":23,\"following=\n\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fal=\nse,\"screen_name\":\"selenagomez\",\"profile_sidebar_fill_color\":\"252429\"},{\"url=\n\":\"http:\\/\\/t.co\\/7eUtBKV1bf\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com=\n\\/profile_banners\\/373471064\\/1347670819\",\"name\":\"Twitter Music\",\"followers=\n_count\":3275766,\"time_zone\":\"Hawaii\",\"statuses_count\":3051,\"location\":\"Twit=\nter HQ\",\"friends_count\":83,\"profile_background_color\":\"131516\",\"profile_bac=\nkground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/=\ntheme14\\/bg.gif\",\"default_profile\":false,\"id\":373471064,\"entities\":{\"url\":{=\n\"urls\":[{\"indices\":[0,22],\"display_url\":\"music.twitter.com\",\"url\":\"http:\\/\\=\n/t.co\\/7eUtBKV1bf\",\"expanded_url\":\"http:\\/\\/music.twitter.com\"}]},\"descript=\nion\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/im=\nages\\/themes\\/theme14\\/bg.gif\",\"geo_enabled\":false,\"profile_link_color\":\"00=\n9999\",\"listed_count\":5931,\"follow_request_sent\":false,\"id_str\":\"373471064\",=\n\"lang\":\"en\",\"utc_offset\":-36000,\"profile_use_background_image\":true,\"is_tra=\nnslator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Wed Sep 14 16:50=\n:47 +0000 2011\",\"protected\":false,\"description\":\"Music related Tweets from =\naround the world.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/3782510816\\/ae4c20cca7d4cc918bba74458def2066_normal.png\",\"profile_image=\n_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3782510816\\/a=\ne4c20cca7d4cc918bba74458def2066_normal.png\",\"profile_sidebar_border_color\":=\n\"000000\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favour=\nites_count\":416,\"following\":false,\"notifications\":false,\"verified\":true,\"pr=\nofile_background_tile\":true,\"screen_name\":\"TwitterMusic\",\"profile_sidebar_f=\nill_color\":\"EFEFEF\"},{\"url\":null,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/73992972\\/1376093243\",\"name\":\"Avril Lavigne\",\"followe=\nrs_count\":12573799,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count=\n\":1409,\"location\":null,\"friends_count\":36,\"profile_background_color\":\"100C0=\nB\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/378800000048160390\\/f5833a4e266daea3429cc7efddca6=\n5ff.jpeg\",\"default_profile\":false,\"id\":73992972,\"entities\":{\"description\":{=\n\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nbackground_images\\/378800000048160390\\/f5833a4e266daea3429cc7efddca65ff.jpe=\ng\",\"geo_enabled\":false,\"profile_link_color\":\"FF0000\",\"listed_count\":37250,\"=\nfollow_request_sent\":false,\"id_str\":\"73992972\",\"lang\":\"en\",\"utc_offset\":-28=\n800,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text=\n_color\":\"ABABAB\",\"created_at\":\"Sun Sep 13 22:43:00 +0000 2009\",\"protected\":=\nfalse,\"description\":\"Professional Rocker\",\"profile_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_images\\/378800000267068616\\/d5584f408b7a66e48a58b730bd8c=\nea6d_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.ne=\nt\\/profile_images\\/378800000267068616\\/d5584f408b7a66e48a58b730bd8cea6d_nor=\nmal.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"default_profile_image\":f=\nalse,\"contributors_enabled\":false,\"favourites_count\":5,\"following\":false,\"n=\notifications\":false,\"verified\":true,\"profile_background_tile\":false,\"screen=\n_name\":\"AvrilLavigne\",\"profile_sidebar_fill_color\":\"1A1A17\"},{\"url\":\"http:\\=\n/\\/t.co\\/Yr71qltaxt\",\"name\":\"Adele\",\"followers_count\":16858195,\"time_zone\":=\n\"Quito\",\"statuses_count\":178,\"location\":\"London\\/NYC\",\"friends_count\":174,\"=\nprofile_background_color\":\"131516\",\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/167616538\\/bg.jpg=\n\",\"default_profile\":false,\"id\":184910040,\"entities\":{\"url\":{\"urls\":[{\"indic=\nes\":[0,22],\"display_url\":\"adele.tv\",\"url\":\"http:\\/\\/t.co\\/Yr71qltaxt\",\"expa=\nnded_url\":\"http:\\/\\/www.adele.tv\\/\"}]},\"description\":{\"urls\":[]}},\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/16=\n7616538\\/bg.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"009999\",\"listed_=\ncount\":26278,\"follow_request_sent\":false,\"id_str\":\"184910040\",\"lang\":\"en\",\"=\nutc_offset\":-18000,\"profile_use_background_image\":true,\"is_translator\":fals=\ne,\"profile_text_color\":\"333333\",\"created_at\":\"Mon Aug 30 19:53:19 +0000 201=\n0\",\"protected\":false,\"description\":\"Official Twitter account for Adele. @XL=\nRECORDINGS \\/ @ColumbiaRecords recording artist.\",\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/1676212439\\/image_normal.jpg\",\"profile_i=\nmage_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/167621243=\n9\\/image_normal.jpg\",\"profile_sidebar_border_color\":\"EEEEEE\",\"default_profi=\nle_image\":false,\"contributors_enabled\":false,\"favourites_count\":0,\"followin=\ng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fa=\nlse,\"screen_name\":\"OfficialAdele\",\"profile_sidebar_fill_color\":\"EFEFEF\"},{\"=\nurl\":\"http:\\/\\/t.co\\/BDXoODVMXE\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/35094637\\/1376711061\",\"name\":\"Alicia Keys\",\"followers=\n_count\":15788115,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":=\n4159,\"location\":\"New York City\",\"friends_count\":406,\"profile_background_col=\nor\":\"150D1A\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akama=\nihd.net\\/profile_background_images\\/378800000053320388\\/0b1262ecc48c4dfd296=\n46ad7c5659387.jpeg\",\"default_profile\":false,\"id\":35094637,\"entities\":{\"url\"=\n:{\"urls\":[{\"indices\":[0,22],\"display_url\":\"aliciakeys.com\",\"url\":\"http:\\/\\/=\nt.co\\/BDXoODVMXE\",\"expanded_url\":\"http:\\/\\/www.aliciakeys.com\"}]},\"descript=\nion\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pr=\nofile_background_images\\/378800000053320388\\/0b1262ecc48c4dfd29646ad7c56593=\n87.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"171415\",\"listed_count\":5=\n0217,\"follow_request_sent\":false,\"id_str\":\"35094637\",\"lang\":\"en\",\"utc_offse=\nt\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"profil=\ne_text_color\":\"090A02\",\"created_at\":\"Sat Apr 25 00:46:24 +0000 2009\",\"prote=\ncted\":false,\"description\":\"Passionate about my work, in love with my family=\n and dedicated to spreading light. It's contagious!;-)\",\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000163880575\\/b6a87cd4a4152e=\n23c8d4fe417dfb168f_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0=\n-a.akamaihd.net\\/profile_images\\/378800000163880575\\/b6a87cd4a4152e23c8d4fe=\n417dfb168f_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_pr=\nofile_image\":false,\"contributors_enabled\":false,\"favourites_count\":3,\"follo=\nwing\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\"=\n:false,\"screen_name\":\"aliciakeys\",\"profile_sidebar_fill_color\":\"D91C26\"},{\"=\nurl\":\"http:\\/\\/t.co\\/gKrnOcU7CQ\",\"name\":\"Simon Cowell\",\"followers_count\":78=\n39974,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":754,\"locati=\non\":null,\"friends_count\":1488,\"profile_background_color\":\"1A1B1F\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/theme=\ns\\/theme9\\/bg.gif\",\"default_profile\":false,\"id\":413487212,\"entities\":{\"url\"=\n:{\"urls\":[{\"indices\":[0,22],\"display_url\":\"thexfactorusa.com\",\"url\":\"http:\\=\n/\\/t.co\\/gKrnOcU7CQ\",\"expanded_url\":\"http:\\/\\/www.thexfactorusa.com\\/\"}]},\"=\ndescription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg=\n.com\\/images\\/themes\\/theme9\\/bg.gif\",\"geo_enabled\":false,\"profile_link_col=\nor\":\"2FC2EF\",\"listed_count\":10000,\"follow_request_sent\":false,\"id_str\":\"413=\n487212\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true=\n,\"is_translator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Tue Nov =\n15 23:12:59 +0000 2011\",\"protected\":false,\"description\":null,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1642774110\\/simoncowelltwitte=\nr2_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/=\nprofile_images\\/1642774110\\/simoncowelltwitter2_normal.jpg\",\"profile_sideba=\nr_border_color\":\"181A1E\",\"default_profile_image\":false,\"contributors_enable=\nd\":false,\"favourites_count\":2,\"following\":false,\"notifications\":false,\"veri=\nfied\":true,\"profile_background_tile\":false,\"screen_name\":\"SimonCowell\",\"pro=\nfile_sidebar_fill_color\":\"252429\"},{\"url\":\"http:\\/\\/t.co\\/YO6fyi5sBn\",\"prof=\nile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/119509520\\/13753=\n60909\",\"name\":\"Chris Brown \",\"followers_count\":12922663,\"time_zone\":null,\"s=\ntatuses_count\":716,\"location\":null,\"friends_count\":1897,\"profile_background=\n_color\":\"999999\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.a=\nkamaihd.net\\/profile_background_images\\/378800000030537486\\/0d69352d6bacf72=\na3e2b1baa4e0747f6.jpeg\",\"default_profile\":false,\"id\":119509520,\"entities\":{=\n\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"chrisbrownworld.com\",\"url\":=\n\"http:\\/\\/t.co\\/YO6fyi5sBn\",\"expanded_url\":\"http:\\/\\/www.chrisbrownworld.co=\nm\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/f979hdjgSS\",\"display_ur=\nl\":\"thechrisbrownchannel.com\",\"indices\":[30,52],\"expanded_url\":\"http:\\/\\/th=\nechrisbrownchannel.com\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_background_images\\/378800000030537486\\/0d69352d6bacf72a3e2b=\n1baa4e0747f6.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"0A0101\",\"listed=\n_count\":46062,\"follow_request_sent\":false,\"id_str\":\"119509520\",\"lang\":\"en\",=\n\"utc_offset\":null,\"profile_use_background_image\":true,\"is_translator\":false=\n,\"profile_text_color\":\"4327E6\",\"created_at\":\"Wed Mar 03 21:39:14 +0000 2010=\n\",\"protected\":false,\"description\":\"Official Chris Brown Twitter\\r\\nhttp:\\/\\=\n/t.co\\/f979hdjgSS\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/378800000271306761\\/ccc82f11dbbec51f36ce81bfd014360a_normal.jpeg\",\"prof=\nile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3788=\n00000271306761\\/ccc82f11dbbec51f36ce81bfd014360a_normal.jpeg\",\"profile_side=\nbar_border_color\":\"000000\",\"default_profile_image\":false,\"contributors_enab=\nled\":false,\"favourites_count\":434,\"following\":false,\"notifications\":false,\"=\nverified\":true,\"profile_background_tile\":false,\"screen_name\":\"chrisbrown\",\"=\nprofile_sidebar_fill_color\":\"D0D8D9\"},{\"url\":\"http:\\/\\/t.co\\/zhwe6ZcufX\",\"p=\nrofile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/268414482\\/13=\n76599858\",\"name\":\"Miley Ray Cyrus\",\"followers_count\":13158923,\"time_zone\":\"=\nPacific Time (US & Canada)\",\"statuses_count\":5146,\"location\":\"PLUTO \",\"frie=\nnds_count\":274,\"profile_background_color\":\"000000\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/8=\n72656424\\/464b050842949a34d7c4cee3c861ad0d.jpeg\",\"default_profile\":false,\"i=\nd\":268414482,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"mi=\nleycyrus.com\",\"url\":\"http:\\/\\/t.co\\/zhwe6ZcufX\",\"expanded_url\":\"http:\\/\\/ww=\nw.mileycyrus.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/872656424\\/464b05084=\n2949a34d7c4cee3c861ad0d.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"0D0=\n101\",\"listed_count\":53484,\"follow_request_sent\":false,\"id_str\":\"268414482\",=\n\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":false,\"is_tr=\nanslator\":false,\"profile_text_color\":\"FF8400\",\"created_at\":\"Fri Mar 18 18:3=\n6:02 +0000 2011\",\"protected\":false,\"description\":\"#BANGERZ OCTOBER 8th\",\"pr=\nofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000304963489=\n\\/5532efa75c4ce31221634cb242184ada_normal.jpeg\",\"profile_image_url_https\":\"=\nhttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000304963489\\/5532ef=\na75c4ce31221634cb242184ada_normal.jpeg\",\"profile_sidebar_border_color\":\"FFF=\nFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites=\n_count\":26,\"following\":false,\"notifications\":false,\"verified\":true,\"profile=\n_background_tile\":true,\"screen_name\":\"MileyCyrus\",\"profile_sidebar_fill_col=\nor\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/kff4RccE4v\",\"profile_banner_url\":\"http=\ns:\\/\\/pbs.twimg.com\\/profile_banners\\/31927467\\/1372209141\",\"name\":\"Pitbull=\n\",\"followers_count\":13386419,\"time_zone\":\"Eastern Time (US & Canada)\",\"stat=\nuses_count\":4755,\"location\":\"Miami, FL\",\"friends_count\":2433,\"profile_backg=\nround_color\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twimg=\n0-a.akamaihd.net\\/profile_background_images\\/378800000007953770\\/af54fb6f00=\n5fb52df4eeb235c726b00d.jpeg\",\"default_profile\":false,\"id\":31927467,\"entitie=\ns\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"bit.ly\\/16gFtwZ\",\"url\":=\n\"http:\\/\\/t.co\\/kff4RccE4v\",\"expanded_url\":\"http:\\/\\/bit.ly\\/16gFtwZ\"}]},\"d=\nescription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/378800000007953770\\/af54fb6f005fb52df4eeb23=\n5c726b00d.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"FF000D\",\"listed_c=\nount\":20193,\"follow_request_sent\":false,\"id_str\":\"31927467\",\"lang\":\"en\",\"ut=\nc_offset\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,=\n\"profile_text_color\":\"C40808\",\"created_at\":\"Thu Apr 16 16:03:02 +0000 2009\"=\n,\"protected\":false,\"description\":\"International Superstar. Entrepreneur. Ph=\nilanthropist. 305 till I die.  daleeeee\",\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/378800000046595406\\/752a90e142eaa4f6047b1ab678234=\n591_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net=\n\\/profile_images\\/378800000046595406\\/752a90e142eaa4f6047b1ab678234591_norm=\nal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":fa=\nlse,\"contributors_enabled\":false,\"favourites_count\":15,\"following\":false,\"n=\notifications\":false,\"verified\":true,\"profile_background_tile\":false,\"screen=\n_name\":\"Pitbull\",\"profile_sidebar_fill_color\":\"D6D6D6\"},{\"url\":\"http:\\/\\/t.=\nco\\/spVFUPAxU3\",\"name\":\"P!nk\",\"followers_count\":18600206,\"time_zone\":\"Pacif=\nic Time (US & Canada)\",\"statuses_count\":4775,\"location\":\"los angeles\",\"frie=\nnds_count\":249,\"profile_background_color\":\"DBE9ED\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/1=\n78806023\\/grammys13.jpg\",\"default_profile\":false,\"id\":28706024,\"entities\":{=\n\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"twitter.com\\/pink\",\"url\":\"h=\nttp:\\/\\/t.co\\/spVFUPAxU3\",\"expanded_url\":\"http:\\/\\/twitter.com\\/pink\"}]},\"d=\nescription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/178806023\\/grammys13.jpg\",\"geo_enabled\":fal=\nse,\"profile_link_color\":\"CC3366\",\"listed_count\":64392,\"follow_request_sent\"=\n:false,\"id_str\":\"28706024\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_bac=\nkground_image\":true,\"is_translator\":false,\"profile_text_color\":\"333333\",\"cr=\neated_at\":\"Sat Apr 04 01:16:34 +0000 2009\",\"protected\":false,\"description\":=\n\"it's all happening\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/549375583\\/Pinkdeborahanderson_112_normal.jpg\",\"profile_image_url_htt=\nps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/549375583\\/Pinkdebora=\nhanderson_112_normal.jpg\",\"profile_sidebar_border_color\":\"DBE9ED\",\"default_=\nprofile_image\":false,\"contributors_enabled\":false,\"favourites_count\":134,\"f=\nollowing\":false,\"notifications\":false,\"verified\":true,\"profile_background_t=\nile\":false,\"screen_name\":\"Pink\",\"profile_sidebar_fill_color\":\"E6F6F9\"},{\"ur=\nl\":\"http:\\/\\/t.co\\/Drv5zXOC\",\"name\":\"Lil Wayne WEEZY F\",\"followers_count\":1=\n2902022,\"time_zone\":\"Alaska\",\"statuses_count\":798,\"location\":\"Mars\",\"friend=\ns_count\":39,\"profile_background_color\":\"131516\",\"profile_background_image_u=\nrl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/7771=\n0465\\/lil-wayne-gq-2.jpg\",\"default_profile\":false,\"id\":116362700,\"entities\"=\n:{\"url\":{\"urls\":[{\"indices\":[0,20],\"display_url\":\"youngmoney.com\",\"url\":\"ht=\ntp:\\/\\/t.co\\/Drv5zXOC\",\"expanded_url\":\"http:\\/\\/youngmoney.com\"}]},\"descrip=\ntion\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/wMwkyzCu\",\"display_url\":\"trukfit.com\"=\n,\"indices\":[15,35],\"expanded_url\":\"http:\\/\\/trukfit.com\"}]}},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7771046=\n5\\/lil-wayne-gq-2.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"009999\",\"l=\nisted_count\":34294,\"follow_request_sent\":false,\"id_str\":\"116362700\",\"lang\":=\n\"en\",\"utc_offset\":-32400,\"profile_use_background_image\":true,\"is_translator=\n\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Mon Feb 22 05:29:44 +00=\n00 2010\",\"protected\":false,\"description\":\"IM YOUNG MONEY http:\\/\\/t.co\\/wMw=\nkyzCu\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/71286375=\n1\\/lil-wayne-gq-2_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a=\n.akamaihd.net\\/profile_images\\/712863751\\/lil-wayne-gq-2_normal.jpg\",\"profi=\nle_sidebar_border_color\":\"EEEEEE\",\"default_profile_image\":false,\"contributo=\nrs_enabled\":false,\"favourites_count\":8,\"following\":false,\"notifications\":fa=\nlse,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"LilTunech=\ni\",\"profile_sidebar_fill_color\":\"EFEFEF\"},{\"url\":\"http:\\/\\/t.co\\/AdsVzU1Cj0=\n\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/35787166\\=\n/1376338365\",\"name\":\"Instagram@NickiMinaj\",\"followers_count\":16819593,\"time=\n_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":24057,\"location\":null,=\n\"friends_count\":2753,\"profile_background_color\":\"F7F2F4\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_ima=\nges\\/344918034409996672\\/69ca57d46567f9752c46d59f5385247b.jpeg\",\"default_pr=\nofile\":false,\"id\":35787166,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"di=\nsplay_url\":\"MYPINKFRIDAY.COM\",\"url\":\"http:\\/\\/t.co\\/AdsVzU1Cj0\",\"expanded_u=\nrl\":\"http:\\/\\/MYPINKFRIDAY.COM\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/FQTaryox27\",\"display_url\":\"smarturl.it\\/MinajHS\",\"indices\":[33,55],\"e=\nxpanded_url\":\"http:\\/\\/smarturl.it\\/MinajHS\"}]}},\"profile_background_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/344918034409996672\\=\n/69ca57d46567f9752c46d59f5385247b.jpeg\",\"geo_enabled\":false,\"profile_link_c=\nolor\":\"0F2E94\",\"listed_count\":60715,\"follow_request_sent\":false,\"id_str\":\"3=\n5787166\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":tru=\ne,\"is_translator\":false,\"profile_text_color\":\"362720\",\"created_at\":\"Mon Apr=\n 27 16:36:43 +0000 2009\",\"protected\":false,\"description\":\"THE REUP is in ST=\nORES NOW!!!!!! [http:\\/\\/t.co\\/FQTaryox27]\",\"profile_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_images\\/378800000281632624\\/3b492aa45733d0180a3557c38c=\n55a8cf_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.=\nnet\\/profile_images\\/378800000281632624\\/3b492aa45733d0180a3557c38c55a8cf_n=\normal.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"default_profile_image\"=\n:false,\"contributors_enabled\":false,\"favourites_count\":5295,\"following\":fal=\nse,\"notifications\":false,\"verified\":true,\"profile_background_tile\":true,\"sc=\nreen_name\":\"NICKIMINAJ\",\"profile_sidebar_fill_color\":\"E5507E\"},{\"url\":\"http=\n:\\/\\/t.co\\/fyXFRaLkOT\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/74580436\\/1367250070\",\"name\":\"iTunes Music\",\"followers_count\":4=\n434839,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":9537,\"loca=\ntion\":\"Cupertino, CA \",\"friends_count\":11,\"profile_background_color\":\"EAEAE=\nA\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/280868779\\/Twitter_Festival_Background.jpg\",\"defa=\nult_profile\":false,\"id\":74580436,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,2=\n2],\"display_url\":\"itunes.com\\/music\",\"url\":\"http:\\/\\/t.co\\/fyXFRaLkOT\",\"exp=\nanded_url\":\"http:\\/\\/itunes.com\\/music\"}]},\"description\":{\"urls\":[]}},\"prof=\nile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images=\n\\/280868779\\/Twitter_Festival_Background.jpg\",\"geo_enabled\":false,\"profile_=\nlink_color\":\"0088CC\",\"listed_count\":16206,\"follow_request_sent\":false,\"id_s=\ntr\":\"74580436\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_imag=\ne\":false,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"=\nTue Sep 15 22:49:25 +0000 2009\",\"protected\":false,\"description\":null,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3591640302\\/8c793512c=\n36ba3d9573f85fda2617666_normal.png\",\"profile_image_url_https\":\"https:\\/\\/tw=\nimg0-a.akamaihd.net\\/profile_images\\/3591640302\\/8c793512c36ba3d9573f85fda2=\n617666_normal.png\",\"profile_sidebar_border_color\":\"C7C7C7\",\"default_profile=\n_image\":false,\"contributors_enabled\":false,\"favourites_count\":3,\"following\"=\n:false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fals=\ne,\"screen_name\":\"iTunesMusic\",\"profile_sidebar_fill_color\":\"E0E0E0\"},{\"url\"=\n:\"http:\\/\\/t.co\\/7FeGHPLWWA\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\=\n/profile_banners\\/3004231\\/1354585970\",\"name\":\"Snoop Dogg\",\"followers_count=\n\":10887754,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":15289,=\n\"location\":null,\"friends_count\":2447,\"profile_background_color\":\"131516\",\"p=\nrofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profil=\ne_background_images\\/850184789\\/70f95c678fc6a099722147c2b2e8185b.jpeg\",\"def=\nault_profile\":false,\"id\":3004231,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,2=\n2],\"display_url\":\"snoopdogg.com\",\"url\":\"http:\\/\\/t.co\\/7FeGHPLWWA\",\"expande=\nd_url\":\"http:\\/\\/snoopdogg.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/VLLDgHr9Dq\",\"display_url\":\"iTunes.com\\/reincarnated\",\"indices\":[30,52=\n],\"expanded_url\":\"http:\\/\\/www.iTunes.com\\/reincarnated\"}]}},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/8501847=\n89\\/70f95c678fc6a099722147c2b2e8185b.jpeg\",\"geo_enabled\":true,\"profile_link=\n_color\":\"009999\",\"listed_count\":44149,\"follow_request_sent\":false,\"id_str\":=\n\"3004231\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":tr=\nue,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Fri Ma=\nr 30 19:05:42 +0000 2007\",\"protected\":false,\"description\":\"Order Reincarnat=\ned Right HERE http:\\/\\/t.co\\/VLLDgHr9Dq\",\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/3280442413\\/15b33820231f166481f5d71b6ffdcd64_norm=\nal.png\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_images\\/3280442413\\/15b33820231f166481f5d71b6ffdcd64_normal.png\",\"profile_=\nsidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_=\nenabled\":false,\"favourites_count\":19,\"following\":false,\"notifications\":fals=\ne,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"SnoopDogg\"=\n,\"profile_sidebar_fill_color\":\"EFEFEF\"},{\"url\":\"http:\\/\\/t.co\\/C9ZI8aYDQe\",=\n\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/27195114\\/1=\n353329762\",\"name\":\"Drizzy\",\"followers_count\":11699435,\"time_zone\":\"Quito\",\"=\nstatuses_count\":1453,\"location\":\"Paradise\",\"friends_count\":619,\"profile_bac=\nkground_color\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_background_images\\/378800000047499140\\/76e10d33=\n9ba77dd335501d46f3c112ab.jpeg\",\"default_profile\":false,\"id\":27195114,\"entit=\nies\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"octobersveryown.net\",=\n\"url\":\"http:\\/\\/t.co\\/C9ZI8aYDQe\",\"expanded_url\":\"http:\\/\\/www.octobersvery=\nown.net\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000047499140\\/76e10d339=\nba77dd335501d46f3c112ab.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"008=\n4B4\",\"listed_count\":35114,\"follow_request_sent\":false,\"id_str\":\"27195114\",\"=\nlang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"is_tran=\nslator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Sat Mar 28 07:17:=\n46 +0000 2009\",\"protected\":false,\"description\":\"Nothing Was The Same\",\"prof=\nile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3322570747\\/3df2d801=\n8762c163acaec5093812aab3_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/=\ntwimg0-a.akamaihd.net\\/profile_images\\/3322570747\\/3df2d8018762c163acaec509=\n3812aab3_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_prof=\nile_image\":false,\"contributors_enabled\":false,\"favourites_count\":10,\"follow=\ning\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":=\ntrue,\"screen_name\":\"Drake\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"h=\nttp:\\/\\/t.co\\/o4giPXR9Ua\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/pr=\nofile_banners\\/18863815\\/1371036504\",\"name\":\"Coldplay\",\"followers_count\":10=\n965872,\"time_zone\":null,\"statuses_count\":2909,\"location\":\"Harveytown\",\"frie=\nnds_count\":2218,\"profile_background_color\":\"010220\",\"profile_background_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/=\n669129063\\/52e4f1efcf25f1d881d3124349fae3a1.jpeg\",\"default_profile\":false,\"=\nid\":18863815,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"co=\nldplay.com\",\"url\":\"http:\\/\\/t.co\\/o4giPXR9Ua\",\"expanded_url\":\"http:\\/\\/www.=\ncoldplay.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/669129063\\/52e4f1efcf25f=\n1d881d3124349fae3a1.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"21A3FF\"=\n,\"listed_count\":47161,\"follow_request_sent\":false,\"id_str\":\"18863815\",\"lang=\n\":\"en\",\"utc_offset\":null,\"profile_use_background_image\":true,\"is_translator=\n\":false,\"profile_text_color\":\"FF188C\",\"created_at\":\"Sun Jan 11 11:04:45 +00=\n00 2009\",\"protected\":false,\"description\":\"The official Coldplay Twitter pag=\ne (the members of Coldplay only tweet from here, so please ignore imposters=\n)\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000264=\n580078\\/58b1ea59eedb4a3477b2328c273479b2_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000264580078\\/=\n58b1ea59eedb4a3477b2328c273479b2_normal.jpeg\",\"profile_sidebar_border_color=\n\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favo=\nurites_count\":71,\"following\":false,\"notifications\":false,\"verified\":true,\"p=\nrofile_background_tile\":false,\"screen_name\":\"coldplay\",\"profile_sidebar_fil=\nl_color\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/ZdywsugSWD\",\"profile_banner_url\":=\n\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/169686021\\/1359417382\",\"name\":\"K=\nANYE WEST\",\"followers_count\":9754901,\"time_zone\":\"Hawaii\",\"statuses_count\":=\n24,\"location\":null,\"friends_count\":1,\"profile_background_color\":\"C0DEED\",\"p=\nrofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profil=\ne_background_images\\/390200267\\/Screen_Shot_2011-12-27_at_11.53.35_PM.png\",=\n\"default_profile\":false,\"id\":169686021,\"entities\":{\"url\":{\"urls\":[{\"indices=\n\":[0,22],\"display_url\":\"KANYEWEST.COM\",\"url\":\"http:\\/\\/t.co\\/ZdywsugSWD\",\"e=\nxpanded_url\":\"http:\\/\\/KANYEWEST.COM\"}]},\"description\":{\"urls\":[]}},\"profil=\ne_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/=\n390200267\\/Screen_Shot_2011-12-27_at_11.53.35_PM.png\",\"geo_enabled\":false,\"=\nprofile_link_color\":\"0084B4\",\"listed_count\":44920,\"follow_request_sent\":fal=\nse,\"id_str\":\"169686021\",\"lang\":\"en\",\"utc_offset\":-36000,\"profile_use_backgr=\nound_image\":true,\"is_translator\":false,\"profile_text_color\":\"333333\",\"creat=\ned_at\":\"Thu Jul 22 23:00:05 +0000 2010\",\"protected\":false,\"description\":nul=\nl,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1132696610\\/s=\necuredownload_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.ak=\namaihd.net\\/profile_images\\/1132696610\\/securedownload_normal.jpeg\",\"profil=\ne_sidebar_border_color\":\"C0DEED\",\"default_profile_image\":false,\"contributor=\ns_enabled\":false,\"favourites_count\":1,\"following\":false,\"notifications\":fal=\nse,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"kanyewest\"=\n,\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/NQZw37y4ai\",=\n\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/21111883\\/1=\n375761090\",\"name\":\"demetria lovato\",\"followers_count\":16853132,\"time_zone\":=\n\"Mountain Time (US & Canada)\",\"statuses_count\":9673,\"location\":\"DALLAS\\/LA\"=\n,\"friends_count\":221,\"profile_background_color\":\"FFFFFF\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_ima=\nges\\/378800000045520748\\/9970951508a34db1e9a46bd5f475c07d.jpeg\",\"default_pr=\nofile\":false,\"id\":21111883,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"di=\nsplay_url\":\"facebook.com\\/DemiLovato\",\"url\":\"http:\\/\\/t.co\\/NQZw37y4ai\",\"ex=\npanded_url\":\"http:\\/\\/www.facebook.com\\/DemiLovato\"}]},\"description\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/cZoqCMkEDT\",\"display_url\":\"smarturl.it\\/dliTunesa=\n1\",\"indices\":[87,109],\"expanded_url\":\"http:\\/\\/smarturl.it\\/dliTunesa1\"}]}}=\n,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_=\nimages\\/378800000045520748\\/9970951508a34db1e9a46bd5f475c07d.jpeg\",\"geo_ena=\nbled\":false,\"profile_link_color\":\"000000\",\"listed_count\":102206,\"follow_req=\nuest_sent\":false,\"id_str\":\"21111883\",\"lang\":\"en\",\"utc_offset\":-25200,\"profi=\nle_use_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"6=\n66666\",\"created_at\":\"Tue Feb 17 18:02:08 +0000 2009\",\"protected\":false,\"des=\ncription\":\"New album DEMI feat. Made in the USA and Heart Attack available =\nNOW!!! Download here - http:\\/\\/t.co\\/cZoqCMkEDT\",\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/378800000248460922\\/9d6e8d8a24650372e314=\nf485265eb40c_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_images\\/378800000248460922\\/9d6e8d8a24650372e314f485265e=\nb40c_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_=\nimage\":false,\"contributors_enabled\":false,\"favourites_count\":33,\"following\"=\n:false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fals=\ne,\"screen_name\":\"ddlovato\",\"profile_sidebar_fill_color\":\"B9BEB8\"},{\"url\":\"h=\nttp:\\/\\/t.co\\/1aKMIomBcn\",\"name\":\"Trey Songz\",\"followers_count\":6621302,\"ti=\nme_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":9075,\"location\":\"Im =\noutchea...\",\"friends_count\":3234,\"profile_background_color\":\"0A090A\",\"profi=\nle_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_ba=\nckground_images\\/336687691\\/TREY3.jpg\",\"default_profile\":false,\"id\":2496642=\n3,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"TREYSONGZ.COM=\n\",\"url\":\"http:\\/\\/t.co\\/1aKMIomBcn\",\"expanded_url\":\"http:\\/\\/WWW.TREYSONGZ.=\nCOM\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/FmAgBEVrMc\",\"display_=\nurl\":\"bit.ly\\/theangelnetwork\",\"indices\":[18,40],\"expanded_url\":\"http:\\/\\/b=\nit.ly\\/theangelnetwork\"},{\"url\":\"http:\\/\\/t.co\\/10xCmHROX2\",\"display_url\":\"=\nangelswithheartfoundation.org\",\"indices\":[113,135],\"expanded_url\":\"http:\\/\\=\n/www.angelswithheartfoundation.org\"}]}},\"profile_background_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_background_images\\/336687691\\/TREY3.jpg\",\"geo_e=\nnabled\":false,\"profile_link_color\":\"474344\",\"listed_count\":23314,\"follow_re=\nquest_sent\":false,\"id_str\":\"24966423\",\"lang\":\"en\",\"utc_offset\":-18000,\"prof=\nile_use_background_image\":false,\"is_translator\":false,\"profile_text_color\":=\n\"0F0E0E\",\"created_at\":\"Tue Mar 17 22:10:47 +0000 2009\",\"protected\":false,\"d=\nescription\":\"The Angel Network http:\\/\\/t.co\\/FmAgBEVrMc (available on iPho=\nne and android)\\r\\n\\r\\nGrey Goose Cherry Noir Ambassador\\r\\nhttp:\\/\\/t.co\\/=\n10xCmHROX2\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378=\n800000130149605\\/4dacf3fe4d78262cd3d093ace3aaf52c_normal.jpeg\",\"profile_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/37880000013=\n0149605\\/4dacf3fe4d78262cd3d093ace3aaf52c_normal.jpeg\",\"profile_sidebar_bor=\nder_color\":\"1A1114\",\"default_profile_image\":false,\"contributors_enabled\":fa=\nlse,\"favourites_count\":147,\"following\":false,\"notifications\":false,\"verifie=\nd\":true,\"profile_background_tile\":false,\"screen_name\":\"TreySongz\",\"profile_=\nsidebar_fill_color\":\"6B6666\"},{\"url\":\"http:\\/\\/t.co\\/7pTNZEsyp6\",\"name\":\"Lu=\ndacris\",\"followers_count\":8054177,\"time_zone\":\"Eastern Time (US & Canada)\",=\n\"statuses_count\":10537,\"location\":\"International\",\"friends_count\":275,\"prof=\nile_background_color\":\"1A1B1F\",\"profile_background_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/61663157\\/Conjure_bot=\ntle.jpg\",\"default_profile\":false,\"id\":17696167,\"entities\":{\"url\":{\"urls\":[{=\n\"indices\":[0,22],\"display_url\":\"ludaversal.com\",\"url\":\"http:\\/\\/t.co\\/7pTNZ=\nEsyp6\",\"expanded_url\":\"http:\\/\\/www.ludaversal.com\"}]},\"description\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/PNoSSfYzgl\",\"display_url\":\"tinyurl.com\\/o5nlk8r\",=\n\"indices\":[37,59],\"expanded_url\":\"http:\\/\\/tinyurl.com\\/o5nlk8r\"}]}},\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/61663157\\/Conjure_bottle.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"2F=\nC2EF\",\"listed_count\":25488,\"follow_request_sent\":false,\"id_str\":\"17696167\",=\n\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"is_tra=\nnslator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Fri Nov 28 02:06=\n:50 +0000 2008\",\"protected\":false,\"description\":\"#IDGAFMixtape OUT NOW Down=\nload Here: http:\\/\\/t.co\\/PNoSSfYzgl LUDAVERSAL COMING SOON.\",\"profile_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1813757781\\/Ludacris_normal.=\njpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_im=\nages\\/1813757781\\/Ludacris_normal.jpg\",\"profile_sidebar_border_color\":\"181A=\n1E\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_=\ncount\":29,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_=\nbackground_tile\":true,\"screen_name\":\"Ludacris\",\"profile_sidebar_fill_color\"=\n:\"252429\"},{\"url\":\"http:\\/\\/t.co\\/mtUMbQaCdG\",\"name\":\"J. Cole\",\"followers_c=\nount\":4277232,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":227=\n9,\"location\":\"Carolina in my mind\",\"friends_count\":375,\"profile_background_=\ncolor\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.ak=\namaihd.net\\/profile_background_images\\/850246512\\/8ade99f611767df6960441fd0=\n9114ddf.png\",\"default_profile\":false,\"id\":19028953,\"entities\":{\"url\":{\"urls=\n\":[{\"indices\":[0,22],\"display_url\":\"jcolemusic.com\",\"url\":\"http:\\/\\/t.co\\/m=\ntUMbQaCdG\",\"expanded_url\":\"http:\\/\\/www.jcolemusic.com\"}]},\"description\":{\"=\nurls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/850246512\\/8ade99f611767df6960441fd09114ddf.png\",\"geo_ena=\nbled\":false,\"profile_link_color\":\"0084B4\",\"listed_count\":10943,\"follow_requ=\nest_sent\":false,\"id_str\":\"19028953\",\"lang\":\"en\",\"utc_offset\":-18000,\"profil=\ne_use_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"33=\n3333\",\"created_at\":\"Thu Jan 15 17:08:04 +0000 2009\",\"protected\":false,\"desc=\nription\":\"Let these words be the Colors, I'm just paintin my heart\",\"profil=\ne_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3563347017\\/f1bb78e6b2=\nc90f2cdfc28e0b0917bd36_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/tw=\nimg0-a.akamaihd.net\\/profile_images\\/3563347017\\/f1bb78e6b2c90f2cdfc28e0b09=\n17bd36_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profil=\ne_image\":false,\"contributors_enabled\":false,\"favourites_count\":61,\"followin=\ng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fa=\nlse,\"screen_name\":\"JColeNC\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"=\nhttp:\\/\\/t.co\\/Yj0KymDd3j\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/p=\nrofile_banners\\/17915334\\/1374866184\",\"name\":\"Big Sean\",\"followers_count\":4=\n506106,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":15703,\"loc=\nation\":\"Detroit, MI\",\"friends_count\":1823,\"profile_background_color\":\"00000=\n0\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/837629822\\/8cef3bbd629a98c1e146abcac2db68e2.jpeg\"=\n,\"default_profile\":false,\"id\":17915334,\"entities\":{\"url\":{\"urls\":[{\"indices=\n\":[0,22],\"display_url\":\"uknowbigsean.com\",\"url\":\"http:\\/\\/t.co\\/Yj0KymDd3j\"=\n,\"expanded_url\":\"http:\\/\\/uknowbigsean.com\\/\"}]},\"description\":{\"urls\":[{\"u=\nrl\":\"http:\\/\\/t.co\\/3KfWQSGUBd\",\"display_url\":\"bit.ly\\/QsqmWP\",\"indices\":[7=\n9,101],\"expanded_url\":\"http:\\/\\/bit.ly\\/QsqmWP\"},{\"url\":\"http:\\/\\/t.co\\/mrO=\nAwaDYts\",\"display_url\":\"youtube.com\\/bseandon\",\"indices\":[102,124],\"expande=\nd_url\":\"http:\\/\\/youtube.com\\/bseandon\"},{\"url\":\"http:\\/\\/t.co\\/EqIfTIk4d1\"=\n,\"display_url\":\"facebook.com\\/uknowbigsean\",\"indices\":[125,147],\"expanded_u=\nrl\":\"http:\\/\\/facebook.com\\/uknowbigsean\"}]}},\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/837629822\\/8cef3bbd629=\na98c1e146abcac2db68e2.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"005CB=\n3\",\"listed_count\":9326,\"follow_request_sent\":false,\"id_str\":\"17915334\",\"lan=\ng\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"is_transla=\ntor\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Sat Dec 06 03:17:02 =\n+0000 2008\",\"protected\":false,\"description\":\"Detroit... #GOOD #FFOE my new =\nalbum Hall Of Fame 8.27.13... For now enjoy this http:\\/\\/t.co\\/3KfWQSGUBd =\nhttp:\\/\\/t.co\\/mrOAwaDYts http:\\/\\/t.co\\/EqIfTIk4d1\",\"profile_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_images\\/378800000192930114\\/82f996844b581a9d3=\ndeeb70df4cda3f1_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.=\nakamaihd.net\\/profile_images\\/378800000192930114\\/82f996844b581a9d3deeb70df=\n4cda3f1_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profi=\nle_image\":false,\"contributors_enabled\":false,\"favourites_count\":63,\"followi=\nng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":f=\nalse,\"screen_name\":\"BigSean\",\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":=\n\"http:\\/\\/t.co\\/s3e5eXEoU5\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/=\nprofile_banners\\/18220175\\/1373934953\",\"name\":\"Diddy\",\"followers_count\":871=\n7034,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":21671,\"locat=\nion\":\"EVERYWHERE!!!\",\"friends_count\":1567,\"profile_background_color\":\"03030=\n3\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/378800000024715541\\/09eb30b9122deb669c3c610b25ac3=\n20d.jpeg\",\"default_profile\":false,\"id\":18220175,\"entities\":{\"url\":{\"urls\":[=\n{\"indices\":[0,22],\"display_url\":\"facebook.com\\/Diddy\",\"url\":\"http:\\/\\/t.co\\=\n/s3e5eXEoU5\",\"expanded_url\":\"http:\\/\\/www.facebook.com\\/Diddy\"}]},\"descript=\nion\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pr=\nofile_background_images\\/378800000024715541\\/09eb30b9122deb669c3c610b25ac32=\n0d.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"646666\",\"listed_count\":34=\n213,\"follow_request_sent\":false,\"id_str\":\"18220175\",\"lang\":\"en\",\"utc_offset=\n\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"profile=\n_text_color\":\"348A8A\",\"created_at\":\"Thu Dec 18 17:52:09 +0000 2008\",\"protec=\nted\":false,\"description\":\"KING COMBS\",\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/378800000140057297\\/fd03759ccf34b36f8bbe14e393e1cba3=\n_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_images\\/378800000140057297\\/fd03759ccf34b36f8bbe14e393e1cba3_normal.=\njpeg\",\"profile_sidebar_border_color\":\"000000\",\"default_profile_image\":false=\n,\"contributors_enabled\":false,\"favourites_count\":57,\"following\":false,\"noti=\nfications\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_nam=\ne\":\"iamdiddy\",\"profile_sidebar_fill_color\":\"181F1F\"},{\"url\":\"http:\\/\\/t.co\\=\n/4cdbRsOQBn\",\"name\":\"Brad Paisley\",\"followers_count\":1939908,\"time_zone\":\"C=\nentral Time (US & Canada)\",\"statuses_count\":3593,\"location\":\"Nashville, TN\"=\n,\"friends_count\":60,\"profile_background_color\":\"1F1F27\",\"profile_background=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_imag=\nes\\/812869534\\/4f42c342c35e52f6487fd322daa20a85.jpeg\",\"default_profile\":fal=\nse,\"id\":41265813,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\"=\n:\"bradpaisley.com\",\"url\":\"http:\\/\\/t.co\\/4cdbRsOQBn\",\"expanded_url\":\"http:\\=\n/\\/www.bradpaisley.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/812869534\\/4f4=\n2c342c35e52f6487fd322daa20a85.jpeg\",\"geo_enabled\":false,\"profile_link_color=\n\":\"0084B4\",\"listed_count\":8383,\"follow_request_sent\":false,\"id_str\":\"412658=\n13\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":true,\"is=\n_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Wed May 20 0=\n1:37:57 +0000 2009\",\"protected\":false,\"description\":\"In 1972, a crack comma=\nndo unit was sent to prison by a military court for a crime they didn't com=\nmit. I was also born.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/2167990745\\/Screen_Shot_2012-04-26_at_1.43.16_PM_normal.png\",\"profi=\nle_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/21679=\n90745\\/Screen_Shot_2012-04-26_at_1.43.16_PM_normal.png\",\"profile_sidebar_bo=\nrder_color\":\"000000\",\"default_profile_image\":false,\"contributors_enabled\":f=\nalse,\"favourites_count\":4,\"following\":false,\"notifications\":false,\"verified=\n\":true,\"profile_background_tile\":false,\"screen_name\":\"BradPaisley\",\"profile=\n_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/XefFUPioog\",\"profile_=\nbanner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/23065354\\/1376349398=\n\",\"name\":\"Mac.\",\"followers_count\":3999177,\"time_zone\":\"Eastern Time (US & C=\nanada)\",\"statuses_count\":24830,\"location\":\"The Space Migration Tour \",\"frie=\nnds_count\":788,\"profile_background_color\":\"C0DEED\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/8=\n63919480\\/19c471a918711afd152cb782d878e109.jpeg\",\"default_profile\":false,\"i=\nd\":23065354,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"mac=\nmillerofficial.com\",\"url\":\"http:\\/\\/t.co\\/XefFUPioog\",\"expanded_url\":\"http:=\n\\/\\/macmillerofficial.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\=\n/j2KmjhUIak\",\"display_url\":\"smarturl.it\\/watchingmovies\",\"indices\":[36,58],=\n\"expanded_url\":\"http:\\/\\/smarturl.it\\/watchingmovies\"}]}},\"profile_backgrou=\nnd_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/863919480\\=\n/19c471a918711afd152cb782d878e109.jpeg\",\"geo_enabled\":false,\"profile_link_c=\nolor\":\"0084B4\",\"listed_count\":6936,\"follow_request_sent\":false,\"id_str\":\"23=\n065354\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true=\n,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Fri Mar =\n06 13:52:47 +0000 2009\",\"protected\":false,\"description\":\"watching movies wi=\nth the sound off: http:\\/\\/t.co\\/j2KmjhUIak\\r\\n\\r\\n*Based World*\",\"profile_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000296039270\\/665e=\ncda6105d0e253361ae82b974548b_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000296039270\\/665ecda6105d=\n0e253361ae82b974548b_normal.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"=\ndefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count=\n\":757,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_back=\nground_tile\":true,\"screen_name\":\"MacMiller\",\"profile_sidebar_fill_color\":\"D=\nDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/t8ZPZ5z9F7\",\"profile_banner_url\":\"https:\\/\\/=\npbs.twimg.com\\/profile_banners\\/30309979\\/1376578664\",\"name\":\"BET's 106 & P=\nark\",\"followers_count\":5251737,\"time_zone\":\"Eastern Time (US & Canada)\",\"st=\natuses_count\":14480,\"location\":\"New York, NY\",\"friends_count\":550,\"profile_=\nbackground_color\":\"9AE4E8\",\"profile_background_image_url_https\":\"https:\\/\\/=\ntwimg0-a.akamaihd.net\\/profile_background_images\\/764855064\\/f25b0981afc598=\n10e6be931dabdfb0d3.jpeg\",\"default_profile\":false,\"id\":30309979,\"entities\":{=\n\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"bet.com\\/106andpark\",\"url\":=\n\"http:\\/\\/t.co\\/t8ZPZ5z9F7\",\"expanded_url\":\"http:\\/\\/bet.com\\/106andpark\"}]=\n},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_background_images\\/764855064\\/f25b0981afc59810e6be931dabdf=\nb0d3.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_count\"=\n:17428,\"follow_request_sent\":false,\"id_str\":\"30309979\",\"lang\":\"en\",\"utc_off=\nset\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"prof=\nile_text_color\":\"333333\",\"created_at\":\"Fri Apr 10 20:52:00 +0000 2009\",\"pro=\ntected\":false,\"description\":\"BET's music video countdown show with the live=\nst audience on television! Find out who's #On106Today, what happened #OnThe=\nLast106 & get FREE #106Tix\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_images\\/3342541417\\/5e180d67f07f2d012c47589179e991ea_normal.jpeg\",\"pro=\nfile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/334=\n2541417\\/5e180d67f07f2d012c47589179e991ea_normal.jpeg\",\"profile_sidebar_bor=\nder_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":fa=\nlse,\"favourites_count\":58,\"following\":false,\"notifications\":false,\"verified=\n\":true,\"profile_background_tile\":true,\"screen_name\":\"106andpark\",\"profile_s=\nidebar_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/OGvTBcOF7Z\",\"profile_ba=\nnner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/124003770\\/1370892968\"=\n,\"name\":\"Cher \",\"followers_count\":1699983,\"time_zone\":\"Pacific Time (US & C=\nanada)\",\"statuses_count\":8368,\"location\":\"Malibu, California\",\"friends_coun=\nt\":106,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378800000=\n003540521\\/e4a68ccebdb712064e513196909188cb.jpeg\",\"default_profile\":false,\"=\nid\":124003770,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"c=\nher.com\",\"url\":\"http:\\/\\/t.co\\/OGvTBcOF7Z\",\"expanded_url\":\"http:\\/\\/cher.co=\nm\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/378800000003540521\\/e4a68ccebdb7120=\n64e513196909188cb.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"F92649\",\"l=\nisted_count\":9459,\"follow_request_sent\":false,\"id_str\":\"124003770\",\"lang\":\"=\nen\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"is_translator\"=\n:false,\"profile_text_color\":\"333333\",\"created_at\":\"Wed Mar 17 23:05:55 +000=\n0 2010\",\"protected\":false,\"description\":\"Old or young-talented or Star-Deep=\nly Superficial or Both-Very  smart or unprepared 4 here-fits among but neve=\nr fits in.Feet firmly planted in Mid air,\\r\\nLoved ?\",\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/3782614006\\/17d1d1a2e48c5c4052517a41=\n8874c677_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaih=\nd.net\\/profile_images\\/3782614006\\/17d1d1a2e48c5c4052517a418874c677_normal.=\njpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false=\n,\"contributors_enabled\":false,\"favourites_count\":42,\"following\":false,\"noti=\nfications\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_na=\nme\":\"cher\",\"profile_sidebar_fill_color\":\"FFFFFF\"},{\"url\":\"http:\\/\\/t.co\\/OW=\nPfrYdmSy\",\"name\":\"Ashley Tisdale\",\"followers_count\":10428356,\"time_zone\":\"P=\nacific Time (US & Canada)\",\"statuses_count\":4046,\"location\":null,\"friends_c=\nount\":166,\"profile_background_color\":\"022330\",\"profile_background_image_url=\n_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/530846=\n70\\/ashleytisdale_youtube_channel_13_copy2.jpg\",\"default_profile\":false,\"id=\n\":18091904,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"ashl=\neytisdale.com\",\"url\":\"http:\\/\\/t.co\\/OWPfrYdmSy\",\"expanded_url\":\"http:\\/\\/w=\nww.ashleytisdale.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/53084670\\/ashley=\ntisdale_youtube_channel_13_copy2.jpg\",\"geo_enabled\":false,\"profile_link_col=\nor\":\"0084B4\",\"listed_count\":46843,\"follow_request_sent\":false,\"id_str\":\"180=\n91904\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,=\n\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Sat Dec 1=\n3 02:32:20 +0000 2008\",\"protected\":false,\"description\":\"My official twitter=\n page!! Hoping my tweets inspire you :)\",\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/3582192042\\/c6164ea54bb1da4136eed60405f1c184_norm=\nal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profil=\ne_images\\/3582192042\\/c6164ea54bb1da4136eed60405f1c184_normal.jpeg\",\"profil=\ne_sidebar_border_color\":\"A8C7F7\",\"default_profile_image\":false,\"contributor=\ns_enabled\":false,\"favourites_count\":141,\"following\":false,\"notifications\":f=\nalse,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"ashleyt=\nisdale\",\"profile_sidebar_fill_color\":\"C0DFEC\"},{\"url\":\"http:\\/\\/t.co\\/tIOe3=\n9p7Zn\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/2477=\n5528\\/1372123864\",\"name\":\"Nelly_Mo \",\"followers_count\":3316863,\"time_zone\":=\n\"Central Time (US & Canada)\",\"statuses_count\":7415,\"location\":\"St. Louis\",\"=\nfriends_count\":1245,\"profile_background_color\":\"9AE4E8\",\"profile_background=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_imag=\nes\\/378800000007600367\\/ba7c318a9f1e9929bed6a4350a6959cc.jpeg\",\"default_pro=\nfile\":false,\"id\":24775528,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"dis=\nplay_url\":\"nelly.net\",\"url\":\"http:\\/\\/t.co\\/tIOe39p7Zn\",\"expanded_url\":\"htt=\np:\\/\\/www.nelly.net\"}]},\"description\":{\"urls\":[]}},\"profile_background_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37880000000760036=\n7\\/ba7c318a9f1e9929bed6a4350a6959cc.jpeg\",\"geo_enabled\":false,\"profile_link=\n_color\":\"0084B4\",\"listed_count\":10635,\"follow_request_sent\":false,\"id_str\":=\n\"24775528\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":t=\nrue,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Mon M=\nar 16 21:38:48 +0000 2009\",\"protected\":false,\"description\":\"NELLY's OFFICIA=\nL TWITTER...CEO of Nelly Inc, Derrty Ent, Apple Bottom Clothing and a St. L=\nunatic\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3788000=\n00041914047\\/8ae96607e33ad1502493c03c0c179f8a_normal.jpeg\",\"profile_image_u=\nrl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000041914=\n047\\/8ae96607e33ad1502493c03c0c179f8a_normal.jpeg\",\"profile_sidebar_border_=\ncolor\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,=\n\"favourites_count\":10,\"following\":false,\"notifications\":false,\"verified\":tr=\nue,\"profile_background_tile\":false,\"screen_name\":\"Nelly_Mo\",\"profile_sideba=\nr_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/PdFqFdKwzF\",\"profile_banner_=\nurl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/30782495\\/1376186089\",\"name=\n\":\"KELENDRIA ROWLAND\",\"followers_count\":5295616,\"time_zone\":\"Eastern Time (=\nUS & Canada)\",\"statuses_count\":7132,\"location\":\"MIAMI BEACH, FLA.\",\"friends=\n_count\":1468,\"profile_background_color\":\"000000\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378=\n800000048880383\\/860036b82c5a05d17635ca6ae76eaf5e.jpeg\",\"default_profile\":f=\nalse,\"id\":30782495,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_ur=\nl\":\"KellyRowland.com\",\"url\":\"http:\\/\\/t.co\\/PdFqFdKwzF\",\"expanded_url\":\"htt=\np:\\/\\/www.KellyRowland.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co=\n\\/BEnn4XoJgZ\",\"display_url\":\"smarturl.it\\/KellyRTAGGDlxE\\u2026\",\"indices\":[=\n50,72],\"expanded_url\":\"http:\\/\\/smarturl.it\\/KellyRTAGGDlxExiT\"}]}},\"profil=\ne_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/=\n378800000048880383\\/860036b82c5a05d17635ca6ae76eaf5e.jpeg\",\"geo_enabled\":fa=\nlse,\"profile_link_color\":\"8A8C8C\",\"listed_count\":14937,\"follow_request_sent=\n\":false,\"id_str\":\"30782495\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_ba=\nckground_image\":true,\"is_translator\":false,\"profile_text_color\":\"3C3940\",\"c=\nreated_at\":\"Mon Apr 13 02:15:13 +0000 2009\",\"protected\":false,\"description\"=\n:\"My new album 'Talk a Good Game' is available NOW: http:\\/\\/t.co\\/BEnn4XoJ=\ngZ -xo\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3627835=\n707\\/ca3b57ec28a5ed3ee5042801079ddb6b_normal.jpeg\",\"profile_image_url_https=\n\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3627835707\\/ca3b57ec28a=\n5ed3ee5042801079ddb6b_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":8,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backg=\nround_tile\":false,\"screen_name\":\"KELLYROWLAND\",\"profile_sidebar_fill_color\"=\n:\"95E8EC\"},{\"url\":null,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/18228898\\/1375797645\",\"name\":\"John Legend\",\"followers_count\":47=\n39297,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":5416,\"locat=\nion\":\"New York, NY, USA\",\"friends_count\":425,\"profile_background_color\":\"FB=\nFBFB\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net=\n\\/profile_background_images\\/378800000045789425\\/143ac213ee68211748efe5cdf3=\n8d9f94.jpeg\",\"default_profile\":false,\"id\":18228898,\"entities\":{\"description=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/eZC0YJdUFt\",\"display_url\":\"smarturl.it\\/L=\noveInTheFutur\\u2026\",\"indices\":[27,49],\"expanded_url\":\"http:\\/\\/smarturl.it=\n\\/LoveInTheFutureDX\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/378800000045789425\\/143ac213ee68211748efe5c=\ndf38d9f94.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"009999\",\"listed_co=\nunt\":20028,\"follow_request_sent\":false,\"id_str\":\"18228898\",\"lang\":\"en\",\"utc=\n_offset\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"=\nprofile_text_color\":\"000000\",\"created_at\":\"Thu Dec 18 23:42:30 +0000 2008\",=\n\"protected\":false,\"description\":\"Pre-order #LoveInTheFuture http:\\/\\/t.co\\/=\neZC0YJdUFt\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378=\n800000138790988\\/9c6e6a74a266412be2ea56ac6c210a35_normal.jpeg\",\"profile_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/37880000013=\n8790988\\/9c6e6a74a266412be2ea56ac6c210a35_normal.jpeg\",\"profile_sidebar_bor=\nder_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":fa=\nlse,\"favourites_count\":3,\"following\":false,\"notifications\":false,\"verified\"=\n:true,\"profile_background_tile\":false,\"screen_name\":\"johnlegend\",\"profile_s=\nidebar_fill_color\":\"EFEFEF\"},{\"url\":\"http:\\/\\/t.co\\/xTh5ouEI8d\",\"profile_ba=\nnner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19330043\\/1360293722\",=\n\"name\":\"LL COOL J\",\"followers_count\":3884794,\"time_zone\":\"Pacific Time (US =\n& Canada)\",\"statuses_count\":19505,\"location\":\"Queens, NY\",\"friends_count\":6=\n202,\"profile_background_color\":\"9AE4E8\",\"profile_background_image_url_https=\n\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/671106406\\/3=\nba492f962b7e55859966a1997d6a3e8.jpeg\",\"default_profile\":false,\"id\":19330043=\n,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"LLCOOLJ.com\",\"=\nurl\":\"http:\\/\\/t.co\\/xTh5ouEI8d\",\"expanded_url\":\"http:\\/\\/www.LLCOOLJ.com\"}=\n]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_background_images\\/671106406\\/3ba492f962b7e55859966a1997d=\n6a3e8.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_count=\n\":17869,\"follow_request_sent\":false,\"id_str\":\"19330043\",\"lang\":\"en\",\"utc_of=\nfset\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"pro=\nfile_text_color\":\"333333\",\"created_at\":\"Thu Jan 22 07:24:15 +0000 2009\",\"pr=\notected\":false,\"description\":\"Still learning\",\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/3560672568\\/b367c93d75760a2f6874893e01eb7a65=\n_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_images\\/3560672568\\/b367c93d75760a2f6874893e01eb7a65_normal.jpeg\",\"p=\nrofile_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contri=\nbutors_enabled\":false,\"favourites_count\":128,\"following\":false,\"notificatio=\nns\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"llc=\noolj\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/5U9heHy=\nnUv\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/190184=\n01\\/1374209620\",\"name\":\"Jason Mraz\",\"followers_count\":5160490,\"time_zone\":\"=\nAlaska\",\"statuses_count\":2429,\"location\":\"San Diego, CA\",\"friends_count\":18=\n,\"profile_background_color\":\"EEEEEE\",\"profile_background_image_url_https\":\"=\nhttps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/526249557\\/Twit=\nter-skin.jpg\",\"default_profile\":false,\"id\":19018401,\"entities\":{\"url\":{\"url=\ns\":[{\"indices\":[0,22],\"display_url\":\"jasonmraz.com\",\"url\":\"http:\\/\\/t.co\\/5=\nU9heHynUv\",\"expanded_url\":\"http:\\/\\/jasonmraz.com\"}]},\"description\":{\"urls\"=\n:[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgr=\nound_images\\/526249557\\/Twitter-skin.jpg\",\"geo_enabled\":false,\"profile_link=\n_color\":\"CC3333\",\"listed_count\":28410,\"follow_request_sent\":false,\"id_str\":=\n\"19018401\",\"lang\":\"en\",\"utc_offset\":-32400,\"profile_use_background_image\":f=\nalse,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Thu =\nJan 15 11:16:33 +0000 2009\",\"protected\":false,\"description\":\"The Official J=\nason Mraz You Very Much Twitter Account. Follow @theRKOP for the latest new=\ns.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/37880000013=\n8755246\\/233aae9f3a844c60de70a9b3b5234d50_normal.jpeg\",\"profile_image_url_h=\nttps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000138755246\\=\n/233aae9f3a844c60de70a9b3b5234d50_normal.jpeg\",\"profile_sidebar_border_colo=\nr\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"fav=\nourites_count\":24,\"following\":false,\"notifications\":false,\"verified\":true,\"=\nprofile_background_tile\":false,\"screen_name\":\"jason_mraz\",\"profile_sidebar_=\nfill_color\":\"EFEFEF\"},{\"url\":\"http:\\/\\/t.co\\/hLrbrJ4igr\",\"profile_banner_ur=\nl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/22733444\\/1361069663\",\"name\":=\n\"T-Raww\",\"followers_count\":5099594,\"time_zone\":\"Central Time (US & Canada)\"=\n,\"statuses_count\":7460,\"location\":\"#HotelCalifornia\",\"friends_count\":3598,\"=\nprofile_background_color\":\"F0F0F0\",\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/812635350\\/287cb8=\n5a01927ca0595eee7a58bba2a4.jpeg\",\"default_profile\":false,\"id\":22733444,\"ent=\nities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"TygasWorld.com\",\"ur=\nl\":\"http:\\/\\/t.co\\/hLrbrJ4igr\",\"expanded_url\":\"http:\\/\\/TygasWorld.com\"}]},=\n\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/6wnfohyzrx\",\"display_url\":\"po=\npwater.com\",\"indices\":[16,38],\"expanded_url\":\"http:\\/\\/popwater.com\"}]}},\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/812635350\\/287cb85a01927ca0595eee7a58bba2a4.jpeg\",\"geo_enabled\":true,\"=\nprofile_link_color\":\"EB0000\",\"listed_count\":13326,\"follow_request_sent\":fal=\nse,\"id_str\":\"22733444\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_backgro=\nund_image\":true,\"is_translator\":false,\"profile_text_color\":\"000000\",\"create=\nd_at\":\"Wed Mar 04 04:29:52 +0000 2009\",\"protected\":false,\"description\":\"Las=\ntKings.co\\r\\n\\r\\nhttp:\\/\\/t.co\\/6wnfohyzrx\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n#LastKing=\ns\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000167=\n615498\\/6833128bb8d5c1a64a608a9506a6be2f_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000167615498\\/=\n6833128bb8d5c1a64a608a9506a6be2f_normal.jpeg\",\"profile_sidebar_border_color=\n\":\"000000\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favo=\nurites_count\":17,\"following\":false,\"notifications\":false,\"verified\":true,\"p=\nrofile_background_tile\":true,\"screen_name\":\"Tyga\",\"profile_sidebar_fill_col=\nor\":\"FFFFFF\"},{\"url\":\"http:\\/\\/t.co\\/R8CqjWAp7J\",\"profile_banner_url\":\"http=\ns:\\/\\/pbs.twimg.com\\/profile_banners\\/17929027\\/1372786321\",\"name\":\"Wale Fo=\nlarin \",\"followers_count\":3136720,\"time_zone\":\"Central Time (US & Canada)\",=\n\"statuses_count\":38813,\"location\":\"The Gifted\",\"friends_count\":1235,\"profil=\ne_background_color\":\"000000\",\"profile_background_image_url_https\":\"https:\\/=\n\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378800000013969591\\/12b=\ne27ae8ce2ec071a2b6126c308ea5e.png\",\"default_profile\":false,\"id\":17929027,\"e=\nntities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"ralphfolarin.com\"=\n,\"url\":\"http:\\/\\/t.co\\/R8CqjWAp7J\",\"expanded_url\":\"http:\\/\\/ralphfolarin.co=\nm\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/378800000013969591\\/12be27ae8ce2ec0=\n71a2b6126c308ea5e.png\",\"geo_enabled\":false,\"profile_link_color\":\"ED2724\",\"l=\nisted_count\":12117,\"follow_request_sent\":false,\"id_str\":\"17929027\",\"lang\":\"=\nen\",\"utc_offset\":-21600,\"profile_use_background_image\":true,\"is_translator\"=\n:false,\"profile_text_color\":\"000000\",\"created_at\":\"Sat Dec 06 21:15:10 +000=\n0 2008\",\"protected\":false,\"description\":\"The Gifted June 25 2013\",\"profile_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000078580864\\/d0a6=\n52aa328f33eda4e2d8286f99b416_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000078580864\\/d0a652aa328f=\n33eda4e2d8286f99b416_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"=\ndefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count=\n\":124,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_back=\nground_tile\":false,\"screen_name\":\"Wale\",\"profile_sidebar_fill_color\":\"FFFFF=\nF\"},{\"url\":\"http:\\/\\/t.co\\/9b9POjRVCP\",\"profile_banner_url\":\"https:\\/\\/pbs.=\ntwimg.com\\/profile_banners\\/20659839\\/1365026110\",\"name\":\"Wyclef Jean\",\"fol=\nlowers_count\":3291718,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_co=\nunt\":25639,\"location\":\"\\u00dcT: 40.759398,-73.987782\",\"friends_count\":8528,=\n\"profile_background_color\":\"EBEBEB\",\"profile_background_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/833057569\\/aa55a=\n1d352f2068ea82bc68844aba805.jpeg\",\"default_profile\":false,\"id\":20659839,\"en=\ntities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"wyclefjean.wordpre=\nss.com\",\"url\":\"http:\\/\\/t.co\\/9b9POjRVCP\",\"expanded_url\":\"http:\\/\\/wyclefje=\nan.wordpress.com\\/\"}]},\"description\":{\"urls\":[]}},\"profile_background_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/833057569\\/aa55a1d=\n352f2068ea82bc68844aba805.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"99=\n0000\",\"listed_count\":14080,\"follow_request_sent\":false,\"id_str\":\"20659839\",=\n\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"is_tra=\nnslator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Thu Feb 12 07:11=\n:07 +0000 2009\",\"protected\":false,\"description\":\"The Official Wyclef Twitte=\nr Page\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3472865=\n437\\/698a3a61d91cc9f556d3c294b0b763de_normal.jpeg\",\"profile_image_url_https=\n\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3472865437\\/698a3a61d91=\ncc9f556d3c294b0b763de_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":76,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_back=\nground_tile\":false,\"screen_name\":\"wyclef\",\"profile_sidebar_fill_color\":\"F3F=\n3F3\"},{\"url\":\"http:\\/\\/t.co\\/Aqez6VvBKM\",\"profile_banner_url\":\"https:\\/\\/pb=\ns.twimg.com\\/profile_banners\\/14780915\\/1348002574\",\"name\":\"Rolling Stone\",=\n\"followers_count\":2955467,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuse=\ns_count\":22958,\"location\":\"New York, New York\",\"friends_count\":304,\"profile=\n_background_color\":\"0B0B0E\",\"profile_background_image_url_https\":\"https:\\/\\=\n/twimg0-a.akamaihd.net\\/profile_background_images\\/92816292\\/rs_bkd.jpg\",\"d=\nefault_profile\":false,\"id\":14780915,\"entities\":{\"url\":{\"urls\":[{\"indices\":[=\n0,22],\"display_url\":\"rollingstone.com\",\"url\":\"http:\\/\\/t.co\\/Aqez6VvBKM\",\"e=\nxpanded_url\":\"http:\\/\\/www.rollingstone.com\"}]},\"description\":{\"urls\":[{\"ur=\nl\":\"http:\\/\\/t.co\\/QhLIiMncPf\",\"display_url\":\"RollingStone.com\",\"indices\":[=\n57,79],\"expanded_url\":\"http:\\/\\/RollingStone.com\"}]}},\"profile_background_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/92816292\\/rs_b=\nkd.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"2FC2EF\",\"listed_count\":28=\n958,\"follow_request_sent\":false,\"id_str\":\"14780915\",\"lang\":\"en\",\"utc_offset=\n\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"profile=\n_text_color\":\"666666\",\"created_at\":\"Thu May 15 02:52:27 +0000 2008\",\"protec=\nted\":false,\"description\":\"The latest news and more from Rolling Stone magaz=\nine and http:\\/\\/t.co\\/QhLIiMncPf.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_images\\/1693601337\\/RS-icon-twitter_normal.jpg\",\"profile_image=\n_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1693601337\\/R=\nS-icon-twitter_normal.jpg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default=\n_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":5,\"fo=\nllowing\":false,\"notifications\":false,\"verified\":true,\"profile_background_ti=\nle\":false,\"screen_name\":\"RollingStone\",\"profile_sidebar_fill_color\":\"252429=\n\"},{\"url\":\"http:\\/\\/t.co\\/38g2SvGhEZ\",\"name\":\"Ozzy Osbourne\",\"followers_cou=\nnt\":3027573,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":1194,=\n\"location\":null,\"friends_count\":71,\"profile_background_color\":\"1A1B1F\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_=\nbackground_images\\/113452082\\/ozzy_twiter_bg.jpg\",\"default_profile\":false,\"=\nid\":24963961,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"oz=\nzy.com\",\"url\":\"http:\\/\\/t.co\\/38g2SvGhEZ\",\"expanded_url\":\"http:\\/\\/www.ozzy=\n.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_background_images\\/113452082\\/ozzy_twiter_bg.jpg\",\"=\ngeo_enabled\":true,\"profile_link_color\":\"2FC2EF\",\"listed_count\":16268,\"follo=\nw_request_sent\":false,\"id_str\":\"24963961\",\"lang\":\"en\",\"utc_offset\":-28800,\"=\nprofile_use_background_image\":true,\"is_translator\":false,\"profile_text_colo=\nr\":\"666666\",\"created_at\":\"Tue Mar 17 21:56:55 +0000 2009\",\"protected\":false=\n,\"description\":\"The Prince of Darkness\",\"profile_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_images\\/2946590122\\/09add4b845b1b20dab0c8f3dda6d16c3_norma=\nl.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_images\\/2946590122\\/09add4b845b1b20dab0c8f3dda6d16c3_normal.jpeg\",\"profile=\n_sidebar_border_color\":\"181A1E\",\"default_profile_image\":false,\"contributors=\n_enabled\":false,\"favourites_count\":0,\"following\":false,\"notifications\":fals=\ne,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"OfficialOz=\nzy\",\"profile_sidebar_fill_color\":\"252429\"},{\"url\":\"http:\\/\\/t.co\\/MMaGfNoeW=\nQ\",\"name\":\"Travie McCoy\",\"followers_count\":3319970,\"time_zone\":\"Eastern Tim=\ne (US & Canada)\",\"statuses_count\":3316,\"location\":\"New York, NY\",\"friends_c=\nount\":335,\"profile_background_color\":\"1A1B1F\",\"profile_background_image_url=\n_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/357127=\n578\\/pcc2.jpg\",\"default_profile\":false,\"id\":39325978,\"entities\":{\"url\":{\"ur=\nls\":[{\"indices\":[0,22],\"display_url\":\"gymclassheroes.com\",\"url\":\"http:\\/\\/t=\n.co\\/MMaGfNoeWQ\",\"expanded_url\":\"http:\\/\\/gymclassheroes.com\"}]},\"descripti=\non\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/357127578\\/pcc2.jpg\",\"geo_enabled\":true,\"profile_li=\nnk_color\":\"2FC2EF\",\"listed_count\":8664,\"follow_request_sent\":false,\"id_str\"=\n:\"39325978\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":=\ntrue,\"is_translator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Mon =\nMay 11 19:52:56 +0000 2009\",\"protected\":false,\"description\":null,\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3303509625\\/4f6ea91b504e4=\nc707ddefe91c363a9b6_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg=\n0-a.akamaihd.net\\/profile_images\\/3303509625\\/4f6ea91b504e4c707ddefe91c363a=\n9b6_normal.jpeg\",\"profile_sidebar_border_color\":\"181A1E\",\"default_profile_i=\nmage\":false,\"contributors_enabled\":false,\"favourites_count\":17,\"following\":=\nfalse,\"notifications\":false,\"verified\":true,\"profile_background_tile\":true,=\n\"screen_name\":\"TravieMcCoy\",\"profile_sidebar_fill_color\":\"252429\"},{\"url\":\"=\nhttp:\\/\\/t.co\\/9VckiU2FhU\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/p=\nrofile_banners\\/26347170\\/1357151305\",\"name\":\"Depeche Mode\",\"followers_coun=\nt\":1661365,\"time_zone\":\"Alaska\",\"statuses_count\":690,\"location\":\"Burbank, C=\nA (band webmaster)\",\"friends_count\":5942,\"profile_background_color\":\"000000=\n\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/pr=\nofile_background_images\\/7115102\\/discography_bg_main.jpg\",\"default_profile=\n\":false,\"id\":26347170,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display=\n_url\":\"depechemode.com\",\"url\":\"http:\\/\\/t.co\\/9VckiU2FhU\",\"expanded_url\":\"h=\nttp:\\/\\/www.depechemode.com\"}]},\"description\":{\"urls\":[]}},\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7115102\\/=\ndiscography_bg_main.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",=\n\"listed_count\":13143,\"follow_request_sent\":false,\"id_str\":\"26347170\",\"lang\"=\n:\"en\",\"utc_offset\":-32400,\"profile_use_background_image\":false,\"is_translat=\nor\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Tue Mar 24 22:52:15 +=\n0000 2009\",\"protected\":false,\"description\":\"From beginnings in Basildon, Es=\nsex, to the Universe, Depeche Mode have been creating their brand of music =\nfor 30 years.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/=\n3055941966\\/8e1200abd2db9f4e332f6a60005d9686_normal.jpeg\",\"profile_image_ur=\nl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3055941966\\/8e12=\n00abd2db9f4e332f6a60005d9686_normal.jpeg\",\"profile_sidebar_border_color\":\"0=\n00000\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourit=\nes_count\":29,\"following\":false,\"notifications\":false,\"verified\":true,\"profi=\nle_background_tile\":false,\"screen_name\":\"depechemode\",\"profile_sidebar_fill=\n_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/G2HIVg1fkU\",\"name\":\"Jim Jones \",\"f=\nollowers_count\":3240399,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_=\ncount\":16739,\"location\":\"Harlem\",\"friends_count\":582,\"profile_background_co=\nlor\":\"FFFFFF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akam=\naihd.net\\/profile_background_images\\/364318203\\/vampirelifefrontcover.jpg\",=\n\"default_profile\":false,\"id\":21705616,\"entities\":{\"url\":{\"urls\":[{\"indices\"=\n:[0,22],\"display_url\":\"capolife.com\",\"url\":\"http:\\/\\/t.co\\/G2HIVg1fkU\",\"exp=\nanded_url\":\"http:\\/\\/www.capolife.com\"}]},\"description\":{\"urls\":[]}},\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/364318203\\/vampirelifefrontcover.jpg\",\"geo_enabled\":true,\"profile_link_col=\nor\":\"0A0A0A\",\"listed_count\":7395,\"follow_request_sent\":false,\"id_str\":\"2170=\n5616\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"=\nis_translator\":false,\"profile_text_color\":\"000000\",\"created_at\":\"Mon Feb 23=\n 23:10:39 +0000 2009\",\"protected\":false,\"description\":\"#VampireLife booking=\ns for #JimJones bookjimjones@gmail.com  info@nextofkinent.com\",\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000093425803\\/9a66e13=\nc9930b44a43339eaf7bf33760_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\=\n/twimg0-a.akamaihd.net\\/profile_images\\/378800000093425803\\/9a66e13c9930b44=\na43339eaf7bf33760_normal.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"def=\nault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":1=\n6,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backgrou=\nnd_tile\":false,\"screen_name\":\"jimjonescapo\",\"profile_sidebar_fill_color\":\"F=\nFFFFF\"},{\"url\":\"http:\\/\\/t.co\\/OtEo1oZaq8\",\"profile_banner_url\":\"https:\\/\\/=\npbs.twimg.com\\/profile_banners\\/22412376\\/1372543463\",\"name\":\"deadmau5\",\"fo=\nllowers_count\":2383177,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_c=\nount\":16349,\"location\":\"9th circle of hell\",\"friends_count\":254,\"profile_ba=\nckground_color\":\"003A42\",\"profile_background_image_url_https\":\"https:\\/\\/tw=\nimg0-a.akamaihd.net\\/profile_background_images\\/633097334\\/etecldyneiq7uies=\nf3tz.jpeg\",\"default_profile\":false,\"id\":22412376,\"entities\":{\"url\":{\"urls\":=\n[{\"indices\":[0,22],\"display_url\":\"deadmau5.com\",\"url\":\"http:\\/\\/t.co\\/OtEo1=\noZaq8\",\"expanded_url\":\"http:\\/\\/www.deadmau5.com\"}]},\"description\":{\"urls\":=\n[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/633097334\\/etecldyneiq7uiesf3tz.jpeg\",\"geo_enabled\":true,\"profi=\nle_link_color\":\"00E1FF\",\"listed_count\":15058,\"follow_request_sent\":false,\"i=\nd_str\":\"22412376\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_i=\nmage\":false,\"is_translator\":false,\"profile_text_color\":\"ABABAB\",\"created_at=\n\":\"Sun Mar 01 21:59:41 +0000 2009\",\"protected\":false,\"description\":\"ERMAGER=\nD GERSTS N STERF\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_image=\ns\\/378800000065084903\\/6933842eb5f4eb33ea580912e9b51e65_normal.jpeg\",\"profi=\nle_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/37880=\n0000065084903\\/6933842eb5f4eb33ea580912e9b51e65_normal.jpeg\",\"profile_sideb=\nar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabl=\ned\":false,\"favourites_count\":9,\"following\":false,\"notifications\":false,\"ver=\nified\":true,\"profile_background_tile\":true,\"screen_name\":\"deadmau5\",\"profil=\ne_sidebar_fill_color\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/sGQjzDFfFJ\",\"profile=\n_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/15155074\\/137356953=\n3\",\"name\":\"Pearl Jam\",\"followers_count\":2157395,\"time_zone\":\"Pacific Time (=\nUS & Canada)\",\"statuses_count\":1466,\"location\":\"Seattle, WA\",\"friends_count=\n\":297,\"profile_background_color\":\"000000\",\"profile_background_image_url_htt=\nps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3788000000=\n21363744\\/ac384c4cb72d7ffab6dc2249374b0a86.jpeg\",\"default_profile\":false,\"i=\nd\":15155074,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"pea=\nrljam.com\",\"url\":\"http:\\/\\/t.co\\/sGQjzDFfFJ\",\"expanded_url\":\"http:\\/\\/www.p=\nearljam.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/gdBG7twcVq\",\"=\ndisplay_url\":\"smarturl.it\\/PJLightningBolt\",\"indices\":[60,82],\"expanded_url=\n\":\"http:\\/\\/smarturl.it\\/PJLightningBolt\"}]}},\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000021363744\\/ac=\n384c4cb72d7ffab6dc2249374b0a86.jpeg\",\"geo_enabled\":false,\"profile_link_colo=\nr\":\"DE1D1D\",\"listed_count\":17305,\"follow_request_sent\":false,\"id_str\":\"1515=\n5074\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"=\nis_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Wed Jun 18=\n 06:59:14 +0000 2008\",\"protected\":false,\"description\":\"Pearl Jam's Official=\n Twitter.\\nPreorder Lightning Bolt here: http:\\/\\/t.co\\/gdBG7twcVq\",\"profil=\ne_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000120265865\\/5f=\n7c7fc3fe962ece623cb41ec7a8d33e_normal.png\",\"profile_image_url_https\":\"https=\n:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000120265865\\/5f7c7fc3fe9=\n62ece623cb41ec7a8d33e_normal.png\",\"profile_sidebar_border_color\":\"FFFFFF\",\"=\ndefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count=\n\":40,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backg=\nround_tile\":false,\"screen_name\":\"PearlJam\",\"profile_sidebar_fill_color\":\"EF=\nEFEF\"},{\"url\":\"http:\\/\\/t.co\\/UWzRxPIxzg\",\"profile_banner_url\":\"https:\\/\\/p=\nbs.twimg.com\\/profile_banners\\/6211972\\/1373343822\",\"name\":\"Sara Bareilles\"=\n,\"followers_count\":2809283,\"time_zone\":\"Pacific Time (US & Canada)\",\"status=\nes_count\":3937,\"location\":\"Everywhere\",\"friends_count\":192,\"profile_backgro=\nund_color\":\"FFFFFF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-=\na.akamaihd.net\\/profile_background_images\\/378800000024818414\\/a152a16738b3=\n561f16d79ef7ee12f7bc.jpeg\",\"default_profile\":false,\"id\":6211972,\"entities\":=\n{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"sarabmusic.com\",\"url\":\"htt=\np:\\/\\/t.co\\/UWzRxPIxzg\",\"expanded_url\":\"http:\\/\\/www.sarabmusic.com\"}]},\"de=\nscription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_background_images\\/378800000024818414\\/a152a16738b3561f16d79ef7=\nee12f7bc.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"0000FF\",\"listed_co=\nunt\":14735,\"follow_request_sent\":false,\"id_str\":\"6211972\",\"lang\":\"en\",\"utc_=\noffset\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"p=\nrofile_text_color\":\"000000\",\"created_at\":\"Mon May 21 23:17:07 +0000 2007\",\"=\nprotected\":false,\"description\":null,\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_images\\/3434138339\\/d9dd3cc1febfae4887f166d8cef98320_normal.pn=\ng\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_imag=\nes\\/3434138339\\/d9dd3cc1febfae4887f166d8cef98320_normal.png\",\"profile_sideb=\nar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabl=\ned\":false,\"favourites_count\":8,\"following\":false,\"notifications\":false,\"ver=\nified\":true,\"profile_background_tile\":false,\"screen_name\":\"SaraBareilles\",\"=\nprofile_sidebar_fill_color\":\"B8C9FF\"},{\"url\":\"http:\\/\\/t.co\\/e0HqPwU1wQ\",\"p=\nrofile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/19829645\\/136=\n0186532\",\"name\":\"Kimberly Cole\",\"followers_count\":1910823,\"time_zone\":\"Paci=\nfic Time (US & Canada)\",\"statuses_count\":14503,\"location\":\"Hollywood, CA \",=\n\"friends_count\":2803,\"profile_background_color\":\"000000\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_ima=\nges\\/783937003\\/8cecf758290b062d52dee887a3997ea4.png\",\"default_profile\":fal=\nse,\"id\":19829645,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\"=\n:\"facebook.com\\/kimberlycolemu\\u2026\",\"url\":\"http:\\/\\/t.co\\/e0HqPwU1wQ\",\"ex=\npanded_url\":\"http:\\/\\/www.facebook.com\\/kimberlycolemusic\"}]},\"description\"=\n:{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_background_images\\/783937003\\/8cecf758290b062d52dee887a3997ea4.png\",\"geo_=\nenabled\":false,\"profile_link_color\":\"362720\",\"listed_count\":3657,\"follow_re=\nquest_sent\":false,\"id_str\":\"19829645\",\"lang\":\"en\",\"utc_offset\":-28800,\"prof=\nile_use_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"=\n000000\",\"created_at\":\"Sat Jan 31 20:21:42 +0000 2009\",\"protected\":false,\"de=\nscription\":\"MTV christened her Buzzworthy.  Clear Channel's iHeart Radio ca=\nlled her One to Watch. Kimberly Cole is making her mark. KimberlyColeMusic@=\ngmail.com\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3217=\n554112\\/c6464d61ac9819d2ebfb4ab8c6acbe88_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3217554112\\/c6464d61=\nac9819d2ebfb4ab8c6acbe88_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFF=\nF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_c=\nount\":3,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_ba=\nckground_tile\":true,\"screen_name\":\"KimberlyCole1\",\"profile_sidebar_fill_col=\nor\":\"E5507E\"},{\"url\":\"http:\\/\\/t.co\\/Ms9AlNw6b5\",\"profile_banner_url\":\"http=\ns:\\/\\/pbs.twimg.com\\/profile_banners\\/6273552\\/1374297850\",\"name\":\"MC HAMME=\nR\",\"followers_count\":3256153,\"time_zone\":\"Pacific Time (US & Canada)\",\"stat=\nuses_count\":34147,\"location\":\"Bay Area, California\",\"friends_count\":50009,\"=\nprofile_background_color\":\"131516\",\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/theme14\\/bg.gif\",\"default_pr=\nofile\":false,\"id\":6273552,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"dis=\nplay_url\":\"alchemistmgmt.com\",\"url\":\"http:\\/\\/t.co\\/Ms9AlNw6b5\",\"expanded_u=\nrl\":\"http:\\/\\/www.alchemistmgmt.com\"}]},\"description\":{\"urls\":[]}},\"profile=\n_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme14\\/bg.=\ngif\",\"geo_enabled\":true,\"profile_link_color\":\"009999\",\"listed_count\":15004,=\n\"follow_request_sent\":false,\"id_str\":\"6273552\",\"lang\":\"en\",\"utc_offset\":-28=\n800,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text=\n_color\":\"333333\",\"created_at\":\"Wed May 23 22:50:33 +0000 2007\",\"protected\":=\nfalse,\"description\":null,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/378800000162390170\\/2f40ba523e42e9ecc836bd43de0ee411_normal.jpeg\"=\n,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images=\n\\/378800000162390170\\/2f40ba523e42e9ecc836bd43de0ee411_normal.jpeg\",\"profil=\ne_sidebar_border_color\":\"eeeeee\",\"default_profile_image\":false,\"contributor=\ns_enabled\":false,\"favourites_count\":9708,\"following\":false,\"notifications\":=\nfalse,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"MCHamme=\nr\",\"profile_sidebar_fill_color\":\"efefef\"},{\"url\":\"http:\\/\\/t.co\\/oIpxV6ZF7p=\n\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/23006794\\=\n/1376669409\",\"name\":\"Lenny Kravitz\",\"followers_count\":4379808,\"time_zone\":\"=\nEastern Time (US & Canada)\",\"statuses_count\":1133,\"location\":\"Paris\",\"frien=\nds_count\":1897,\"profile_background_color\":\"000000\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/7=\n66236459\\/b8afde579437be87bced9f73eb5e6ac4.jpeg\",\"default_profile\":false,\"i=\nd\":23006794,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"len=\nnykravitzmusic.com\",\"url\":\"http:\\/\\/t.co\\/oIpxV6ZF7p\",\"expanded_url\":\"http:=\n\\/\\/www.lennykravitzmusic.com\"}]},\"description\":{\"urls\":[]}},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/7662364=\n59\\/b8afde579437be87bced9f73eb5e6ac4.jpeg\",\"geo_enabled\":true,\"profile_link=\n_color\":\"0F7195\",\"listed_count\":25768,\"follow_request_sent\":false,\"id_str\":=\n\"23006794\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":t=\nrue,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Fri M=\nar 06 00:51:27 +0000 2009\",\"protected\":false,\"description\":\"Looking Back On=\n Love Film Available Exclusively On iTunes 1\\/29\\/13\",\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/378800000187182887\\/c5fa7f32461ef149=\n10a522812a3ca6bc_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a=\n.akamaihd.net\\/profile_images\\/378800000187182887\\/c5fa7f32461ef14910a52281=\n2a3ca6bc_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_prof=\nile_image\":false,\"contributors_enabled\":false,\"favourites_count\":3,\"followi=\nng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":t=\nrue,\"screen_name\":\"LennyKravitz\",\"profile_sidebar_fill_color\":\"92998F\"},{\"u=\nrl\":\"http:\\/\\/t.co\\/rwtnBFlCio\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.c=\nom\\/profile_banners\\/22461427\\/1376557509\",\"name\":\"Al Yankovic\",\"followers_=\ncount\":3097739,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":22=\n52,\"location\":\"Los Angeles\",\"friends_count\":329,\"profile_background_color\":=\n\"9AE4E8\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.=\nnet\\/profile_background_images\\/5009241\\/906623544_l.jpg\",\"default_profile\"=\n:false,\"id\":22461427,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"weirdal.com\",\"url\":\"http:\\/\\/t.co\\/rwtnBFlCio\",\"expanded_url\":\"http:\\=\n/\\/www.weirdal.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/5009241\\/906623544=\n_l.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_count\":31=\n876,\"follow_request_sent\":false,\"id_str\":\"22461427\",\"lang\":\"en\",\"utc_offset=\n\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"profile=\n_text_color\":\"333333\",\"created_at\":\"Mon Mar 02 07:00:29 +0000 2009\",\"protec=\nted\":false,\"description\":\"You know... the Eat It guy.\",\"profile_image_url\":=\n\"http:\\/\\/a0.twimg.com\\/profile_images\\/246073324\\/IL2_normal.jpg\",\"profile=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/2460733=\n24\\/IL2_normal.jpg\",\"profile_sidebar_border_color\":\"BDDCAD\",\"default_profil=\ne_image\":false,\"contributors_enabled\":false,\"favourites_count\":902,\"followi=\nng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":t=\nrue,\"screen_name\":\"alyankovic\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url=\n\":\"http:\\/\\/t.co\\/92MSiBpltv\",\"name\":\"Slash\",\"followers_count\":2544930,\"tim=\ne_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":4674,\"location\":null,=\n\"friends_count\":431,\"profile_background_color\":\"050101\",\"profile_background=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_imag=\nes\\/153374471\\/slash_twitter.jpg\",\"default_profile\":false,\"id\":22832029,\"en=\ntities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"slashonline.com\",\"=\nurl\":\"http:\\/\\/t.co\\/92MSiBpltv\",\"expanded_url\":\"http:\\/\\/slashonline.com\"}=\n]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_background_images\\/153374471\\/slash_twitter.jpg\",\"geo_ena=\nbled\":true,\"profile_link_color\":\"1EB8F5\",\"listed_count\":18917,\"follow_reque=\nst_sent\":false,\"id_str\":\"22832029\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile=\n_use_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"666=\n666\",\"created_at\":\"Wed Mar 04 20:51:27 +0000 2009\",\"protected\":false,\"descr=\niption\":\"Official Twitter page for Slash\",\"profile_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_images\\/3504501985\\/4c31b1293bd3b5834130f11879404037_nor=\nmal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profi=\nle_images\\/3504501985\\/4c31b1293bd3b5834130f11879404037_normal.jpeg\",\"profi=\nle_sidebar_border_color\":\"666666\",\"default_profile_image\":false,\"contributo=\nrs_enabled\":false,\"favourites_count\":84,\"following\":false,\"notifications\":f=\nalse,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"Slash\",=\n\"profile_sidebar_fill_color\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/CwH9MvizaL\",\"=\nprofile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/14790966\\/13=\n47983047\",\"name\":\"Dolly Parton\",\"followers_count\":2704929,\"time_zone\":\"Cent=\nral Time (US & Canada)\",\"statuses_count\":717,\"location\":\"Nashville, Tenness=\nee\",\"friends_count\":21,\"profile_background_color\":\"FFFFFF\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_i=\nmages\\/801143962\\/bc2f097637fbd514261288fb6fdbb1f3.jpeg\",\"default_profile\":=\nfalse,\"id\":14790966,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"dollypartonmusic.net\",\"url\":\"http:\\/\\/t.co\\/CwH9MvizaL\",\"expanded_url\"=\n:\"http:\\/\\/www.dollypartonmusic.net\"}]},\"description\":{\"urls\":[{\"url\":\"http=\n:\\/\\/t.co\\/hqZckRzRBY\",\"display_url\":\"facebook.com\\/DollyParton\",\"indices\":=\n[45,67],\"expanded_url\":\"http:\\/\\/facebook.com\\/DollyParton\"},{\"url\":\"http:\\=\n/\\/t.co\\/GIJslIrwX1\",\"display_url\":\"OfficialDollyParton.tumblr.com\",\"indice=\ns\":[68,90],\"expanded_url\":\"http:\\/\\/OfficialDollyParton.tumblr.com\"}]}},\"pr=\nofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_imag=\nes\\/801143962\\/bc2f097637fbd514261288fb6fdbb1f3.jpeg\",\"geo_enabled\":false,\"=\nprofile_link_color\":\"050933\",\"listed_count\":14510,\"follow_request_sent\":fal=\nse,\"id_str\":\"14790966\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_backgro=\nund_image\":true,\"is_translator\":false,\"profile_text_color\":\"362720\",\"create=\nd_at\":\"Thu May 15 20:00:06 +0000 2008\",\"protected\":false,\"description\":\"Wor=\nkin' 9 to 5, what a way to make a living! http:\\/\\/t.co\\/hqZckRzRBY http:\\/=\n\\/t.co\\/GIJslIrwX1\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/3764210470\\/212b47b120e1ff61a661a2e57f652e60_normal.jpeg\",\"profile_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3764210470\\=\n/212b47b120e1ff61a661a2e57f652e60_normal.jpeg\",\"profile_sidebar_border_colo=\nr\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"fav=\nourites_count\":1,\"following\":false,\"notifications\":false,\"verified\":true,\"p=\nrofile_background_tile\":false,\"screen_name\":\"DollyParton\",\"profile_sidebar_=\nfill_color\":\"8DD1E6\"},{\"url\":\"http:\\/\\/t.co\\/yrlovQ1lw7\",\"profile_banner_ur=\nl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/16685316\\/1356333860\",\"name\":=\n\"weezer\",\"followers_count\":1246875,\"time_zone\":\"Pacific Time (US & Canada)\"=\n,\"statuses_count\":3629,\"location\":\"Los Angeles\",\"friends_count\":336,\"profil=\ne_background_color\":\"EEEEEE\",\"profile_background_image_url_https\":\"https:\\/=\n\\/twimg0-a.akamaihd.net\\/profile_background_images\\/413781670\\/WeezerTwitte=\nrBackgorundNavy.jpg\",\"default_profile\":false,\"id\":16685316,\"entities\":{\"url=\n\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"weezer.com\",\"url\":\"http:\\/\\/t.c=\no\\/yrlovQ1lw7\",\"expanded_url\":\"http:\\/\\/www.weezer.com\"}]},\"description\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/A7k2c1zDWG\",\"display_url\":\"theweezercruise.co=\nm\",\"indices\":[70,92],\"expanded_url\":\"http:\\/\\/www.theweezercruise.com\\/\"}]}=\n},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/413781670\\/WeezerTwitterBackgorundNavy.jpg\",\"geo_enabled\":false,\"p=\nrofile_link_color\":\"FF2200\",\"listed_count\":10229,\"follow_request_sent\":fals=\ne,\"id_str\":\"16685316\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_backgrou=\nnd_image\":true,\"is_translator\":false,\"profile_text_color\":\"050505\",\"created=\n_at\":\"Fri Oct 10 16:33:54 +0000 2008\",\"protected\":false,\"description\":\"the =\nweezer cruise 2014\\r\\nFebruary 13-17, 2014\\r\\nFlorida to the Bahamas\\r\\nhtt=\np:\\/\\/t.co\\/A7k2c1zDWG\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/1793336519\\/twitter_normal.png\",\"profile_image_url_https\":\"https:\\=\n/\\/twimg0-a.akamaihd.net\\/profile_images\\/1793336519\\/twitter_normal.png\",\"=\nprofile_sidebar_border_color\":\"E8E8E8\",\"default_profile_image\":false,\"contr=\nibutors_enabled\":false,\"favourites_count\":1,\"following\":false,\"notification=\ns\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"Wee=\nzer\",\"profile_sidebar_fill_color\":\"D4D4D4\"},{\"url\":\"http:\\/\\/t.co\\/GBW5empq=\nSG\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/2082377=\n3\\/1362063874\",\"name\":\"MARS\",\"followers_count\":1142702,\"time_zone\":\"Pacific=\n Time (US & Canada)\",\"statuses_count\":12077,\"location\":\"http:\\/\\/smarturl.i=\nt\\/LLFD\",\"friends_count\":26,\"profile_background_color\":\"FFFFFF\",\"profile_ba=\nckground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgro=\nund_images\\/341159074\\/twtr_2A.jpg\",\"default_profile\":false,\"id\":20823773,\"=\nentities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"thirtysecondstom=\nars.com\",\"url\":\"http:\\/\\/t.co\\/GBW5empqSG\",\"expanded_url\":\"http:\\/\\/www.thi=\nrtysecondstomars.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/341159074\\/twtr_=\n2A.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"C20000\",\"listed_count\":11=\n474,\"follow_request_sent\":false,\"id_str\":\"20823773\",\"lang\":\"en\",\"utc_offset=\n\":-28800,\"profile_use_background_image\":false,\"is_translator\":false,\"profil=\ne_text_color\":\"000000\",\"created_at\":\"Sat Feb 14 01:28:26 +0000 2009\",\"prote=\ncted\":false,\"description\":\"PROVEHITO IN ALTUM \\u2022 LOVE LUST FAITH + DREA=\nMS \\u2022 NOW AVAILABLE\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/3604591499\\/e63e6d86bc56c1f024fd730357068a50_normal.jpeg\",\"profil=\ne_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/360459=\n1499\\/e63e6d86bc56c1f024fd730357068a50_normal.jpeg\",\"profile_sidebar_border=\n_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false=\n,\"favourites_count\":483,\"following\":false,\"notifications\":false,\"verified\":=\ntrue,\"profile_background_tile\":true,\"screen_name\":\"30SECONDSTOMARS\",\"profil=\ne_sidebar_fill_color\":\"FFFFFF\"},{\"url\":\"http:\\/\\/t.co\\/P1bzBmPDes\",\"profile=\n_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/149726145\\/13744549=\n91\",\"name\":\"Mastermind\",\"followers_count\":2888952,\"time_zone\":\"Eastern Time=\n (US & Canada)\",\"statuses_count\":33990,\"location\":null,\"friends_count\":446,=\n\"profile_background_color\":\"0A010A\",\"profile_background_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3788000000299252=\n11\\/7de601c750c4bee2b6f6c3e8c47f996a.jpeg\",\"default_profile\":false,\"id\":149=\n726145,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"RozayRaw=\n.com\",\"url\":\"http:\\/\\/t.co\\/P1bzBmPDes\",\"expanded_url\":\"http:\\/\\/www.RozayR=\naw.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:=\n\\/\\/a0.twimg.com\\/profile_background_images\\/378800000029925211\\/7de601c750=\nc4bee2b6f6c3e8c47f996a.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"C95D=\n04\",\"listed_count\":11002,\"follow_request_sent\":false,\"id_str\":\"149726145\",\"=\nlang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_image\":true,\"is_tran=\nslator\":false,\"profile_text_color\":\"330000\",\"created_at\":\"Sun May 30 02:16:=\n03 +0000 2010\",\"protected\":false,\"description\":\"Rich fly fat boss who luvs =\n@wingstop lemon pepper wings.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nprofile_images\\/378800000309454419\\/d1dbf30cdf0d6a4827cf0699ade4f965_normal=\n.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_=\nimages\\/378800000309454419\\/d1dbf30cdf0d6a4827cf0699ade4f965_normal.jpeg\",\"=\nprofile_sidebar_border_color\":\"000000\",\"default_profile_image\":false,\"contr=\nibutors_enabled\":false,\"favourites_count\":340,\"following\":false,\"notificati=\nons\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"ri=\nckyrozay\",\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/LFd=\nXlmclSo\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/20=\n696985\\/1358959618\",\"name\":\"Paul van Dyk\",\"followers_count\":1012159,\"time_z=\none\":\"Berlin\",\"statuses_count\":5399,\"location\":\"Berlin\",\"friends_count\":316=\n,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url_https\":\"=\nhttps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378800000049828=\n653\\/a5b78d947f3875d030ee4256d801dfc7.jpeg\",\"default_profile\":false,\"id\":20=\n696985,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"paulvand=\nyk.com\",\"url\":\"http:\\/\\/t.co\\/LFdXlmclSo\",\"expanded_url\":\"http:\\/\\/www.paul=\nvandyk.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/XGBBwsKcqr\",\"d=\nisplay_url\":\"youtube.com\\/paulvandyk\",\"indices\":[108,130],\"expanded_url\":\"h=\nttp:\\/\\/www.youtube.com\\/paulvandyk\"}]}},\"profile_background_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000049828653\\/a5b78d9=\n47f3875d030ee4256d801dfc7.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"2=\nFC2EF\",\"listed_count\":7474,\"follow_request_sent\":false,\"id_str\":\"20696985\",=\n\"lang\":\"en\",\"utc_offset\":3600,\"profile_use_background_image\":true,\"is_trans=\nlator\":false,\"profile_text_color\":\"66A2BD\",\"created_at\":\"Thu Feb 12 17:45:0=\n0 +0000 2009\",\"protected\":false,\"description\":\"Grammy-nominated artist and =\nglobally acclaimed DJ\\/Producer. Check out a new episode of PvD TV every we=\nek on http:\\/\\/t.co\\/XGBBwsKcqr\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_images\\/3153100002\\/53df401b2a4e9c8d04dbfd24a51cdf11_normal.jpeg\"=\n,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images=\n\\/3153100002\\/53df401b2a4e9c8d04dbfd24a51cdf11_normal.jpeg\",\"profile_sideba=\nr_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enable=\nd\":false,\"favourites_count\":19,\"following\":false,\"notifications\":false,\"ver=\nified\":true,\"profile_background_tile\":false,\"screen_name\":\"PAULVANDYK\",\"pro=\nfile_sidebar_fill_color\":\"222A2E\"},{\"url\":\"http:\\/\\/t.co\\/9S7ovUb5QV\",\"prof=\nile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/18825961\\/136135=\n2415\",\"name\":\"Sonny \",\"followers_count\":3107596,\"time_zone\":\"Pacific Time (=\nUS & Canada)\",\"statuses_count\":10617,\"location\":\"\\u00dcT: 33.997971,-118.28=\n0807\",\"friends_count\":568,\"profile_background_color\":\"C0DEED\",\"profile_back=\nground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/t=\nheme1\\/bg.png\",\"default_profile\":true,\"id\":18825961,\"entities\":{\"url\":{\"url=\ns\":[{\"indices\":[0,22],\"display_url\":\"facebook.com\\/skrillex\",\"url\":\"http:\\/=\n\\/t.co\\/9S7ovUb5QV\",\"expanded_url\":\"http:\\/\\/facebook.com\\/skrillex\"}]},\"de=\nscription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/images\\/themes\\/theme1\\/bg.png\",\"geo_enabled\":true,\"profile_link_color\"=\n:\"0084B4\",\"listed_count\":10324,\"follow_request_sent\":false,\"id_str\":\"188259=\n61\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"is=\n_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Sat Jan 10 0=\n3:49:35 +0000 2009\",\"protected\":false,\"description\":\"your friend\",\"profile_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000177002882\\/3e43=\n092f8a55737317c30dde2fc5db93_normal.jpeg\",\"profile_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000177002882\\/3e43092f8a55=\n737317c30dde2fc5db93_normal.jpeg\",\"profile_sidebar_border_color\":\"C0DEED\",\"=\ndefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count=\n\":21,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backg=\nround_tile\":false,\"screen_name\":\"Skrillex\",\"profile_sidebar_fill_color\":\"DD=\nEEF6\"},{\"url\":\"http:\\/\\/t.co\\/J0dIduebmu\",\"name\":\"Imogen Heap\",\"followers_c=\nount\":1985037,\"time_zone\":\"London\",\"statuses_count\":4829,\"location\":\"London=\nish\",\"friends_count\":31295,\"profile_background_color\":\"3A6366\",\"profile_bac=\nkground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgrou=\nnd_images\\/356397564\\/iblog-grid-bg.jpg\",\"default_profile\":false,\"id\":14523=\n801,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"imogenheap.=\ncom\",\"url\":\"http:\\/\\/t.co\\/J0dIduebmu\",\"expanded_url\":\"http:\\/\\/www.imogenh=\neap.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/Eff03zbf\",\"displa=\ny_url\":\"imogenheap.com\",\"indices\":[104,124],\"expanded_url\":\"http:\\/\\/imogen=\nheap.com\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_background_images\\/356397564\\/iblog-grid-bg.jpg\",\"geo_enabled\":true,\"prof=\nile_link_color\":\"3A6366\",\"listed_count\":12911,\"follow_request_sent\":false,\"=\nid_str\":\"14523801\",\"lang\":\"en\",\"utc_offset\":0,\"profile_use_background_image=\n\":true,\"is_translator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Fr=\ni Apr 25 07:38:01 +0000 2008\",\"protected\":false,\"description\":\"Writing + re=\ncording songs for 4th Solo album. Releasing songs as I go. Latest projects =\n+ song downloads http:\\/\\/t.co\\/Eff03zbf xx\",\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/2733581511\\/ac9caffe5cfa0e618527657b054c365e_=\nnormal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/pr=\nofile_images\\/2733581511\\/ac9caffe5cfa0e618527657b054c365e_normal.jpeg\",\"pr=\nofile_sidebar_border_color\":\"3A6366\",\"default_profile_image\":false,\"contrib=\nutors_enabled\":false,\"favourites_count\":1,\"following\":false,\"notifications\"=\n:false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"imogen=\nheap\",\"profile_sidebar_fill_color\":\"0D0D0D\"},{\"url\":\"http:\\/\\/t.co\\/v5NYbaa=\nOnm\",\"name\":\"Bombay Bicycle Club\",\"followers_count\":676234,\"time_zone\":\"Lon=\ndon\",\"statuses_count\":2092,\"location\":\"\\u00dcT: 50.817185,-0.117639\",\"frien=\nds_count\":53,\"profile_background_color\":\"C0DEED\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/theme1\\/bg.png=\n\",\"default_profile\":true,\"id\":21114159,\"entities\":{\"url\":{\"urls\":[{\"indices=\n\":[0,22],\"display_url\":\"facebook.com\\/bombaybicyclec\\u2026\",\"url\":\"http:\\/\\=\n/t.co\\/v5NYbaaOnm\",\"expanded_url\":\"http:\\/\\/facebook.com\\/bombaybicycleclub=\n\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"geo_enabled\":false,\"profile_li=\nnk_color\":\"0084B4\",\"listed_count\":2156,\"follow_request_sent\":false,\"id_str\"=\n:\"21114159\",\"lang\":\"en\",\"utc_offset\":0,\"profile_use_background_image\":true,=\n\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Tue Feb 1=\n7 18:26:06 +0000 2009\",\"protected\":false,\"description\":null,\"profile_image_=\nurl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1393866479\\/Bombay_Bicycle_smi=\nles_lo_res_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_images\\/1393866479\\/Bombay_Bicycle_smiles_lo_res_normal.jpg=\n\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile_image\":false,\"co=\nntributors_enabled\":false,\"favourites_count\":1,\"following\":false,\"notificat=\nions\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"=\nBombayBicycle\",\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co=\n\\/3LK5ykiWmD\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banner=\ns\\/14994465\\/1366938949\",\"name\":\"Jimmy Eat World\",\"followers_count\":2780700=\n,\"time_zone\":\"Arizona\",\"statuses_count\":2838,\"location\":\"Mesa, Arizona\",\"fr=\niends_count\":118030,\"profile_background_color\":\"000000\",\"profile_background=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_imag=\nes\\/886688914\\/d1ea4676876b1217dbfd9df79eefeb9d.jpeg\",\"default_profile\":fal=\nse,\"id\":14994465,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\"=\n:\"jimmyeatworld.com\",\"url\":\"http:\\/\\/t.co\\/3LK5ykiWmD\",\"expanded_url\":\"http=\n:\\/\\/www.jimmyeatworld.com\"}]},\"description\":{\"urls\":[]}},\"profile_backgrou=\nnd_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/886688914\\=\n/d1ea4676876b1217dbfd9df79eefeb9d.jpeg\",\"geo_enabled\":true,\"profile_link_co=\nlor\":\"B4A389\",\"listed_count\":10887,\"follow_request_sent\":false,\"id_str\":\"14=\n994465\",\"lang\":\"en\",\"utc_offset\":-25200,\"profile_use_background_image\":true=\n,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Tue Jun =\n03 16:29:21 +0000 2008\",\"protected\":false,\"description\":\"Damage out June 11=\n, 2013\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3755234=\n470\\/9c5be9c316bd31565036917b781ae2f7_normal.jpeg\",\"profile_image_url_https=\n\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3755234470\\/9c5be9c316b=\nd31565036917b781ae2f7_normal.jpeg\",\"profile_sidebar_border_color\":\"000000\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":150,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_bac=\nkground_tile\":false,\"screen_name\":\"jimmyeatworld\",\"profile_sidebar_fill_col=\nor\":\"F7F7F7\"},{\"url\":\"http:\\/\\/t.co\\/ZTIthuVzEq\",\"name\":\"Trent Reznor\",\"fol=\nlowers_count\":1601872,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_co=\nunt\":795,\"location\":\"Los Angeles\",\"friends_count\":193,\"profile_background_c=\nolor\":\"1A1B1F\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/images\\/themes\\/theme9\\/bg.gif\",\"default_profile\":false,\"id\":159=\n01190,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"nin.com\",=\n\"url\":\"http:\\/\\/t.co\\/ZTIthuVzEq\",\"expanded_url\":\"http:\\/\\/www.nin.com\\/\"}]=\n},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/images\\/themes\\/theme9\\/bg.gif\",\"geo_enabled\":true,\"profile_link_c=\nolor\":\"2FC2EF\",\"listed_count\":22301,\"follow_request_sent\":false,\"id_str\":\"1=\n5901190\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":tru=\ne,\"is_translator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Tue Aug=\n 19 05:53:47 +0000 2008\",\"protected\":false,\"description\":\"Nine Inch Nails, =\nHow To Destroy Angels and other things.\",\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/58499973\\/robo1_normal.jpg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/58499973\\/robo1_norm=\nal.jpg\",\"profile_sidebar_border_color\":\"181A1E\",\"default_profile_image\":fal=\nse,\"contributors_enabled\":false,\"favourites_count\":1,\"following\":false,\"not=\nifications\":false,\"verified\":true,\"profile_background_tile\":false,\"screen_n=\name\":\"trent_reznor\",\"profile_sidebar_fill_color\":\"252429\"},{\"url\":\"http:\\/\\=\n/t.co\\/P6bx9kOudU\",\"name\":\"Questlove Jenkins\",\"followers_count\":2702799,\"ti=\nme_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":47678,\"location\":\"Ph=\nilly & Fi-Di NYC & 31Rock\",\"friends_count\":5935,\"profile_background_color\":=\n\"662C00\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.=\nnet\\/profile_background_images\\/54883997\\/babydrum.png\",\"default_profile\":f=\nalse,\"id\":14939981,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_ur=\nl\":\"itunes.apple.com\\/us\\/artist\\/the-\\u2026\",\"url\":\"http:\\/\\/t.co\\/P6bx9kO=\nudU\",\"expanded_url\":\"http:\\/\\/itunes.apple.com\\/us\\/artist\\/the-roots\\/id43=\n680\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_background_images\\/54883997\\/babydrum.png\",\"geo_enab=\nled\":true,\"profile_link_color\":\"0F0102\",\"listed_count\":19681,\"follow_reques=\nt_sent\":false,\"id_str\":\"14939981\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_=\nuse_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"8A8A=\n26\",\"created_at\":\"Thu May 29 02:17:23 +0000 2008\",\"protected\":false,\"descri=\nption\":\"your favorite twitterer's favorite music snob.\",\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/1168342829\\/Screen_shot_2010-11-15=\n_at_9.08.26_PM_normal.png\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.ak=\namaihd.net\\/profile_images\\/1168342829\\/Screen_shot_2010-11-15_at_9.08.26_P=\nM_normal.png\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profile_imag=\ne\":false,\"contributors_enabled\":false,\"favourites_count\":53,\"following\":fal=\nse,\"notifications\":false,\"verified\":true,\"profile_background_tile\":true,\"sc=\nreen_name\":\"questlove\",\"profile_sidebar_fill_color\":\"E61014\"},{\"url\":\"http:=\n\\/\\/t.co\\/kbmvKefqSO\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profil=\ne_banners\\/19341413\\/1376411828\",\"name\":\"Cage The Elephant\",\"followers_coun=\nt\":815848,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":2088,\"l=\nocation\":\"Touring...\",\"friends_count\":53,\"profile_background_color\":\"C0DEED=\n\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/pr=\nofile_background_images\\/378800000050730171\\/0053cdb2463bb8ef8976e3bb08392f=\nc1.jpeg\",\"default_profile\":false,\"id\":19341413,\"entities\":{\"url\":{\"urls\":[{=\n\"indices\":[0,22],\"display_url\":\"cagetheelephant.com\",\"url\":\"http:\\/\\/t.co\\/=\nkbmvKefqSO\",\"expanded_url\":\"http:\\/\\/www.cagetheelephant.com\"}]},\"descripti=\non\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/378800000050730171\\/0053cdb2463bb8ef8976e3bb08392fc=\n1.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"EDCD00\",\"listed_count\":31=\n20,\"follow_request_sent\":false,\"id_str\":\"19341413\",\"lang\":\"en\",\"utc_offset\"=\n:-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_=\ntext_color\":\"000000\",\"created_at\":\"Thu Jan 22 15:01:28 +0000 2009\",\"protect=\ned\":false,\"description\":\"official twitter for Cage The Elephant\",\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000289017036\\/80318=\na2f3361997d30014ace0c5469dd_normal.jpeg\",\"profile_image_url_https\":\"https:\\=\n/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000289017036\\/80318a2f33619=\n97d30014ace0c5469dd_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"d=\nefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\"=\n:50,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backgr=\nound_tile\":false,\"screen_name\":\"CageTheElephant\",\"profile_sidebar_fill_colo=\nr\":\"807070\"},{\"url\":\"http:\\/\\/t.co\\/yL63HMqGKO\",\"name\":\"OK Go\",\"followers_c=\nount\":996984,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":2671=\n,\"location\":null,\"friends_count\":87,\"profile_background_color\":\"9AE4E8\",\"pr=\nofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_background_images\\/480449805\\/OKGo_agnostic_Twitter.jpg\",\"default_profile\"=\n:false,\"id\":6815302,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"okgo.net\",\"url\":\"http:\\/\\/t.co\\/yL63HMqGKO\",\"expanded_url\":\"http:\\/\\/o=\nkgo.net\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_background_images\\/480449805\\/OKGo_agnostic_Twit=\nter.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"3963A6\",\"listed_count\":6=\n139,\"follow_request_sent\":false,\"id_str\":\"6815302\",\"lang\":\"en\",\"utc_offset\"=\n:-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_=\ntext_color\":\"F2F7F7\",\"created_at\":\"Thu Jun 14 16:16:39 +0000 2007\",\"protect=\ned\":false,\"description\":\"The will to rock is strong indeed.\",\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1994512620\\/FB_agnostic_band_=\nphoto_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.ne=\nt\\/profile_images\\/1994512620\\/FB_agnostic_band_photo_normal.jpg\",\"profile_=\nsidebar_border_color\":\"FCFCFC\",\"default_profile_image\":false,\"contributors_=\nenabled\":false,\"favourites_count\":92,\"following\":false,\"notifications\":fals=\ne,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"okgo\",\"pro=\nfile_sidebar_fill_color\":\"79ABD1\"},{\"url\":\"http:\\/\\/t.co\\/F4K5TRB6rP\",\"prof=\nile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/17019152\\/137390=\n9394\",\"name\":\"Steve Aoki\",\"followers_count\":1438246,\"time_zone\":\"Pacific Ti=\nme (US & Canada)\",\"statuses_count\":19248,\"location\":\"\\u00dcT: 34.075736,-11=\n8.301746\",\"friends_count\":1167,\"profile_background_color\":\"000000\",\"profile=\n_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_back=\nground_images\\/378800000024424877\\/1714f163c1651db2163f670dbf8d08d0.jpeg\",\"=\ndefault_profile\":false,\"id\":17019152,\"entities\":{\"url\":{\"urls\":[{\"indices\":=\n[0,22],\"display_url\":\"dimmak.com\",\"url\":\"http:\\/\\/t.co\\/F4K5TRB6rP\",\"expand=\ned_url\":\"http:\\/\\/dimmak.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.=\nco\\/iZe18IvC2E\",\"display_url\":\"youtube.com\\/steveaoki\",\"indices\":[32,54],\"e=\nxpanded_url\":\"http:\\/\\/youtube.com\\/steveaoki\"},{\"url\":\"http:\\/\\/t.co\\/LRj1=\nS9qgoP\",\"display_url\":\"facebook.com\\/steveaoki\",\"indices\":[61,83],\"expanded=\n_url\":\"http:\\/\\/facebook.com\\/steveaoki\"},{\"url\":\"http:\\/\\/t.co\\/QYv0GUhI6T=\n\",\"display_url\":\"steveaoki.com\",\"indices\":[92,114],\"expanded_url\":\"http:\\/\\=\n/steveaoki.com\"},{\"url\":\"http:\\/\\/t.co\\/XIQ3efZAjf\",\"display_url\":\"bit.ly\\/=\nVoteAokiDJMag2\\u2026\",\"indices\":[121,143],\"expanded_url\":\"http:\\/\\/bit.ly\\/=\nVoteAokiDJMag2013\"}]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.co=\nm\\/profile_background_images\\/378800000024424877\\/1714f163c1651db2163f670db=\nf8d08d0.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"000000\",\"listed_cou=\nnt\":6887,\"follow_request_sent\":false,\"id_str\":\"17019152\",\"lang\":\"en\",\"utc_o=\nffset\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"pr=\nofile_text_color\":\"000000\",\"created_at\":\"Tue Oct 28 11:19:27 +0000 2008\",\"p=\nrotected\":false,\"description\":\"chief of @dimmakrecs\\r\\nsubscribe http:\\/\\/t=\n.co\\/iZe18IvC2E\\r\\nlike http:\\/\\/t.co\\/LRj1S9qgoP\\r\\nupdate http:\\/\\/t.co\\/=\nQYv0GUhI6T\\r\\nvote http:\\/\\/t.co\\/XIQ3efZAjf\",\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/378800000138560683\\/27d4c585d05bf6df24ff22d6=\nac5ec954_normal.png\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd=\n.net\\/profile_images\\/378800000138560683\\/27d4c585d05bf6df24ff22d6ac5ec954_=\nnormal.png\",\"profile_sidebar_border_color\":\"000000\",\"default_profile_image\"=\n:false,\"contributors_enabled\":false,\"favourites_count\":16,\"following\":false=\n,\"notifications\":false,\"verified\":true,\"profile_background_tile\":true,\"scre=\nen_name\":\"steveaoki\",\"profile_sidebar_fill_color\":\"A6EAFF\"},{\"url\":\"http:\\/=\n\\/t.co\\/vdG24VLice\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_=\nbanners\\/318531174\\/1373961064\",\"name\":\"Ryan Adams\",\"followers_count\":50569=\n5,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":6587,\"location\"=\n:\"Los Angeles CA\",\"friends_count\":201,\"profile_background_color\":\"000000\",\"=\nprofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profi=\nle_background_images\\/563042697\\/ESO_-_Trillions_of_Stars.jpg\",\"default_pro=\nfile\":false,\"id\":318531174,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"di=\nsplay_url\":\"paxamrecords.com\",\"url\":\"http:\\/\\/t.co\\/vdG24VLice\",\"expanded_u=\nrl\":\"http:\\/\\/paxamrecords.com\\/\"}]},\"description\":{\"urls\":[]}},\"profile_ba=\nckground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/5630=\n42697\\/ESO_-_Trillions_of_Stars.jpg\",\"geo_enabled\":false,\"profile_link_colo=\nr\":\"E60000\",\"listed_count\":1646,\"follow_request_sent\":false,\"id_str\":\"31853=\n1174\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"=\nis_translator\":false,\"profile_text_color\":\"F20909\",\"created_at\":\"Thu Jun 16=\n 16:48:48 +0000 2011\",\"protected\":false,\"description\":\"stay weird\",\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000141411057\\/7e2=\n5f6e9afdf716c56e54b63a99115a8_normal.jpeg\",\"profile_image_url_https\":\"https=\n:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000141411057\\/7e25f6e9afd=\nf716c56e54b63a99115a8_normal.jpeg\",\"profile_sidebar_border_color\":\"FF0F0F\",=\n\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_coun=\nt\":5901,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_ba=\nckground_tile\":true,\"screen_name\":\"TheRyanAdams\",\"profile_sidebar_fill_colo=\nr\":\"01000F\"},{\"url\":\"http:\\/\\/t.co\\/2QyCkOuqBD\",\"profile_banner_url\":\"https=\n:\\/\\/pbs.twimg.com\\/profile_banners\\/5248441\\/1349905960\",\"name\":\"Alison Su=\ndol\",\"followers_count\":1841412,\"time_zone\":\"Pacific Time (US & Canada)\",\"st=\natuses_count\":6625,\"location\":\"here\",\"friends_count\":868,\"profile_backgroun=\nd_color\":\"6E6254\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.=\nakamaihd.net\\/profile_background_images\\/850769954\\/8ca3bb90c583ab602be5299=\nffd2c3ca0.jpeg\",\"default_profile\":false,\"id\":5248441,\"entities\":{\"url\":{\"ur=\nls\":[{\"indices\":[0,22],\"display_url\":\"afinefrenzy.com\",\"url\":\"http:\\/\\/t.co=\n\\/2QyCkOuqBD\",\"expanded_url\":\"http:\\/\\/afinefrenzy.com\"}]},\"description\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/PDXbECRQdF\",\"display_url\":\"smarturl.it\\/pines=\n\",\"indices\":[50,72],\"expanded_url\":\"http:\\/\\/smarturl.it\\/pines\"}]}},\"profi=\nle_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\=\n/850769954\\/8ca3bb90c583ab602be5299ffd2c3ca0.jpeg\",\"geo_enabled\":false,\"pro=\nfile_link_color\":\"6B2808\",\"listed_count\":6289,\"follow_request_sent\":false,\"=\nid_str\":\"5248441\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_i=\nmage\":true,\"is_translator\":false,\"profile_text_color\":\"235903\",\"created_at\"=\n:\"Thu Apr 19 17:05:51 +0000 2007\",\"protected\":false,\"description\":\"'Pines' =\n& The Story of Pines available on iTunes: http:\\/\\/t.co\\/PDXbECRQdF\",\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3566530979\\/a7a63494c=\n4fc7b9c37d1150cf35ce042_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/t=\nwimg0-a.akamaihd.net\\/profile_images\\/3566530979\\/a7a63494c4fc7b9c37d1150cf=\n35ce042_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_profi=\nle_image\":false,\"contributors_enabled\":false,\"favourites_count\":71,\"followi=\nng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":t=\nrue,\"screen_name\":\"AFineFrenzy\",\"profile_sidebar_fill_color\":\"FF9F0F\"},{\"ur=\nl\":\"http:\\/\\/t.co\\/Me8e4nAL1P\",\"name\":\"Flea\",\"followers_count\":902287,\"time=\n_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":3900,\"location\":\"a hot=\nel room somewhere\",\"friends_count\":365,\"profile_background_color\":\"C0DEED\",=\n\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/imag=\nes\\/themes\\/theme1\\/bg.png\",\"default_profile\":true,\"id\":196925561,\"entities=\n\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"silverlakeconservatory.c=\nom\",\"url\":\"http:\\/\\/t.co\\/Me8e4nAL1P\",\"expanded_url\":\"http:\\/\\/www.silverla=\nkeconservatory.com\\/\"}]},\"description\":{\"urls\":[]}},\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/bg.png\",\"geo_enable=\nd\":false,\"profile_link_color\":\"0084B4\",\"listed_count\":5604,\"follow_request_=\nsent\":false,\"id_str\":\"196925561\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_u=\nse_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"33333=\n3\",\"created_at\":\"Thu Sep 30 06:52:01 +0000 2010\",\"protected\":false,\"descrip=\ntion\":\"a small man\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/3777056558\\/3b218746f2a54984242e86077329ff51_normal.jpeg\",\"profile_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3777056558\\=\n/3b218746f2a54984242e86077329ff51_normal.jpeg\",\"profile_sidebar_border_colo=\nr\":\"C0DEED\",\"default_profile_image\":false,\"contributors_enabled\":false,\"fav=\nourites_count\":9,\"following\":false,\"notifications\":false,\"verified\":true,\"p=\nrofile_background_tile\":false,\"screen_name\":\"flea333\",\"profile_sidebar_fill=\n_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/l7lJA0x5bT\",\"profile_banner_url\":\"=\nhttps:\\/\\/pbs.twimg.com\\/profile_banners\\/16264006\\/1354306133\",\"name\":\"Pet=\ne Wentz \",\"followers_count\":2805033,\"time_zone\":\"Quito\",\"statuses_count\":12=\n740,\"location\":\"jet lag city.\",\"friends_count\":353,\"profile_background_colo=\nr\":\"9AE4E8\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_background_images\\/280704405\\/petewolf.jpg\",\"default_profil=\ne\":false,\"id\":16264006,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"displa=\ny_url\":\"petewentz.com\",\"url\":\"http:\\/\\/t.co\\/l7lJA0x5bT\",\"expanded_url\":\"ht=\ntp:\\/\\/www.petewentz.com\"}]},\"description\":{\"urls\":[]}},\"profile_background=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/280704405\\/p=\netewolf.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_coun=\nt\":16661,\"follow_request_sent\":false,\"id_str\":\"16264006\",\"lang\":\"en\",\"utc_o=\nffset\":-18000,\"profile_use_background_image\":true,\"is_translator\":false,\"pr=\nofile_text_color\":\"333333\",\"created_at\":\"Fri Sep 12 21:34:37 +0000 2008\",\"p=\nrotected\":false,\"description\":\"i headbang in the rock and roll band fall ou=\nt boy (part time pizza aficionado)\",\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_images\\/378800000193831140\\/e7a5cdd392f0f4abffb8f4ff40f1b93d_n=\normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/pro=\nfile_images\\/378800000193831140\\/e7a5cdd392f0f4abffb8f4ff40f1b93d_normal.jp=\neg\",\"profile_sidebar_border_color\":\"BDDCAD\",\"default_profile_image\":false,\"=\ncontributors_enabled\":false,\"favourites_count\":1,\"following\":false,\"notific=\nations\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":=\n\"petewentz\",\"profile_sidebar_fill_color\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/p=\njYKTVGz9H\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/=\n18022904\\/1348698785\",\"name\":\"Matisyahu\",\"followers_count\":1697241,\"time_zo=\nne\":\"Eastern Time (US & Canada)\",\"statuses_count\":3858,\"location\":null,\"fri=\nends_count\":87,\"profile_background_color\":\"000000\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3=\n78800000004413666\\/ce965abb3e48e1dcc4c425e380e9ef7f.jpeg\",\"default_profile\"=\n:false,\"id\":18022904,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"matisyahuworld.com\",\"url\":\"http:\\/\\/t.co\\/pjYKTVGz9H\",\"expanded_url\":=\n\"http:\\/\\/www.matisyahuworld.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/=\n\\/t.co\\/hw9ln9u61n\",\"display_url\":\"matisyahuworld.com\\/tour\",\"indices\":[21,=\n43],\"expanded_url\":\"http:\\/\\/www.matisyahuworld.com\\/tour\"}]}},\"profile_bac=\nkground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37880=\n0000004413666\\/ce965abb3e48e1dcc4c425e380e9ef7f.jpeg\",\"geo_enabled\":true,\"p=\nrofile_link_color\":\"183977\",\"listed_count\":6267,\"follow_request_sent\":false=\n,\"id_str\":\"18022904\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_backgroun=\nd_image\":true,\"is_translator\":false,\"profile_text_color\":\"000000\",\"created_=\nat\":\"Wed Dec 10 16:29:31 +0000 2008\",\"protected\":false,\"description\":\"On to=\nur this summer! http:\\/\\/t.co\\/hw9ln9u61n\",\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/3686776139\\/7bbec15ffecf3c305d62bfa92381b829_no=\nrmal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/prof=\nile_images\\/3686776139\\/7bbec15ffecf3c305d62bfa92381b829_normal.jpeg\",\"prof=\nile_sidebar_border_color\":\"000000\",\"default_profile_image\":false,\"contribut=\nors_enabled\":false,\"favourites_count\":76,\"following\":false,\"notifications\":=\nfalse,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"matisy=\nahu\",\"profile_sidebar_fill_color\":\"FAD900\"},{\"url\":\"http:\\/\\/t.co\\/sIJQklv6=\nPI\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/1079880=\n2\\/1372466808\",\"name\":\"Amanda Palmer\",\"followers_count\":907882,\"time_zone\":=\n\"Eastern Time (US & Canada)\",\"statuses_count\":51383,\"location\":\"boston\\/cam=\nbridge\\/the road\",\"friends_count\":259,\"profile_background_color\":\"F58CAD\",\"=\nprofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profi=\nle_background_images\\/632168720\\/61b6tbbxplvtstqjonta.png\",\"default_profile=\n\":false,\"id\":10798802,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display=\n_url\":\"amandapalmer.net\",\"url\":\"http:\\/\\/t.co\\/sIJQklv6PI\",\"expanded_url\":\"=\nhttp:\\/\\/amandapalmer.net\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\=\n/TLQ7zNvnCq\",\"display_url\":\"bit.ly\\/SeeAFP\",\"indices\":[95,117],\"expanded_ur=\nl\":\"http:\\/\\/bit.ly\\/SeeAFP\"}]}},\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/632168720\\/61b6tbbxplvtstqjonta.png=\n\",\"geo_enabled\":false,\"profile_link_color\":\"1A184D\",\"listed_count\":10553,\"f=\nollow_request_sent\":false,\"id_str\":\"10798802\",\"lang\":\"en\",\"utc_offset\":-180=\n00,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text_=\ncolor\":\"493636\",\"created_at\":\"Mon Dec 03 01:27:35 +0000 2007\",\"protected\":f=\nalse,\"description\":\"performer, writer, giver, taker, yeller, listener, love=\n-lover, rule-hater. on tour everywhere: http:\\/\\/t.co\\/TLQ7zNvnCq\",\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1807063170\\/afp_twitter=\n_icon_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.ne=\nt\\/profile_images\\/1807063170\\/afp_twitter_icon_normal.jpg\",\"profile_sideba=\nr_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enable=\nd\":false,\"favourites_count\":54,\"following\":false,\"notifications\":false,\"ver=\nified\":true,\"profile_background_tile\":true,\"screen_name\":\"amandapalmer\",\"pr=\nofile_sidebar_fill_color\":\"FFA9A9\"},{\"url\":\"http:\\/\\/t.co\\/g4VWRv0EMm\",\"nam=\ne\":\"The Flaming Lips\",\"followers_count\":965811,\"time_zone\":\"Pacific Time (U=\nS & Canada)\",\"statuses_count\":4546,\"location\":\"Oklahoma City, OK\",\"friends_=\ncount\":3451,\"profile_background_color\":\"6DCAD9\",\"profile_background_image_u=\nrl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/8444=\n87338\\/ee1f1f289f69d24ccca29676f8d32f5f.jpeg\",\"default_profile\":false,\"id\":=\n18057465,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"flamin=\nglips.com\",\"url\":\"http:\\/\\/t.co\\/g4VWRv0EMm\",\"expanded_url\":\"http:\\/\\/www.f=\nlaminglips.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/r04JxCDern=\n\",\"display_url\":\"smarturl.it\\/lipsalbum\",\"indices\":[51,73],\"expanded_url\":\"=\nhttp:\\/\\/smarturl.it\\/lipsalbum\"}]}},\"profile_background_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_background_images\\/844487338\\/ee1f1f289f69d24ccca2=\n9676f8d32f5f.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"828282\",\"liste=\nd_count\":6901,\"follow_request_sent\":false,\"id_str\":\"18057465\",\"lang\":\"en\",\"=\nutc_offset\":-28800,\"profile_use_background_image\":true,\"is_translator\":fals=\ne,\"profile_text_color\":\"7D7D7D\",\"created_at\":\"Thu Dec 11 19:25:08 +0000 200=\n8\",\"protected\":false,\"description\":\"We will always love you. The new album =\nis out now: http:\\/\\/t.co\\/r04JxCDern\",\"profile_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_images\\/1766612775\\/325396_10150373942023186_8505613185_824=\n2183_1572364442_o_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a=\n.akamaihd.net\\/profile_images\\/1766612775\\/325396_10150373942023186_8505613=\n185_8242183_1572364442_o_normal.jpg\",\"profile_sidebar_border_color\":\"FFFFFF=\n\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_co=\nunt\":16,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_ba=\nckground_tile\":false,\"screen_name\":\"theflaminglips\",\"profile_sidebar_fill_c=\nolor\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/8J01zrZY5P\",\"name\":\"Richie Hawtin\",\"=\nfollowers_count\":501598,\"time_zone\":\"Berlin\",\"statuses_count\":6645,\"locatio=\nn\":\"47.452747,8.555665\",\"friends_count\":134,\"profile_background_color\":\"1A1=\nB1F\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\=\n/profile_background_images\\/61489647\\/10_hall-center.jpg\",\"default_profile\"=\n:false,\"id\":20756169,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"m-nus.com\",\"url\":\"http:\\/\\/t.co\\/8J01zrZY5P\",\"expanded_url\":\"http:\\/\\=\n/www.m-nus.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/61489647\\/10_hall-cent=\ner.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"4242E3\",\"listed_count\":351=\n7,\"follow_request_sent\":false,\"id_str\":\"20756169\",\"lang\":\"en\",\"utc_offset\":=\n3600,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_tex=\nt_color\":\"7D7D7D\",\"created_at\":\"Fri Feb 13 08:15:14 +0000 2009\",\"protected\"=\n:false,\"description\":\"aka Plastikman is a pioneering Berlin-based electroni=\nc artist and technology adventurer. Follow the tracklistings of his DJ sets=\n in real-time via @rhawtin_live\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_images\\/378800000010299776\\/1ea79482b914800569b5ca6c44720e66_norm=\nal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profil=\ne_images\\/378800000010299776\\/1ea79482b914800569b5ca6c44720e66_normal.jpeg\"=\n,\"profile_sidebar_border_color\":\"181A1E\",\"default_profile_image\":false,\"con=\ntributors_enabled\":false,\"favourites_count\":9,\"following\":false,\"notificati=\nons\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"ri=\nchiehawtin\",\"profile_sidebar_fill_color\":\"050505\"},{\"url\":\"http:\\/\\/t.co\\/X=\nRMJfXwo\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/21=\n955058\\/1352666579\",\"name\":\"Mark Hoppus\",\"followers_count\":2530261,\"time_zo=\nne\":\"London\",\"statuses_count\":7213,\"location\":\"London\\/Los Angeles\",\"friend=\ns_count\":264,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/920=\n2010\\/Marktopus.jpg\",\"default_profile\":false,\"id\":21955058,\"entities\":{\"url=\n\":{\"urls\":[{\"indices\":[0,20],\"display_url\":\"himynameismark.com\",\"url\":\"http=\n:\\/\\/t.co\\/XRMJfXwo\",\"expanded_url\":\"http:\\/\\/www.himynameismark.com\"}]},\"d=\nescription\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/9202010\\/Marktopus.jpg\",\"geo_enabled\":false=\n,\"profile_link_color\":\"0084B4\",\"listed_count\":14780,\"follow_request_sent\":f=\nalse,\"id_str\":\"21955058\",\"lang\":\"en\",\"utc_offset\":0,\"profile_use_background=\n_image\":true,\"is_translator\":false,\"profile_text_color\":\"333333\",\"created_a=\nt\":\"Thu Feb 26 01:54:14 +0000 2009\",\"protected\":false,\"description\":\"i requ=\nire ham.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/37880=\n0000141674308\\/e29b9272a32edbfb5e6ee0765a10db23_normal.jpeg\",\"profile_image=\n_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3788000001416=\n74308\\/e29b9272a32edbfb5e6ee0765a10db23_normal.jpeg\",\"profile_sidebar_borde=\nr_color\":\"BDDCAD\",\"default_profile_image\":false,\"contributors_enabled\":fals=\ne,\"favourites_count\":3129,\"following\":false,\"notifications\":false,\"verified=\n\":true,\"profile_background_tile\":false,\"screen_name\":\"markhoppus\",\"profile_=\nsidebar_fill_color\":\"6FCCF6\"},{\"url\":\"http:\\/\\/t.co\\/I8gDAYWMTM\",\"profile_b=\nanner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/17174309\\/1370375562\"=\n,\"name\":\"Shabba Shabba Ranx\",\"followers_count\":1022002,\"time_zone\":\"Alaska\"=\n,\"statuses_count\":47632,\"location\":\"http:\\/\\/www.facebook.com\\/diplo\",\"frie=\nnds_count\":3687,\"profile_background_color\":\"642D8B\",\"profile_background_ima=\nge_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/=\n730204325\\/4ccfaf63d0b06cb519f5cb1b0278ff22.jpeg\",\"default_profile\":false,\"=\nid\":17174309,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"ma=\nddecent.com\",\"url\":\"http:\\/\\/t.co\\/I8gDAYWMTM\",\"expanded_url\":\"http:\\/\\/www=\n.maddecent.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/730204325\\/4ccfaf63d0b=\n06cb519f5cb1b0278ff22.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"FF0000=\n\",\"listed_count\":9163,\"follow_request_sent\":false,\"id_str\":\"17174309\",\"lang=\n\":\"en\",\"utc_offset\":-32400,\"profile_use_background_image\":true,\"is_translat=\nor\":false,\"profile_text_color\":\"3D1957\",\"created_at\":\"Wed Nov 05 00:26:03 +=\n0000 2008\",\"protected\":false,\"description\":\"random ass white dude be everyw=\nhere, founder of smoothie wolf, feeding the streets since 1885\",\"profile_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000211514089\\/3da92c=\n7de8c0a310c88c6f21f895bf87_normal.jpeg\",\"profile_image_url_https\":\"https:\\/=\n\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000211514089\\/3da92c7de8c0a3=\n10c88c6f21f895bf87_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"de=\nfault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":=\n2118,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backg=\nround_tile\":true,\"screen_name\":\"diplo\",\"profile_sidebar_fill_color\":\"7AC3EE=\n\"},{\"url\":\"http:\\/\\/t.co\\/fcGog5QWD2\",\"name\":\"WOODKID\",\"followers_count\":15=\n0951,\"time_zone\":\"Paris\",\"statuses_count\":6364,\"location\":\"Paris \\/ New Yor=\nk \",\"friends_count\":341,\"profile_background_color\":\"C0C0C0\",\"profile_backgr=\nound_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_=\nimages\\/817995154\\/ce9ee8d5b62cf1c07edf87acb8f35515.jpeg\",\"default_profile\"=\n:false,\"id\":51707796,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"woodkid.com\",\"url\":\"http:\\/\\/t.co\\/fcGog5QWD2\",\"expanded_url\":\"http:\\=\n/\\/www.woodkid.com\\/\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/umdX=\nywVIni\",\"display_url\":\"smarturl.it\\/TheGoldenAge\",\"indices\":[30,52],\"expand=\ned_url\":\"http:\\/\\/smarturl.it\\/TheGoldenAge\"},{\"url\":\"http:\\/\\/t.co\\/DLxf8b=\n7UGu\",\"display_url\":\"woodkid.tumblr.com\",\"indices\":[54,76],\"expanded_url\":\"=\nhttp:\\/\\/woodkid.tumblr.com\"}]}},\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/817995154\\/ce9ee8d5b62cf1c07edf87ac=\nb8f35515.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"286EB5\",\"listed_co=\nunt\":1052,\"follow_request_sent\":false,\"id_str\":\"51707796\",\"lang\":\"en\",\"utc_=\noffset\":3600,\"profile_use_background_image\":true,\"is_translator\":false,\"pro=\nfile_text_color\":\"333333\",\"created_at\":\"Sun Jun 28 11:26:53 +0000 2009\",\"pr=\notected\":false,\"description\":\"THE GOLDEN AGE - OUT NOW - \\r\\n http:\\/\\/t.co=\n\\/umdXywVIni\\r\\nhttp:\\/\\/t.co\\/DLxf8b7UGu\",\"profile_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_images\\/2976280651\\/4f12a0d760719c45469f9231add86895_no=\nrmal.png\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profi=\nle_images\\/2976280651\\/4f12a0d760719c45469f9231add86895_normal.png\",\"profil=\ne_sidebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributor=\ns_enabled\":false,\"favourites_count\":134,\"following\":false,\"notifications\":f=\nalse,\"verified\":true,\"profile_background_tile\":true,\"screen_name\":\"Woodkid\"=\n,\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/Y9cjnB1Tb2\",=\n\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/21771224\\/1=\n355236797\",\"name\":\"Bootsy Collins\",\"followers_count\":932986,\"time_zone\":\"Ce=\nntral Time (US & Canada)\",\"statuses_count\":7357,\"location\":\"The Land of Fun=\nkaholic's\",\"friends_count\":273,\"profile_background_color\":\"000000\",\"profile=\n_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_back=\nground_images\\/817287248\\/e9570acf4e8bf3a675399e2caed93ada.jpeg\",\"default_p=\nrofile\":false,\"id\":21771224,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"d=\nisplay_url\":\"youtube.com\\/watch?v=3DOS4Lsy\\u2026\",\"url\":\"http:\\/\\/t.co\\/Y9c=\njnB1Tb2\",\"expanded_url\":\"http:\\/\\/www.youtube.com\\/watch?v=3DOS4LsyvZGuc\"}]=\n},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_background_images\\/817287248\\/e9570acf4e8bf3a675399e2caed9=\n3ada.jpeg\",\"geo_enabled\":true,\"profile_link_color\":\"1427FA\",\"listed_count\":=\n4982,\"follow_request_sent\":false,\"id_str\":\"21771224\",\"lang\":\"en\",\"utc_offse=\nt\":-21600,\"profile_use_background_image\":true,\"is_translator\":false,\"profil=\ne_text_color\":\"000000\",\"created_at\":\"Tue Feb 24 17:01:19 +0000 2009\",\"prote=\ncted\":false,\"description\":\"I am the P-Master of the Universe,Spreadin' Hope=\n like Dope!\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/12=\n29229762\\/_MG_0687_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-=\na.akamaihd.net\\/profile_images\\/1229229762\\/_MG_0687_normal.jpg\",\"profile_s=\nidebar_border_color\":\"000000\",\"default_profile_image\":false,\"contributors_e=\nnabled\":false,\"favourites_count\":301,\"following\":false,\"notifications\":fals=\ne,\"verified\":true,\"profile_background_tile\":false,\"screen_name\":\"Bootsy_Col=\nlins\",\"profile_sidebar_fill_color\":\"FFFFFF\"},{\"url\":\"http:\\/\\/t.co\\/a9sNfT1=\nIdj\",\"name\":\"benjamin folds\",\"followers_count\":756498,\"time_zone\":\"Central =\nTime (US & Canada)\",\"statuses_count\":4739,\"location\":\"nashville\",\"friends_c=\nount\":383,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url=\n_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/themes\\/theme1\\/bg.png\",\"=\ndefault_profile\":true,\"id\":42343110,\"entities\":{\"url\":{\"urls\":[{\"indices\":[=\n0,22],\"display_url\":\"twitter.com\\/BenjaminFolds\",\"url\":\"http:\\/\\/t.co\\/a9sN=\nfT1Idj\",\"expanded_url\":\"http:\\/\\/twitter.com\\/BenjaminFolds\"}]},\"descriptio=\nn\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/imag=\nes\\/themes\\/theme1\\/bg.png\",\"geo_enabled\":true,\"profile_link_color\":\"0084B4=\n\",\"listed_count\":8802,\"follow_request_sent\":false,\"id_str\":\"42343110\",\"lang=\n\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":true,\"is_translat=\nor\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Mon May 25 03:43:03 +=\n0000 2009\",\"protected\":false,\"description\":\"i play piano\",\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3384613386\\/373105e10ec091b879eb=\ndc33e772907d_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_images\\/3384613386\\/373105e10ec091b879ebdc33e772907d_nor=\nmal.jpeg\",\"profile_sidebar_border_color\":\"C0DEED\",\"default_profile_image\":f=\nalse,\"contributors_enabled\":false,\"favourites_count\":0,\"following\":false,\"n=\notifications\":false,\"verified\":true,\"profile_background_tile\":false,\"screen=\n_name\":\"BenFolds\",\"profile_sidebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t=\n.co\\/BcKOAooX6X\",\"name\":\"Rivers Cuomo\",\"followers_count\":961513,\"time_zone\"=\n:\"Pacific Time (US & Canada)\",\"statuses_count\":1739,\"location\":\"Los Angeles=\n, CA\",\"friends_count\":20,\"profile_background_color\":\"C0DEED\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background=\n_images\\/365791897\\/twitterbg.jpg\",\"default_profile\":false,\"id\":14327149,\"e=\nntities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"facebook.com\\/riv=\nerscuomo\",\"url\":\"http:\\/\\/t.co\\/BcKOAooX6X\",\"expanded_url\":\"http:\\/\\/www.fa=\ncebook.com\\/riverscuomo\"}]},\"description\":{\"urls\":[{\"url\":\"https:\\/\\/t.co\\/=\nqKXgwaic\",\"display_url\":\"twitter.com\\/RiversCuomoJPN\",\"indices\":[13,34],\"ex=\npanded_url\":\"https:\\/\\/twitter.com\\/RiversCuomoJPN\"},{\"url\":\"https:\\/\\/t.co=\n\\/MLV6xiMY\",\"display_url\":\"facebook.com\\/scottandrivers\",\"indices\":[36,57],=\n\"expanded_url\":\"https:\\/\\/www.facebook.com\\/scottandrivers\"},{\"url\":\"http:\\=\n/\\/t.co\\/Lu7Afbdx\",\"display_url\":\"facebook.com\\/riverscuomo\",\"indices\":[59,=\n79],\"expanded_url\":\"http:\\/\\/www.facebook.com\\/riverscuomo\"},{\"url\":\"http:\\=\n/\\/t.co\\/lCj4D0OM\",\"display_url\":\"riverscuomo.com\",\"indices\":[81,101],\"expa=\nnded_url\":\"http:\\/\\/www.riverscuomo.com\"},{\"url\":\"http:\\/\\/t.co\\/j8WBR5L6\",=\n\"display_url\":\"youtube.com\\/user\\/RiversCuo\\u2026\",\"indices\":[103,123],\"exp=\nanded_url\":\"http:\\/\\/www.youtube.com\\/user\\/RiversCuomo\"}]}},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3657918=\n97\\/twitterbg.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"liste=\nd_count\":7818,\"follow_request_sent\":false,\"id_str\":\"14327149\",\"lang\":\"en\",\"=\nutc_offset\":-28800,\"profile_use_background_image\":true,\"is_translator\":fals=\ne,\"profile_text_color\":\"333333\",\"created_at\":\"Mon Apr 07 21:31:51 +0000 200=\n8\",\"protected\":false,\"description\":\"\\u65e5\\u672c\\u8a9e\\u306etwitter: https:=\n\\/\\/t.co\\/qKXgwaic\\r\\nhttps:\\/\\/t.co\\/MLV6xiMY\\r\\nhttp:\\/\\/t.co\\/Lu7Afbdx\\r=\n\\nhttp:\\/\\/t.co\\/lCj4D0OM\\r\\nhttp:\\/\\/t.co\\/j8WBR5L6\",\"profile_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_images\\/1518461708\\/AX-4oIrCIAEYPRB_normal.j=\npg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_ima=\nges\\/1518461708\\/AX-4oIrCIAEYPRB_normal.jpg\",\"profile_sidebar_border_color\"=\n:\"C0DEED\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favou=\nrites_count\":641,\"following\":false,\"notifications\":false,\"verified\":true,\"p=\nrofile_background_tile\":false,\"screen_name\":\"RiversCuomo\",\"profile_sidebar_=\nfill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/JVetx9s281\",\"name\":\"Pete Yorn\"=\n,\"followers_count\":1466633,\"time_zone\":\"Pacific Time (US & Canada)\",\"status=\nes_count\":3416,\"location\":\"Montville, NJ\",\"friends_count\":1409,\"profile_bac=\nkground_color\":\"1C174F\",\"profile_background_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_background_images\\/155118573\\/peteyornalbumcove=\nr.jpg\",\"default_profile\":false,\"id\":16818600,\"entities\":{\"url\":{\"urls\":[{\"i=\nndices\":[0,22],\"display_url\":\"peteyorn.com\",\"url\":\"http:\\/\\/t.co\\/JVetx9s28=\n1\",\"expanded_url\":\"http:\\/\\/www.peteyorn.com\"}]},\"description\":{\"urls\":[{\"u=\nrl\":\"http:\\/\\/t.co\\/LSzzoR0vvj\",\"display_url\":\"Theolmsmusic.com\",\"indices\":=\n[0,22],\"expanded_url\":\"http:\\/\\/Theolmsmusic.com\"},{\"url\":\"http:\\/\\/t.co\\/4=\nMVmjNsycM\",\"display_url\":\"Facebook.com\\/peteyorn\",\"indices\":[23,45],\"expand=\ned_url\":\"http:\\/\\/Facebook.com\\/peteyorn\"}]}},\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/155118573\\/peteyornalb=\numcover.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"F02424\",\"listed_coun=\nt\":4025,\"follow_request_sent\":false,\"id_str\":\"16818600\",\"lang\":\"en\",\"utc_of=\nfset\":-28800,\"profile_use_background_image\":true,\"is_translator\":false,\"pro=\nfile_text_color\":\"4F68B5\",\"created_at\":\"Fri Oct 17 02:21:46 +0000 2008\",\"pr=\notected\":false,\"description\":\"http:\\/\\/t.co\\/LSzzoR0vvj\\nhttp:\\/\\/t.co\\/4MV=\nmjNsycM\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800=\n000117565814\\/3f8c27c9ccd8e9a44e103a80d662e817_normal.jpeg\",\"profile_image_=\nurl_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/37880000011756=\n5814\\/3f8c27c9ccd8e9a44e103a80d662e817_normal.jpeg\",\"profile_sidebar_border=\n_color\":\"181A1E\",\"default_profile_image\":false,\"contributors_enabled\":false=\n,\"favourites_count\":2,\"following\":false,\"notifications\":false,\"verified\":tr=\nue,\"profile_background_tile\":false,\"screen_name\":\"peteyorn\",\"profile_sideba=\nr_fill_color\":\"0F0F0F\"},{\"url\":\"http:\\/\\/t.co\\/QkFMA7FF8q\",\"profile_banner_=\nurl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/20276532\\/1353346247\",\"name=\n\":\"Band of Skulls\",\"followers_count\":571489,\"time_zone\":\"Hawaii\",\"statuses_=\ncount\":1233,\"location\":null,\"friends_count\":1308,\"profile_background_color\"=\n:\"BBC3C7\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd=\n.net\\/profile_background_images\\/669100782\\/c340ad20be9f879dac31059f49b2a08=\n6.jpeg\",\"default_profile\":false,\"id\":20276532,\"entities\":{\"url\":{\"urls\":[{\"=\nindices\":[0,22],\"display_url\":\"bandofskulls.com\",\"url\":\"http:\\/\\/t.co\\/QkFM=\nA7FF8q\",\"expanded_url\":\"http:\\/\\/www.bandofskulls.com\"}]},\"description\":{\"u=\nrls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ba=\nckground_images\\/669100782\\/c340ad20be9f879dac31059f49b2a086.jpeg\",\"geo_ena=\nbled\":true,\"profile_link_color\":\"95423C\",\"listed_count\":2264,\"follow_reques=\nt_sent\":false,\"id_str\":\"20276532\",\"lang\":\"en\",\"utc_offset\":-36000,\"profile_=\nuse_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"7575=\n75\",\"created_at\":\"Fri Feb 06 22:03:11 +0000 2009\",\"protected\":false,\"descri=\nption\":\"In a studio, somewhere.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_images\\/1571673639\\/BandofSkulls0711_1066_normal.jpg\",\"profile_im=\nage_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1571673639=\n\\/BandofSkulls0711_1066_normal.jpg\",\"profile_sidebar_border_color\":\"000000\"=\n,\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_cou=\nnt\":14,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_bac=\nkground_tile\":false,\"screen_name\":\"bandofskulls\",\"profile_sidebar_fill_colo=\nr\":\"9FA4A8\"},{\"url\":\"http:\\/\\/t.co\\/qq2gaKn1lk\",\"profile_banner_url\":\"https=\n:\\/\\/pbs.twimg.com\\/profile_banners\\/14089195\\/1354224796\",\"name\":\"Pitchfor=\nk\",\"followers_count\":2323255,\"time_zone\":\"Eastern Time (US & Canada)\",\"stat=\nuses_count\":25874,\"location\":\"Chicago\\/Brooklyn\",\"friends_count\":2478,\"prof=\nile_background_color\":\"1F1F1F\",\"profile_background_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/725162517\\/a13510d22d=\n37b64ba63513ebb5ac780a.jpeg\",\"default_profile\":false,\"id\":14089195,\"entitie=\ns\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"pitchfork.com\",\"url\":\"h=\nttp:\\/\\/t.co\\/qq2gaKn1lk\",\"expanded_url\":\"http:\\/\\/pitchfork.com\"}]},\"descr=\niption\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/725162517\\/a13510d22d37b64ba63513ebb5ac780a.jpe=\ng\",\"geo_enabled\":true,\"profile_link_color\":\"EF4035\",\"listed_count\":28572,\"f=\nollow_request_sent\":false,\"id_str\":\"14089195\",\"lang\":\"en\",\"utc_offset\":-180=\n00,\"profile_use_background_image\":true,\"is_translator\":false,\"profile_text_=\ncolor\":\"456E87\",\"created_at\":\"Thu Mar 06 15:34:41 +0000 2008\",\"protected\":f=\nalse,\"description\":\"The essential guide to independent music and beyond.\",\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3447350752\\/51ae=\n00039ec9d88b79319a9cf1434893_normal.png\",\"profile_image_url_https\":\"https:\\=\n/\\/twimg0-a.akamaihd.net\\/profile_images\\/3447350752\\/51ae00039ec9d88b79319=\na9cf1434893_normal.png\",\"profile_sidebar_border_color\":\"FFFFFF\",\"default_pr=\nofile_image\":false,\"contributors_enabled\":false,\"favourites_count\":25,\"foll=\nowing\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile=\n\":true,\"screen_name\":\"pitchforkmedia\",\"profile_sidebar_fill_color\":\"171717\"=\n},{\"url\":\"http:\\/\\/t.co\\/2UglIM6AVc\",\"profile_banner_url\":\"https:\\/\\/pbs.tw=\nimg.com\\/profile_banners\\/16151999\\/1359774451\",\"name\":\"\\u0166\\u04a4E G\\u01=\n41\\u0142\\u0166\\u20a1\\u04a4 M\\u00d8B\",\"followers_count\":397443,\"time_zone\":\"=\nPacific Time (US & Canada)\",\"statuses_count\":9124,\"location\":\"Los Angeles\",=\n\"friends_count\":1015,\"profile_background_color\":\"000000\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_ima=\nges\\/155156326\\/web_header_final_twitter2.jpg\",\"default_profile\":false,\"id\"=\n:16151999,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"thegl=\nitchmob.com\",\"url\":\"http:\\/\\/t.co\\/2UglIM6AVc\",\"expanded_url\":\"http:\\/\\/the=\nglitchmob.com\"}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/7OVGB8QRGK\"=\n,\"display_url\":\"instagram.com\\/theglitchmob\",\"indices\":[64,86],\"expanded_ur=\nl\":\"http:\\/\\/instagram.com\\/theglitchmob\"},{\"url\":\"http:\\/\\/t.co\\/w6DeSNTDE=\nS\",\"display_url\":\"facebook.com\\/theglitchmobmu\\u2026\",\"indices\":[98,120],\"e=\nxpanded_url\":\"http:\\/\\/facebook.com\\/theglitchmobmusic\"},{\"url\":\"http:\\/\\/t=\n.co\\/biYJrbdH73\",\"display_url\":\"soundcloud.com\\/theglitchmob\",\"indices\":[13=\n4,156],\"expanded_url\":\"http:\\/\\/soundcloud.com\\/theglitchmob\"}]}},\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/15=\n5156326\\/web_header_final_twitter2.jpg\",\"geo_enabled\":true,\"profile_link_co=\nlor\":\"2FC2EF\",\"listed_count\":1601,\"follow_request_sent\":false,\"id_str\":\"161=\n51999\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":false=\n,\"is_translator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Sat Sep =\n06 00:52:51 +0000 2008\",\"protected\":false,\"description\":\"ears need orgasms,=\n too. members: @boreta @ooah @edIT instagram: http:\\/\\/t.co\\/7OVGB8QRGK\\r\\n=\nfacebook: http:\\/\\/t.co\\/w6DeSNTDES\\r\\nsoundcloud: http:\\/\\/t.co\\/biYJrbdH7=\n3\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000037=\n230531\\/f532b3aa58b1f40d0ae3e05eb684c0e6_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000037230531\\/=\nf532b3aa58b1f40d0ae3e05eb684c0e6_normal.jpeg\",\"profile_sidebar_border_color=\n\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favo=\nurites_count\":985,\"following\":false,\"notifications\":false,\"verified\":true,\"=\nprofile_background_tile\":false,\"screen_name\":\"theglitchmob\",\"profile_sideba=\nr_fill_color\":\"252429\"},{\"url\":\"http:\\/\\/t.co\\/eBPxYPfk\",\"name\":\"Eclectic M=\nethod\",\"followers_count\":470329,\"time_zone\":\"Eastern Time (US & Canada)\",\"s=\ntatuses_count\":4203,\"location\":\"New Orleans, LA\",\"friends_count\":1327,\"prof=\nile_background_color\":\"9AE4E8\",\"profile_background_image_url_https\":\"https:=\n\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/372203430\\/EM_Twitter=\n_6.jpg\",\"default_profile\":false,\"id\":20882981,\"entities\":{\"url\":{\"urls\":[{\"=\nindices\":[0,20],\"display_url\":\"eclecticmethod.net\",\"url\":\"http:\\/\\/t.co\\/eB=\nPxYPfk\",\"expanded_url\":\"http:\\/\\/www.eclecticmethod.net\"}]},\"description\":{=\n\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nbackground_images\\/372203430\\/EM_Twitter_6.jpg\",\"geo_enabled\":true,\"profile=\n_link_color\":\"0084B4\",\"listed_count\":1348,\"follow_request_sent\":false,\"id_s=\ntr\":\"20882981\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_background_imag=\ne\":true,\"is_translator\":false,\"profile_text_color\":\"575757\",\"created_at\":\"S=\nun Feb 15 00:35:48 +0000 2009\",\"protected\":false,\"description\":\"VIDEO REMIX=\n DJ PRODUCER\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1=\n609390827\\/EM_Logo_Black_NoType_v1_normal.png\",\"profile_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1609390827\\/EM_Logo_Black_N=\noType_v1_normal.png\",\"profile_sidebar_border_color\":\"000000\",\"default_profi=\nle_image\":false,\"contributors_enabled\":false,\"favourites_count\":49,\"followi=\nng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":f=\nalse,\"screen_name\":\"EclecticMethod\",\"profile_sidebar_fill_color\":\"00EAFF\"},=\n{\"url\":\"http:\\/\\/t.co\\/IEaBMqPzMs\",\"profile_banner_url\":\"https:\\/\\/pbs.twim=\ng.com\\/profile_banners\\/16186949\\/1352089216\",\"name\":\"butchwalker\",\"followe=\nrs_count\":589665,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":=\n8299,\"location\":\"ATLA\",\"friends_count\":222,\"profile_background_color\":\"1A1B=\n1F\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/=\nprofile_background_images\\/631277780\\/p8i7fy58rp1rp13n1h5x.jpeg\",\"default_p=\nrofile\":false,\"id\":16186949,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"d=\nisplay_url\":\"butchwalker.com\",\"url\":\"http:\\/\\/t.co\\/IEaBMqPzMs\",\"expanded_u=\nrl\":\"http:\\/\\/www.butchwalker.com\"}]},\"description\":{\"urls\":[]}},\"profile_b=\nackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/631=\n277780\\/p8i7fy58rp1rp13n1h5x.jpeg\",\"geo_enabled\":false,\"profile_link_color\"=\n:\"2FC2EF\",\"listed_count\":2802,\"follow_request_sent\":false,\"id_str\":\"1618694=\n9\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"is_=\ntranslator\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Mon Sep 08 16=\n:39:52 +0000 2008\",\"protected\":false,\"description\":\"i think i was born to b=\noogie..\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/342715=\n0589\\/de5ee3817804a20b25fefc871e0ae718_normal.jpeg\",\"profile_image_url_http=\ns\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3427150589\\/de5ee38178=\n04a20b25fefc871e0ae718_normal.jpeg\",\"profile_sidebar_border_color\":\"181A1E\"=\n,\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_cou=\nnt\":7,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_back=\nground_tile\":false,\"screen_name\":\"butchwalker\",\"profile_sidebar_fill_color\"=\n:\"252429\"},{\"url\":\"http:\\/\\/t.co\\/bNxRhDu9Xk\",\"name\":\"John O'Callaghan\",\"fo=\nllowers_count\":478290,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_co=\nunt\":2151,\"location\":\"Tempe, AZ\",\"friends_count\":0,\"profile_background_colo=\nr\":\"FFFFFF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_background_images\\/107669973\\/v0_master.jpg\",\"default_profi=\nle\":false,\"id\":15140173,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"displ=\nay_url\":\"wearethemaine.net\",\"url\":\"http:\\/\\/t.co\\/bNxRhDu9Xk\",\"expanded_url=\n\":\"http:\\/\\/wearethemaine.net\"}]},\"description\":{\"urls\":[]}},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/1076699=\n73\\/v0_master.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"0084B4\",\"liste=\nd_count\":2866,\"follow_request_sent\":false,\"id_str\":\"15140173\",\"lang\":\"en\",\"=\nutc_offset\":-28800,\"profile_use_background_image\":true,\"is_translator\":fals=\ne,\"profile_text_color\":\"333333\",\"created_at\":\"Mon Jun 16 23:55:58 +0000 200=\n8\",\"protected\":false,\"description\":\"An individual with the occasional unrea=\nlistic idea.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3=\n394045150\\/d962eb22d3fe7642c608ac29890d3d8d_normal.jpeg\",\"profile_image_url=\n_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3394045150\\/d962e=\nb22d3fe7642c608ac29890d3d8d_normal.jpeg\",\"profile_sidebar_border_color\":\"BD=\nDCAD\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourite=\ns_count\":0,\"following\":false,\"notifications\":false,\"verified\":true,\"profile=\n_background_tile\":true,\"screen_name\":\"johnmaine\",\"profile_sidebar_fill_colo=\nr\":\"DDFFCC\"},{\"url\":\"http:\\/\\/t.co\\/Qms5JIJeCl\",\"profile_banner_url\":\"https=\n:\\/\\/pbs.twimg.com\\/profile_banners\\/52810109\\/1374044677\",\"name\":\"cut copy=\n\",\"followers_count\":412863,\"time_zone\":\"Quito\",\"statuses_count\":1095,\"locat=\nion\":\"AUSTRALIA\",\"friends_count\":72,\"profile_background_color\":\"1E5763\",\"pr=\nofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile=\n_background_images\\/378800000025782148\\/7e636b2a1d78004f3fc2b998947d4ac9.jp=\neg\",\"default_profile\":false,\"id\":52810109,\"entities\":{\"url\":{\"urls\":[{\"indi=\nces\":[0,22],\"display_url\":\"cutcopy.net\",\"url\":\"http:\\/\\/t.co\\/Qms5JIJeCl\",\"=\nexpanded_url\":\"http:\\/\\/www.cutcopy.net\"}]},\"description\":{\"urls\":[]}},\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/378800000025782148\\/7e636b2a1d78004f3fc2b998947d4ac9.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"919191\",\"listed_count\":2340,\"follow_request_se=\nnt\":false,\"id_str\":\"52810109\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_use_=\nbackground_image\":true,\"is_translator\":false,\"profile_text_color\":\"000000\",=\n\"created_at\":\"Wed Jul 01 18:40:12 +0000 2009\",\"protected\":false,\"descriptio=\nn\":\"FREE YOUR MIND\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/378800000145851931\\/c03379cfc45779330be3bcac5223b397_normal.jpeg\",\"pro=\nfile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378=\n800000145851931\\/c03379cfc45779330be3bcac5223b397_normal.jpeg\",\"profile_sid=\nebar_border_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_ena=\nbled\":false,\"favourites_count\":43,\"following\":false,\"notifications\":false,\"=\nverified\":true,\"profile_background_tile\":true,\"screen_name\":\"cutcopy\",\"prof=\nile_sidebar_fill_color\":\"1E5763\"},{\"url\":\"http:\\/\\/t.co\\/4z8W6ODpuN\",\"name\"=\n:\"Garrett Nickelsen\",\"followers_count\":396230,\"time_zone\":\"Pacific Time (US=\n & Canada)\",\"statuses_count\":5700,\"location\":\"Gilbert,AZ, USA\",\"friends_cou=\nnt\":205,\"profile_background_color\":\"888889\",\"profile_background_image_url_h=\nttps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/77900377=\n\\/mainetwitterblackout.jpg\",\"default_profile\":false,\"id\":15140319,\"entities=\n\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"mrtoday.tumblr.com\",\"url=\n\":\"http:\\/\\/t.co\\/4z8W6ODpuN\",\"expanded_url\":\"http:\\/\\/mrtoday.tumblr.com\\/=\n\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_url\":\"http:\\/\\/a0=\n.twimg.com\\/profile_background_images\\/77900377\\/mainetwitterblackout.jpg\",=\n\"geo_enabled\":true,\"profile_link_color\":\"0084B4\",\"listed_count\":1693,\"follo=\nw_request_sent\":false,\"id_str\":\"15140319\",\"lang\":\"en\",\"utc_offset\":-28800,\"=\nprofile_use_background_image\":true,\"is_translator\":false,\"profile_text_colo=\nr\":\"333333\",\"created_at\":\"Tue Jun 17 00:17:58 +0000 2008\",\"protected\":false=\n,\"description\":\"just a boy who knows nothing at all...\",\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/344513261565363909\\/a50fc66667c04d=\n40aa6de4c0a21206ba_normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0=\n-a.akamaihd.net\\/profile_images\\/344513261565363909\\/a50fc66667c04d40aa6de4=\nc0a21206ba_normal.jpeg\",\"profile_sidebar_border_color\":\"BDDCAD\",\"default_pr=\nofile_image\":false,\"contributors_enabled\":false,\"favourites_count\":216,\"fol=\nlowing\":false,\"notifications\":false,\"verified\":true,\"profile_background_til=\ne\":false,\"screen_name\":\"garrettmaine\",\"profile_sidebar_fill_color\":\"DDFFCC\"=\n},{\"url\":\"http:\\/\\/t.co\\/lL8w2AYlzQ\",\"profile_banner_url\":\"https:\\/\\/pbs.tw=\nimg.com\\/profile_banners\\/18907022\\/1353544620\",\"name\":\"colin meloy\",\"follo=\nwers_count\":1474464,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_coun=\nt\":3285,\"location\":\"Portland, OR\",\"friends_count\":277,\"profile_background_c=\nolor\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.aka=\nmaihd.net\\/profile_background_images\\/151892605\\/0041.jpg\",\"default_profile=\n\":false,\"id\":18907022,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display=\n_url\":\"wildwoodchronicles.com\",\"url\":\"http:\\/\\/t.co\\/lL8w2AYlzQ\",\"expanded_=\nurl\":\"http:\\/\\/www.wildwoodchronicles.com\"}]},\"description\":{\"urls\":[]}},\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/151892605\\/0041.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"2FC2EF\"=\n,\"listed_count\":4846,\"follow_request_sent\":false,\"id_str\":\"18907022\",\"lang\"=\n:\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"is_translato=\nr\":false,\"profile_text_color\":\"666666\",\"created_at\":\"Mon Jan 12 17:12:49 +0=\n000 2009\",\"protected\":false,\"description\":\"And no reason \\/ To talk about t=\nhe books I read \\/ But still I do.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_images\\/378800000172280450\\/2a324dcd51c8051aaeb9319495cb9f4e_n=\normal.jpeg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/pro=\nfile_images\\/378800000172280450\\/2a324dcd51c8051aaeb9319495cb9f4e_normal.jp=\neg\",\"profile_sidebar_border_color\":\"181A1E\",\"default_profile_image\":false,\"=\ncontributors_enabled\":false,\"favourites_count\":95,\"following\":false,\"notifi=\ncations\":false,\"verified\":true,\"profile_background_tile\":true,\"screen_name\"=\n:\"colinmeloy\",\"profile_sidebar_fill_color\":\"252429\"},{\"url\":\"http:\\/\\/t.co\\=\n/yAD3fccpWK\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners=\n\\/432093\\/1368661363\",\"name\":\"BT\",\"followers_count\":639428,\"time_zone\":\"Pac=\nific Time (US & Canada)\",\"statuses_count\":14760,\"location\":\"On a shining bl=\nue dot\",\"friends_count\":330,\"profile_background_color\":\"FFFFFF\",\"profile_ba=\nckground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgro=\nund_images\\/378800000019749563\\/d3e0db88740c2ab3a46e0e8474ae7ba2.jpeg\",\"def=\nault_profile\":false,\"id\":432093,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22=\n],\"display_url\":\"facebook.com\\/BT\",\"url\":\"http:\\/\\/t.co\\/yAD3fccpWK\",\"expan=\nded_url\":\"http:\\/\\/www.facebook.com\\/BT\"}]},\"description\":{\"urls\":[]}},\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/378800000019749563\\/d3e0db88740c2ab3a46e0e8474ae7ba2.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"707070\",\"listed_count\":5118,\"follow_request_se=\nnt\":false,\"id_str\":\"432093\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_ba=\nckground_image\":true,\"is_translator\":false,\"profile_text_color\":\"6B6B76\",\"c=\nreated_at\":\"Tue Jan 02 04:52:46 +0000 2007\",\"protected\":false,\"description\"=\n:\"Grammy Nominated Composer and Technologist. I am a man that believes soun=\nd can change the world. I seek, I learn.\\r\\n\\r\\nBookings: nsolgot@teninonet=\nalent.com\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3736=\n932444\\/28d3154c63a660710c7e1a20c8fca60b_normal.png\",\"profile_image_url_htt=\nps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3736932444\\/28d3154c6=\n3a660710c7e1a20c8fca60b_normal.png\",\"profile_sidebar_border_color\":\"FFFFFF\"=\n,\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_cou=\nnt\":5891,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_b=\nackground_tile\":false,\"screen_name\":\"BT\",\"profile_sidebar_fill_color\":\"0A0A=\n0B\"},{\"url\":\"http:\\/\\/t.co\\/dFuhYXHXj9\",\"profile_banner_url\":\"https:\\/\\/pbs=\n.twimg.com\\/profile_banners\\/17053662\\/1359296800\",\"name\":\"guster\",\"followe=\nrs_count\":473868,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count\":=\n2602,\"location\":\"puritan city, usa.\",\"friends_count\":137,\"profile_backgroun=\nd_color\":\"C6E2EE\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.=\nakamaihd.net\\/profile_background_images\\/9163087\\/i.jpg\",\"default_profile\":=\nfalse,\"id\":17053662,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"guster.com\",\"url\":\"http:\\/\\/t.co\\/dFuhYXHXj9\",\"expanded_url\":\"http:\\/\\=\n/www.guster.com\"}]},\"description\":{\"urls\":[]}},\"profile_background_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/9163087\\/i.jpg\",\"geo_=\nenabled\":false,\"profile_link_color\":\"1F98C7\",\"listed_count\":2349,\"follow_re=\nquest_sent\":false,\"id_str\":\"17053662\",\"lang\":\"en\",\"utc_offset\":-18000,\"prof=\nile_use_background_image\":true,\"is_translator\":false,\"profile_text_color\":\"=\n663B12\",\"created_at\":\"Wed Oct 29 22:17:17 +0000 2008\",\"protected\":false,\"de=\nscription\":\"a man, a plan, a canal, panama.\",\"profile_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_images\\/133395415\\/57_el_agusanado_normal.jpg\",\"profi=\nle_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/13339=\n5415\\/57_el_agusanado_normal.jpg\",\"profile_sidebar_border_color\":\"C6E2EE\",\"=\ndefault_profile_image\":false,\"contributors_enabled\":false,\"favourites_count=\n\":13,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backg=\nround_tile\":true,\"screen_name\":\"guster\",\"profile_sidebar_fill_color\":\"DAECF=\n4\"},{\"url\":\"http:\\/\\/t.co\\/sAO8N42kXl\",\"profile_banner_url\":\"https:\\/\\/pbs.=\ntwimg.com\\/profile_banners\\/5405152\\/1372027946\",\"name\":\"D.A. Wallach\",\"fol=\nlowers_count\":1245823,\"time_zone\":\"Central Time (US & Canada)\",\"statuses_co=\nunt\":13441,\"location\":\"Los Angeles, CA\",\"friends_count\":59661,\"profile_back=\nground_color\":\"FFFFFF\",\"profile_background_image_url_https\":\"https:\\/\\/twim=\ng0-a.akamaihd.net\\/profile_background_images\\/575877946\\/pzsmtylibnxyp1uqlr=\nou.jpeg\",\"default_profile\":false,\"id\":5405152,\"entities\":{\"url\":{\"urls\":[{\"=\nindices\":[0,22],\"display_url\":\"dawallach.com\",\"url\":\"http:\\/\\/t.co\\/sAO8N42=\nkXl\",\"expanded_url\":\"http:\\/\\/dawallach.com\\/\"}]},\"description\":{\"urls\":[]}=\n},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/575877946\\/pzsmtylibnxyp1uqlrou.jpeg\",\"geo_enabled\":false,\"profile=\n_link_color\":\"FF0000\",\"listed_count\":3443,\"follow_request_sent\":false,\"id_s=\ntr\":\"5405152\",\"lang\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image=\n\":true,\"is_translator\":false,\"profile_text_color\":\"3D1957\",\"created_at\":\"Su=\nn Apr 22 16:12:42 +0000 2007\",\"protected\":false,\"description\":\"1\\/2 Chester=\n French. 1\\/2 D.A. & The Supa Dups, Artist in Residence @ Spotify. da@dawal=\nlach.com.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3480=\n854689\\/378ae8596c53888786efa4a3d4b511b4_normal.jpeg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/3480854689\\/378ae859=\n6c53888786efa4a3d4b511b4_normal.jpeg\",\"profile_sidebar_border_color\":\"65B0D=\nA\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_c=\nount\":4,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_ba=\nckground_tile\":true,\"screen_name\":\"DAChesterFrench\",\"profile_sidebar_fill_c=\nolor\":\"7AC3EE\"}],\"name\":\"Music\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "173203", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:43 GMT", 
+                "etag": "\"0aa7909319fae38509077b06200468b4\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:43 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:43 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJThkMjg3MGY4MTUyODA3MTVmODE1NzAyZTYyYTU1Njg0Og9j%250AcmVhdGVkX2F0bCsILqSEikAB--d44111afa43f6c73a0c3270ba7efceb3e2132b03; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348329030688; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:43 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "7b77c6eda4ab7c998fa32dccd138f76dc2a512bc", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714383", 
+                "x-runtime": "0.02793", 
+                "x-transaction": "5b6b3ee11114121c", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/users/suggestions/music/members.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"url\":\"http:\\/\\/t.co\\/v6qLcjAydl\",\"profile_banner_url\":\"https:\\/\\/pbs.twi=\nmg.com\\/profile_banners\\/79293791\\/1350068237\",\"name\":\"Rihanna\",\"followers_=\ncount\":31116689,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":8=\n235,\"location\":\"LA BABY!\",\"friends_count\":968,\"profile_background_color\":\"1=\n31516\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.ne=\nt\\/profile_background_images\\/869915227\\/c41bee10b01787134a97dcb7438a0b0d.j=\npeg\",\"default_profile\":false,\"id\":79293791,\"entities\":{\"url\":{\"urls\":[{\"ind=\nices\":[0,22],\"display_url\":\"rihannanow.com\",\"url\":\"http:\\/\\/t.co\\/v6qLcjAyd=\nl\",\"expanded_url\":\"http:\\/\\/www.rihannanow.com\"}]},\"description\":{\"urls\":[{=\n\"indices\":[42,64],\"expanded_url\":\"http:\\/\\/smarturl.it\\/UnapologeticDlx\",\"u=\nrl\":\"http:\\/\\/t.co\\/t8Fc0HpXae\",\"display_url\":\"smarturl.it\\/UnapologeticDlx=\n\"},{\"indices\":[86,108],\"expanded_url\":\"http:\\/\\/smarturl.it\\/RihannaStay\",\"=\nurl\":\"http:\\/\\/t.co\\/WCyNUJNH29\",\"display_url\":\"smarturl.it\\/RihannaStay\"},=\n{\"indices\":[138,160],\"expanded_url\":\"http:\\/\\/amzn.to\\/13rkPEU\",\"url\":\"http=\n:\\/\\/t.co\\/tfjLQW1StI\",\"display_url\":\"amzn.to\\/13rkPEU\"}]}},\"status\":{\"poss=\nibly_sensitive_editable\":true,\"place\":null,\"in_reply_to_status_id_str\":null=\n,\"coordinates\":null,\"retweeted\":false,\"possibly_sensitive\":true,\"in_reply_t=\no_user_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,\"sourc=\ne\":\"\\u003Ca href=3D\\\"http:\\/\\/instagram.com\\\" rel=3D\\\"nofollow\\\"\\u003EInsta=\ngram\\u003C\\/a\\u003E\",\"id_str\":\"368497196615737344\",\"in_reply_to_screen_name=\n\":null,\"id\":368497196615737344,\"favorited\":false,\"geo\":null,\"text\":\"Takeoff=\n http:\\/\\/t.co\\/RgILw5CGMG\",\"created_at\":\"Fri Aug 16 22:19:12 +0000 2013\",\"=\nin_reply_to_user_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user=\n_mentions\":[],\"urls\":[{\"indices\":[8,30],\"display_url\":\"instagram.com\\/p\\/dF=\ny-zCBMwv\\/\",\"url\":\"http:\\/\\/t.co\\/RgILw5CGMG\",\"expanded_url\":\"http:\\/\\/inst=\nagram.com\\/p\\/dFy-zCBMwv\\/\"}]},\"retweet_count\":498},\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/869915227\\/c41be=\ne10b01787134a97dcb7438a0b0d.jpeg\",\"geo_enabled\":false,\"profile_link_color\":=\n\"009999\",\"listed_count\":90434,\"follow_request_sent\":false,\"id_str\":\"7929379=\n1\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"pro=\nfile_text_color\":\"333333\",\"created_at\":\"Fri Oct 02 21:37:33 +0000 2009\",\"pr=\notected\":false,\"description\":\"Unapologetic, new album out now worldwide htt=\np:\\/\\/t.co\\/t8Fc0HpXae \\r\\n\\r\\nDownload 'Stay'  http:\\/\\/t.co\\/WCyNUJNH29\\r=\n\\n777 Tour DVD Available NOW  http:\\/\\/t.co\\/tfjLQW1StI\",\"profile_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3096110144\\/d097a719dba080cc99ca9=\ndbfba85dfa4_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_i=\nmage_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/309611014=\n4\\/d097a719dba080cc99ca9dbfba85dfa4_normal.jpeg\",\"default_profile_image\":fa=\nlse,\"contributors_enabled\":false,\"favourites_count\":319,\"following\":false,\"=\nnotifications\":false,\"verified\":true,\"profile_background_tile\":false,\"is_tr=\nanslator\":false,\"screen_name\":\"rihanna\",\"profile_sidebar_fill_color\":\"EFEFE=\nF\"},{\"url\":\"http:\\/\\/t.co\\/Hj5KfwjYJO\",\"profile_banner_url\":\"https:\\/\\/pbs.=\ntwimg.com\\/profile_banners\\/44409004\\/1374010844\",\"name\":\"Shakira\",\"followe=\nrs_count\":21737917,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuses_count=\n\":2026,\"location\":\"Barranquilla\",\"friends_count\":89,\"profile_background_col=\nor\":\"FFFFFF\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akama=\nihd.net\\/profile_background_images\\/585574393\\/w2qknrpubwprq07kvvz7.jpeg\",\"=\ndefault_profile\":false,\"id\":44409004,\"entities\":{\"url\":{\"urls\":[{\"indices\":=\n[0,22],\"display_url\":\"shakira.com\",\"url\":\"http:\\/\\/t.co\\/Hj5KfwjYJO\",\"expan=\nded_url\":\"http:\\/\\/www.shakira.com\"}]},\"description\":{\"urls\":[]}},\"status\":=\n{\"possibly_sensitive_editable\":true,\"place\":null,\"in_reply_to_status_id_str=\n\":null,\"coordinates\":null,\"retweeted\":false,\"possibly_sensitive\":true,\"in_r=\neply_to_user_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,=\n\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\=\n\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"3684088190946=\n67264\",\"in_reply_to_screen_name\":null,\"id\":368408819094667264,\"favorited\":f=\nalse,\"geo\":null,\"text\":\"In the tranquil French countryside! \\u00a1Ya en la =\ntranquilidad de la campi\\u00f1a francesa!\\\" Shak http:\\/\\/t.co\\/YiVkl4KMVX\"=\n,\"created_at\":\"Fri Aug 16 16:28:02 +0000 2013\",\"in_reply_to_user_id\":null,\"=\ntruncated\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[],\"me=\ndia\":[{\"id_str\":\"368408819107250176\",\"id\":368408819107250176,\"indices\":[89,=\n111],\"source_status_id\":null,\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR=\nzZ3nsCQAArEzl.jpg\",\"type\":\"photo\",\"media_url_https\":\"https:\\/\\/pbs.twimg.co=\nm\\/media\\/BRzZ3nsCQAArEzl.jpg\",\"display_url\":\"pic.twitter.com\\/YiVkl4KMVX\",=\n\"sizes\":{\"medium\":{\"h\":450,\"w\":600,\"resize\":\"fit\"},\"large\":{\"h\":768,\"w\":102=\n4,\"resize\":\"fit\"},\"thumb\":{\"h\":150,\"w\":150,\"resize\":\"crop\"},\"small\":{\"h\":25=\n5,\"w\":340,\"resize\":\"fit\"}},\"url\":\"http:\\/\\/t.co\\/YiVkl4KMVX\",\"expanded_url\"=\n:\"http:\\/\\/twitter.com\\/shakira\\/status\\/368408819094667264\\/photo\\/1\"}]},\"=\nretweet_count\":1198},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_background_images\\/585574393\\/w2qknrpubwprq07kvvz7.jpeg\",\"geo_enab=\nled\":false,\"profile_link_color\":\"EDAB13\",\"listed_count\":98535,\"follow_reque=\nst_sent\":false,\"id_str\":\"44409004\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile=\n_use_background_image\":true,\"profile_text_color\":\"080808\",\"created_at\":\"Wed=\n Jun 03 17:38:07 +0000 2009\",\"protected\":false,\"description\":\"Welcome to Sh=\nakira's Official Twitter Profile \\/ Bienvenidos al Perfil Oficial de Shakir=\na en Twitter\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3=\n78800000039826497\\/5df112163499cde887b50b16711666c7_normal.jpeg\",\"profile_s=\nidebar_border_color\":\"FFFFFF\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a=\n.akamaihd.net\\/profile_images\\/378800000039826497\\/5df112163499cde887b50b16=\n711666c7_normal.jpeg\",\"default_profile_image\":false,\"contributors_enabled\":=\nfalse,\"favourites_count\":2,\"following\":false,\"notifications\":false,\"verifie=\nd\":true,\"profile_background_tile\":false,\"is_translator\":false,\"screen_name\"=\n:\"shakira\",\"profile_sidebar_fill_color\":\"C3E2FA\"},{\"url\":\"http:\\/\\/t.co\\/Y9=\nMwzDOpMV\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/2=\n1447363\\/1376330374\",\"name\":\"Katy Perry\",\"followers_count\":40947355,\"time_z=\none\":\"Alaska\",\"statuses_count\":4845,\"location\":\"REALITY\",\"friends_count\":12=\n3,\"profile_background_color\":\"210538\",\"profile_background_image_url_https\":=\n\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/37880000005015=\n2995\\/e75100d9264b22a66585a9de9cfca669.jpeg\",\"default_profile\":false,\"id\":2=\n1447363,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"katyper=\nry.com\",\"url\":\"http:\\/\\/t.co\\/Y9MwzDOpMV\",\"expanded_url\":\"http:\\/\\/www.katy=\nperry.com\"}]},\"description\":{\"urls\":[]}},\"status\":{\"possibly_sensitive_edit=\nable\":true,\"place\":null,\"in_reply_to_status_id_str\":\"368517498808700929\",\"c=\noordinates\":null,\"retweeted\":false,\"possibly_sensitive\":false,\"in_reply_to_=\nuser_id_str\":\"216459805\",\"contributors\":null,\"in_reply_to_status_id\":368517=\n498808700929,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iph=\none\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"=\n368527740837691392\",\"in_reply_to_screen_name\":\"Katys_Cupcake\",\"id\":36852774=\n0837691392,\"favorited\":false,\"geo\":null,\"text\":\"Good mom! \\u201c@Katys_Cupc=\nake: teached him how to ROAAAR\\ue012@katyperry http:\\/\\/t.co\\/me0Q47ndRJ\\u2=\n01d\",\"created_at\":\"Sat Aug 17 00:20:34 +0000 2013\",\"in_reply_to_user_id\":21=\n6459805,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_s=\ntr\":\"216459805\",\"screen_name\":\"Katys_Cupcake\",\"id\":216459805,\"indices\":[11,=\n25],\"name\":\"babesz.\\u2665\"},{\"id_str\":\"21447363\",\"screen_name\":\"katyperry\",=\n\"id\":21447363,\"indices\":[53,63],\"name\":\"Katy Perry\"}],\"urls\":[],\"media\":[{\"=\nsource_status_id_str\":\"368517498808700929\",\"id_str\":\"368517498817089536\",\"i=\nd\":368517498817089536,\"source_status_id\":368517498808700929,\"indices\":[64,8=\n6],\"type\":\"photo\",\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BR08tnKCEAAAu=\n4T.jpg\",\"display_url\":\"pic.twitter.com\\/me0Q47ndRJ\",\"media_url_https\":\"http=\ns:\\/\\/pbs.twimg.com\\/media\\/BR08tnKCEAAAu4T.jpg\",\"sizes\":{\"medium\":{\"h\":450=\n,\"w\":600,\"resize\":\"fit\"},\"thumb\":{\"h\":150,\"w\":150,\"resize\":\"crop\"},\"large\":=\n{\"h\":768,\"w\":1024,\"resize\":\"fit\"},\"small\":{\"h\":255,\"w\":340,\"resize\":\"fit\"}}=\n,\"url\":\"http:\\/\\/t.co\\/me0Q47ndRJ\",\"expanded_url\":\"http:\\/\\/twitter.com\\/Ka=\ntys_Cupcake\\/status\\/368517498808700929\\/photo\\/1\"}]},\"retweet_count\":1291}=\n,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_=\nimages\\/378800000050152995\\/e75100d9264b22a66585a9de9cfca669.jpeg\",\"geo_ena=\nbled\":false,\"profile_link_color\":\"803D72\",\"listed_count\":134164,\"follow_req=\nuest_sent\":false,\"id_str\":\"21447363\",\"lang\":\"en\",\"utc_offset\":-32400,\"profi=\nle_use_background_image\":true,\"profile_text_color\":\"5E412F\",\"created_at\":\"F=\nri Feb 20 23:45:56 +0000 2009\",\"protected\":false,\"description\":\"Tweaking th=\ne (t)werk into a prism burst...\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_images\\/378800000230869090\\/e3b3fb06545c77d4c70519d3674e50b7_norm=\nal.jpeg\",\"profile_sidebar_border_color\":\"FFFFFF\",\"profile_image_url_https\":=\n\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000230869090\\/e3b3f=\nb06545c77d4c70519d3674e50b7_normal.jpeg\",\"default_profile_image\":false,\"con=\ntributors_enabled\":false,\"favourites_count\":2,\"following\":false,\"notificati=\nons\":false,\"verified\":true,\"profile_background_tile\":false,\"is_translator\":=\nfalse,\"screen_name\":\"katyperry\",\"profile_sidebar_fill_color\":\"78C0A8\"},{\"ur=\nl\":\"http:\\/\\/t.co\\/hZtHeBu93U\",\"name\":\"Taylor Swift\",\"followers_count\":3248=\n8031,\"time_zone\":null,\"statuses_count\":1884,\"location\":null,\"friends_count\"=\n:106,\"profile_background_color\":\"C0DEED\",\"profile_background_image_url_http=\ns\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/687293757\\/=\n6d2ec27f32fa8cc2fcb7e6a9eada9945.jpeg\",\"default_profile\":false,\"id\":1791997=\n2,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"twitter.com\\/=\ntaylorswift13\",\"url\":\"http:\\/\\/t.co\\/hZtHeBu93U\",\"expanded_url\":\"http:\\/\\/t=\nwitter.com\\/taylorswift13\"}]},\"description\":{\"urls\":[]}},\"status\":{\"possibl=\ny_sensitive_editable\":true,\"place\":null,\"in_reply_to_status_id_str\":null,\"c=\noordinates\":null,\"retweeted\":false,\"possibly_sensitive\":false,\"in_reply_to_=\nuser_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,\"source\"=\n:\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollo=\nw\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"368208420609859584\",\"=\nin_reply_to_screen_name\":null,\"id\":368208420609859584,\"favorited\":false,\"ge=\no\":null,\"text\":\"About to play a show in San Diego, and the arena has even m=\nade posters! How festive! http:\\/\\/t.co\\/ODeuLiMRUt\",\"created_at\":\"Fri Aug =\n16 03:11:43 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entit=\nies\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[],\"media\":[{\"id_str\":\"368208=\n420614053890\",\"id\":368208420614053890,\"source_status_id\":null,\"indices\":[85=\n,107],\"type\":\"photo\",\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BRwjm5ICIA=\nIwXUZ.jpg\",\"display_url\":\"pic.twitter.com\\/ODeuLiMRUt\",\"media_url_https\":\"h=\nttps:\\/\\/pbs.twimg.com\\/media\\/BRwjm5ICIAIwXUZ.jpg\",\"sizes\":{\"medium\":{\"h\":=\n800,\"w\":600,\"resize\":\"fit\"},\"large\":{\"h\":1024,\"w\":768,\"resize\":\"fit\"},\"thum=\nb\":{\"h\":150,\"w\":150,\"resize\":\"crop\"},\"small\":{\"h\":453,\"w\":340,\"resize\":\"fit=\n\"}},\"url\":\"http:\\/\\/t.co\\/ODeuLiMRUt\",\"expanded_url\":\"http:\\/\\/twitter.com\\=\n/taylorswift13\\/status\\/368208420609859584\\/photo\\/1\"}]},\"retweet_count\":11=\n109},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/687293757\\/6d2ec27f32fa8cc2fcb7e6a9eada9945.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"0084B4\",\"listed_count\":112180,\"follow_request_=\nsent\":false,\"id_str\":\"17919972\",\"lang\":\"en\",\"utc_offset\":null,\"profile_use_=\nbackground_image\":false,\"profile_text_color\":\"333333\",\"created_at\":\"Sat Dec=\n 06 10:10:54 +0000 2008\",\"protected\":false,\"description\":\"Happy. Free. Conf=\nused. Lonely. \\nAt the same time.\",\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/1825696714\\/image_normal.jpg\",\"profile_sidebar_border_c=\nolor\":\"FFFFFF\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/=\nprofile_images\\/1825696714\\/image_normal.jpg\",\"default_profile_image\":false=\n,\"contributors_enabled\":false,\"favourites_count\":0,\"following\":false,\"notif=\nications\":false,\"verified\":true,\"profile_background_tile\":false,\"is_transla=\ntor\":false,\"screen_name\":\"taylorswift13\",\"profile_sidebar_fill_color\":\"DDEE=\nF6\"},{\"url\":\"http:\\/\\/t.co\\/2oSNE36kNM\",\"profile_banner_url\":\"https:\\/\\/pbs=\n.twimg.com\\/profile_banners\\/27260086\\/1355357428\",\"name\":\"Justin Bieber\",\"=\nfollowers_count\":43199628,\"time_zone\":\"Eastern Time (US & Canada)\",\"statuse=\ns_count\":23160,\"location\":\"All Around The World\",\"friends_count\":121836,\"pr=\nofile_background_color\":\"C0DEED\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/885769807\\/043faf79=\n49366ef2486c28a74311aa5d.jpeg\",\"default_profile\":false,\"id\":27260086,\"entit=\nies\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"youtube.com\\/justinbi=\neber\",\"url\":\"http:\\/\\/t.co\\/2oSNE36kNM\",\"expanded_url\":\"http:\\/\\/www.youtub=\ne.com\\/justinbieber\"}]},\"description\":{\"urls\":[]}},\"status\":{\"possibly_sens=\nitive_editable\":true,\"place\":null,\"in_reply_to_status_id_str\":null,\"coordin=\nates\":null,\"retweeted\":false,\"possibly_sensitive\":false,\"in_reply_to_user_i=\nd_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,\"source\":\"\\u00=\n3Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u0=\n03ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"368402374575935488\",\"in_rep=\nly_to_screen_name\":null,\"id\":368402374575935488,\"favorited\":false,\"retweete=\nd_status\":{\"possibly_sensitive_editable\":true,\"place\":null,\"in_reply_to_sta=\ntus_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"possibly_sensitive\":=\nfalse,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"in_reply_to_statu=\ns_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/instagram.com\\\" rel=3D\\\"nofo=\nllow\\\"\\u003EInstagram\\u003C\\/a\\u003E\",\"id_str\":\"368197564145094656\",\"in_rep=\nly_to_screen_name\":null,\"id\":368197564145094656,\"favorited\":false,\"geo\":nul=\nl,\"text\":\"After the video shoot we got to meet @justinbieber . Thank you fo=\nr your words of wisdom, I will never\\u2026 http:\\/\\/t.co\\/DIVaqO2jkJ\",\"crea=\nted_at\":\"Fri Aug 16 02:28:34 +0000 2013\",\"in_reply_to_user_id\":null,\"trunca=\nted\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"27260086\",=\n\"screen_name\":\"justinbieber\",\"id\":27260086,\"indices\":[37,50],\"name\":\"Justin=\n Bieber\"}],\"urls\":[{\"indices\":[103,125],\"display_url\":\"instagram.com\\/p\\/dD=\nqcPTHQTL\\/\",\"url\":\"http:\\/\\/t.co\\/DIVaqO2jkJ\",\"expanded_url\":\"http:\\/\\/inst=\nagram.com\\/p\\/dDqcPTHQTL\\/\"}]},\"retweet_count\":16037},\"geo\":null,\"text\":\"RT=\n @BigWillSimmons: After the video shoot we got to meet @justinbieber . Than=\nk you for your words of wisdom, I will never\\u2026 http:\\/\\/t.co\\/DIVa\\u202=\n6\",\"created_at\":\"Fri Aug 16 16:02:25 +0000 2013\",\"in_reply_to_user_id\":null=\n,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"59=\n3512230\",\"id\":593512230,\"screen_name\":\"BigWillSimmons\",\"indices\":[3,18],\"na=\nme\":\"BigWill Simmons\"},{\"id_str\":\"27260086\",\"id\":27260086,\"screen_name\":\"ju=\nstinbieber\",\"indices\":[57,70],\"name\":\"Justin Bieber\"}],\"urls\":[]},\"retweet_=\ncount\":16037},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_background_images\\/885769807\\/043faf7949366ef2486c28a74311aa5d.jpeg\",\"geo=\n_enabled\":false,\"profile_link_color\":\"0084B4\",\"listed_count\":552948,\"follow=\n_request_sent\":false,\"id_str\":\"27260086\",\"lang\":\"en\",\"utc_offset\":-18000,\"p=\nrofile_use_background_image\":true,\"profile_text_color\":\"333333\",\"created_at=\n\":\"Sat Mar 28 16:41:22 +0000 2009\",\"protected\":false,\"description\":\"#BELIEV=\nE is on ITUNES and in STORES WORLDWIDE! - SO MUCH LOVE FOR THE FANS...you a=\nre always there for me and I will always be there for you. MUCH LOVE. thank=\ns\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3467035972\\/=\n4c978ba8510da3fb77d2d5e9ae7c93f0_normal.jpeg\",\"profile_sidebar_border_color=\n\":\"FFFFFF\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/prof=\nile_images\\/3467035972\\/4c978ba8510da3fb77d2d5e9ae7c93f0_normal.jpeg\",\"defa=\nult_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":13=\n,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_backgroun=\nd_tile\":true,\"is_translator\":false,\"screen_name\":\"justinbieber\",\"profile_si=\ndebar_fill_color\":\"DDEEF6\"},{\"url\":\"http:\\/\\/t.co\\/6y7xRxEuw3\",\"profile_bac=\nkground_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_backgrou=\nnd_images\\/378800000050060495\\/13506f61e5eb69fd109095c8d7edd701.jpeg\",\"cont=\nributors_enabled\":false,\"default_profile\":false,\"name\":\"Lady Gaga\",\"locatio=\nn\":null,\"profile_background_tile\":true,\"profile_sidebar_fill_color\":\"DDFFCC=\n\",\"id\":14230524,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\=\n/profile_images\\/378800000280665322\\/bdd8a8c3b63f6aeb83f21c77f640723f_norma=\nl.jpeg\",\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"smartur=\nl.it\\/Applause\",\"url\":\"http:\\/\\/t.co\\/6y7xRxEuw3\",\"expanded_url\":\"http:\\/\\/=\nsmarturl.it\\/Applause\"}]},\"description\":{\"urls\":[{\"indices\":[71,93],\"expand=\ned_url\":\"http:\\/\\/smarturl.it\\/Applause\",\"url\":\"http:\\/\\/t.co\\/6y7xRxEuw3\",=\n\"display_url\":\"smarturl.it\\/Applause\"}]}},\"status\":{\"in_reply_to_user_id_st=\nr\":null,\"place\":null,\"contributors\":null,\"coordinates\":null,\"retweeted\":fal=\nse,\"id_str\":\"368411073180737536\",\"possibly_sensitive\":true,\"in_reply_to_sta=\ntus_id\":null,\"source\":\"web\",\"in_reply_to_screen_name\":null,\"id\":36841107318=\n0737536,\"retweeted_status\":{\"in_reply_to_user_id_str\":null,\"place\":null,\"co=\nntributors\":null,\"coordinates\":null,\"retweeted\":false,\"id_str\":\"36791626217=\n8824193\",\"possibly_sensitive\":false,\"in_reply_to_status_id\":null,\"source\":\"=\n\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\=\n\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_reply_to_screen_name\":null,\"i=\nd\":367916262178824193,\"favorited\":false,\"truncated\":false,\"possibly_sensiti=\nve_editable\":true,\"geo\":null,\"text\":\"L'interview exclusive de @ladygaga sur=\n @NRJhitmusiconly approche ... #tictactictac #GagasurNRJ http:\\/\\/t.co\\/wwh=\nxbjl5o0\",\"created_at\":\"Thu Aug 15 07:50:47 +0000 2013\",\"in_reply_to_status_=\nid_str\":null,\"in_reply_to_user_id\":null,\"entities\":{\"hashtags\":[{\"indices\":=\n[69,82],\"text\":\"tictactictac\"},{\"indices\":[83,94],\"text\":\"GagasurNRJ\"}],\"us=\ner_mentions\":[{\"id_str\":\"14230524\",\"screen_name\":\"ladygaga\",\"id\":14230524,\"=\nindices\":[25,34],\"name\":\"Lady Gaga\"},{\"id_str\":\"32419107\",\"screen_name\":\"NR=\nJhitmusiconly\",\"id\":32419107,\"indices\":[39,55],\"name\":\"NRJ\"}],\"urls\":[],\"me=\ndia\":[{\"id_str\":\"367916262187212800\",\"id\":367916262187212800,\"source_status=\n_id\":null,\"indices\":[95,117],\"type\":\"photo\",\"media_url\":\"http:\\/\\/pbs.twimg=\n.com\\/media\\/BRsZ5CLCIAAesLk.jpg\",\"display_url\":\"pic.twitter.com\\/wwhxbjl5o=\n0\",\"media_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BRsZ5CLCIAAesLk.jpg\",=\n\"sizes\":{\"medium\":{\"h\":404,\"resize\":\"fit\",\"w\":404},\"large\":{\"h\":404,\"resize=\n\":\"fit\",\"w\":404},\"small\":{\"h\":340,\"resize\":\"fit\",\"w\":340},\"thumb\":{\"h\":150,=\n\"resize\":\"crop\",\"w\":150}},\"url\":\"http:\\/\\/t.co\\/wwhxbjl5o0\",\"expanded_url\":=\n\"http:\\/\\/twitter.com\\/NRJhitmusiconly\\/status\\/367916262178824193\\/photo\\/=\n1\"}]},\"retweet_count\":328},\"favorited\":false,\"truncated\":false,\"possibly_se=\nnsitive_editable\":true,\"geo\":null,\"text\":\"RT @NRJhitmusiconly: L'interview =\nexclusive de @ladygaga sur @NRJhitmusiconly approche ... #tictactictac #Gag=\nasurNRJ http:\\/\\/t.co\\/wwhxbjl5o0\",\"created_at\":\"Fri Aug 16 16:36:59 +0000 =\n2013\",\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"entities=\n\":{\"hashtags\":[{\"indices\":[90,103],\"text\":\"tictactictac\"},{\"indices\":[104,1=\n15],\"text\":\"GagasurNRJ\"}],\"user_mentions\":[{\"id_str\":\"32419107\",\"screen_nam=\ne\":\"NRJhitmusiconly\",\"id\":32419107,\"indices\":[3,19],\"name\":\"NRJ\"},{\"id_str\"=\n:\"14230524\",\"screen_name\":\"ladygaga\",\"id\":14230524,\"indices\":[46,55],\"name\"=\n:\"Lady Gaga\"},{\"id_str\":\"32419107\",\"screen_name\":\"NRJhitmusiconly\",\"id\":324=\n19107,\"indices\":[60,76],\"name\":\"NRJ\"}],\"urls\":[],\"media\":[{\"id_str\":\"367916=\n262187212800\",\"id\":367916262187212800,\"source_status_id\":367916262178824193=\n,\"indices\":[116,138],\"type\":\"photo\",\"media_url\":\"http:\\/\\/pbs.twimg.com\\/me=\ndia\\/BRsZ5CLCIAAesLk.jpg\",\"display_url\":\"pic.twitter.com\\/wwhxbjl5o0\",\"medi=\na_url_https\":\"https:\\/\\/pbs.twimg.com\\/media\\/BRsZ5CLCIAAesLk.jpg\",\"sizes\":=\n{\"medium\":{\"h\":404,\"resize\":\"fit\",\"w\":404},\"large\":{\"h\":404,\"resize\":\"fit\",=\n\"w\":404},\"small\":{\"h\":340,\"resize\":\"fit\",\"w\":340},\"thumb\":{\"h\":150,\"resize\"=\n:\"crop\",\"w\":150}},\"url\":\"http:\\/\\/t.co\\/wwhxbjl5o0\",\"source_status_id_str\":=\n\"367916262178824193\",\"expanded_url\":\"http:\\/\\/twitter.com\\/NRJhitmusiconly\\=\n/status\\/367916262178824193\\/photo\\/1\"}]},\"retweet_count\":328},\"followers_c=\nount\":39767681,\"time_zone\":\"Quito\",\"listed_count\":242978,\"profile_backgroun=\nd_color\":\"FAF0FA\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_background_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/378800000050060495=\n\\/13506f61e5eb69fd109095c8d7edd701.jpeg\",\"geo_enabled\":false,\"profile_link_=\ncolor\":\"2FC2EF\",\"default_profile_image\":false,\"follow_request_sent\":false,\"=\ncreated_at\":\"Wed Mar 26 22:37:48 +0000 2008\",\"protected\":false,\"id_str\":\"14=\n230524\",\"description\":\"BUY MY NEW SINGLE 'APPLAUSE' AND PRE-ORDER MY ALBUM =\n'ARTPOP' HERE NOW! http:\\/\\/t.co\\/6y7xRxEuw3\",\"favourites_count\":4,\"profile=\n_use_background_image\":true,\"profile_text_color\":\"333333\",\"following\":false=\n,\"notifications\":false,\"verified\":true,\"statuses_count\":2885,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000280665322\\/bdd8a8c3b=\n63f6aeb83f21c77f640723f_normal.jpeg\",\"is_translator\":false,\"screen_name\":\"l=\nadygaga\",\"profile_sidebar_border_color\":\"FFFFFF\",\"friends_count\":135257},{\"=\nurl\":\"http:\\/\\/t.co\\/X6zAokAw7k\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/26565946\\/1373662313\",\"name\":\"Justin Timberlake \",\"fo=\nllowers_count\":24189537,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_=\ncount\":1711,\"location\":\"Memphis, TN\",\"friends_count\":50,\"profile_background=\n_color\":\"131516\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.a=\nkamaihd.net\\/images\\/themes\\/theme14\\/bg.gif\",\"default_profile\":false,\"id\":=\n26565946,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"justin=\ntimberlake.com\",\"url\":\"http:\\/\\/t.co\\/X6zAokAw7k\",\"expanded_url\":\"http:\\/\\/=\nwww.justintimberlake.com\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":n=\null,\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"=\nin_reply_to_user_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":n=\null,\"source\":\"web\",\"id_str\":\"368061403900309506\",\"in_reply_to_screen_name\":=\nnull,\"id\":368061403900309506,\"favorited\":false,\"geo\":null,\"text\":\"Did you h=\near?!?! Justin will be performing at the @MTV VMAs on 8\\/25 and will receiv=\ne the Michael Jackson Video Vanguard Award! -teamJT\",\"created_at\":\"Thu Aug =\n15 17:27:31 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entit=\nies\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"2367911\",\"screen_name\":\"MTV=\n\",\"id\":2367911,\"indices\":[50,54],\"name\":\"MTV\"}],\"urls\":[]},\"retweet_count\":=\n2528},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes=\n\\/theme14\\/bg.gif\",\"geo_enabled\":false,\"profile_link_color\":\"009999\",\"liste=\nd_count\":70111,\"follow_request_sent\":false,\"id_str\":\"26565946\",\"lang\":\"en\",=\n\"utc_offset\":-28800,\"profile_use_background_image\":true,\"profile_text_color=\n\":\"333333\",\"created_at\":\"Wed Mar 25 19:10:50 +0000 2009\",\"protected\":false,=\n\"description\":\"Official Justin Timberlake Twitter.\",\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/378800000124507172\\/728bfe4df7da85de93=\n8b56aa3adaebca_normal.jpeg\",\"profile_sidebar_border_color\":\"eeeeee\",\"profil=\ne_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800=\n000124507172\\/728bfe4df7da85de938b56aa3adaebca_normal.jpeg\",\"default_profil=\ne_image\":false,\"contributors_enabled\":false,\"favourites_count\":0,\"following=\n\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":tru=\ne,\"is_translator\":false,\"screen_name\":\"jtimberlake\",\"profile_sidebar_fill_c=\nolor\":\"efefef\"},{\"url\":\"http:\\/\\/t.co\\/uGaHnNsbCr\",\"profile_background_imag=\ne_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3=\n78800000031857991\\/0bfd7bb3f02ea1b9ceea0c25ae470234.jpeg\",\"contributors_ena=\nbled\":false,\"default_profile\":false,\"name\":\"Britney Spears\",\"location\":\"Los=\n Angeles, CA\",\"profile_background_tile\":false,\"profile_sidebar_fill_color\":=\n\"F4F4F4\",\"id\":16409683,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_images\\/378800000179819225\\/a337b8a29608b713540c637afdd9123=\n2_normal.jpeg\",\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"=\nfacebook.com\\/britneyspears\",\"url\":\"http:\\/\\/t.co\\/uGaHnNsbCr\",\"expanded_ur=\nl\":\"http:\\/\\/facebook.com\\/britneyspears\"}]},\"description\":{\"urls\":[]}},\"st=\natus\":{\"in_reply_to_user_id_str\":null,\"place\":null,\"contributors\":null,\"coo=\nrdinates\":null,\"retweeted\":false,\"id_str\":\"368114271990710273\",\"in_reply_to=\n_status_id\":null,\"source\":\"web\",\"in_reply_to_screen_name\":null,\"id\":3681142=\n71990710273,\"favorited\":false,\"truncated\":false,\"geo\":null,\"text\":\"Spending=\n some Q T in rehearsals today. 8 count after 8 count... #FeelingIt\",\"create=\nd_at\":\"Thu Aug 15 20:57:36 +0000 2013\",\"in_reply_to_status_id_str\":null,\"in=\n_reply_to_user_id\":null,\"entities\":{\"hashtags\":[{\"indices\":[64,74],\"text\":\"=\nFeelingIt\"}],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":2210},\"followers=\n_count\":30575731,\"time_zone\":\"Pacific Time (US & Canada)\",\"listed_count\":12=\n6470,\"profile_background_color\":\"FFFFFF\",\"lang\":\"en\",\"utc_offset\":-28800,\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/378800000031857991\\/0bfd7bb3f02ea1b9ceea0c25ae470234.jpeg\",\"geo_enable=\nd\":false,\"profile_link_color\":\"9E9E9E\",\"default_profile_image\":false,\"follo=\nw_request_sent\":false,\"created_at\":\"Mon Sep 22 20:47:35 +0000 2008\",\"protec=\nted\":false,\"id_str\":\"16409683\",\"description\":\"It\\u2019s Britney Bitch!\",\"fa=\nvourites_count\":98,\"profile_use_background_image\":true,\"profile_text_color\"=\n:\"222222\",\"following\":false,\"notifications\":false,\"profile_banner_url\":\"htt=\nps:\\/\\/pbs.twimg.com\\/profile_banners\\/16409683\\/1374685737\",\"verified\":tru=\ne,\"statuses_count\":2529,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/378800000179819225\\/a337b8a29608b713540c637afdd91232_normal.jpeg\",=\n\"is_translator\":false,\"screen_name\":\"britneyspears\",\"profile_sidebar_border=\n_color\":\"000000\",\"friends_count\":407497},{\"url\":\"http:\\/\\/t.co\\/MbzmauRmIq\"=\n,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/100220864\\=\n/1361145117\",\"name\":\"Bruno Mars\",\"followers_count\":16686833,\"time_zone\":nul=\nl,\"statuses_count\":2807,\"location\":\"Los Angeles, CA\",\"friends_count\":76,\"pr=\nofile_background_color\":\"F0DBB7\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/794344025\\/4d035609=\n2343661b6693eba439fa1c43.jpeg\",\"default_profile\":false,\"id\":100220864,\"enti=\nties\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"brunomars.com\",\"url\"=\n:\"http:\\/\\/t.co\\/MbzmauRmIq\",\"expanded_url\":\"http:\\/\\/www.brunomars.com\"}]}=\n,\"description\":{\"urls\":[]}},\"status\":{\"possibly_sensitive_editable\":true,\"p=\nlace\":null,\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":=\nfalse,\"possibly_sensitive\":true,\"in_reply_to_user_id_str\":null,\"contributor=\ns\":null,\"in_reply_to_status_id\":null,\"source\":\"web\",\"id_str\":\"3684707211413=\n01249\",\"in_reply_to_screen_name\":null,\"id\":368470721141301249,\"favorited\":f=\nalse,\"retweeted_status\":{\"possibly_sensitive_editable\":true,\"place\":null,\"i=\nn_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"possib=\nly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"in_=\nreply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/www.hootsuite.=\ncom\\\" rel=3D\\\"nofollow\\\"\\u003EHootSuite\\u003C\\/a\\u003E\",\"id_str\":\"368362874=\n965880832\",\"in_reply_to_screen_name\":null,\"id\":368362874965880832,\"favorite=\nd\":false,\"geo\":null,\"text\":\"Get excited! @BrunoMars Mars to play his next s=\ningle live on the #VMA stage for first time: http:\\/\\/t.co\\/IBO4k0SVKy\",\"cr=\neated_at\":\"Fri Aug 16 13:25:27 +0000 2013\",\"in_reply_to_user_id\":null,\"trun=\ncated\":false,\"entities\":{\"hashtags\":[{\"indices\":[65,69],\"text\":\"VMA\"}],\"use=\nr_mentions\":[{\"id_str\":\"100220864\",\"id\":100220864,\"screen_name\":\"BrunoMars\"=\n,\"indices\":[13,23],\"name\":\"Bruno Mars\"}],\"urls\":[{\"indices\":[92,114],\"displ=\nay_url\":\"on.mtv.com\\/144GpC1\",\"url\":\"http:\\/\\/t.co\\/IBO4k0SVKy\",\"expanded_u=\nrl\":\"http:\\/\\/on.mtv.com\\/144GpC1\"}]},\"retweet_count\":1904},\"geo\":null,\"tex=\nt\":\"RT @MTVNews: Get excited! @BrunoMars Mars to play his next single live =\non the #VMA stage for first time: http:\\/\\/t.co\\/IBO4k0SVKy\",\"created_at\":\"=\nFri Aug 16 20:34:00 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":fals=\ne,\"entities\":{\"hashtags\":[{\"indices\":[78,82],\"text\":\"VMA\"}],\"user_mentions\"=\n:[{\"id_str\":\"40076725\",\"screen_name\":\"MTVNews\",\"id\":40076725,\"indices\":[3,1=\n1],\"name\":\"MTV News\"},{\"id_str\":\"100220864\",\"screen_name\":\"BrunoMars\",\"id\":=\n100220864,\"indices\":[26,36],\"name\":\"Bruno Mars\"}],\"urls\":[{\"indices\":[105,1=\n27],\"display_url\":\"on.mtv.com\\/144GpC1\",\"url\":\"http:\\/\\/t.co\\/IBO4k0SVKy\",\"=\nexpanded_url\":\"http:\\/\\/on.mtv.com\\/144GpC1\"}]},\"retweet_count\":1904},\"prof=\nile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images=\n\\/794344025\\/4d0356092343661b6693eba439fa1c43.jpeg\",\"geo_enabled\":false,\"pr=\nofile_link_color\":\"0A0104\",\"listed_count\":34044,\"follow_request_sent\":false=\n,\"id_str\":\"100220864\",\"lang\":\"en\",\"utc_offset\":null,\"profile_use_background=\n_image\":true,\"profile_text_color\":\"333333\",\"created_at\":\"Tue Dec 29 13:07:0=\n4 +0000 2009\",\"protected\":false,\"description\":\"#MySecondAlbumIsOutSon\",\"pro=\nfile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3226400917\\/f40c1a6=\n66b4eae3cf3855c38e90598fd_normal.jpeg\",\"profile_sidebar_border_color\":\"FFFF=\nFF\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_ima=\nges\\/3226400917\\/f40c1a666b4eae3cf3855c38e90598fd_normal.jpeg\",\"default_pro=\nfile_image\":false,\"contributors_enabled\":false,\"favourites_count\":13,\"follo=\nwing\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\"=\n:false,\"is_translator\":false,\"screen_name\":\"BrunoMars\",\"profile_sidebar_fil=\nl_color\":\"E6F6F9\"},{\"url\":\"http:\\/\\/t.co\\/pOCMcRhGYg\",\"profile_background_i=\nmage_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images=\n\\/378800000047948247\\/97af678275460c7a599c7a7363de3d11.jpeg\",\"contributors_=\nenabled\":false,\"default_profile\":false,\"name\":\"Selena Gomez\",\"location\":\"Lo=\ns Angeles \",\"profile_background_tile\":false,\"profile_sidebar_fill_color\":\"2=\n52429\",\"id\":23375688,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd=\n.net\\/profile_images\\/3753097463\\/c75792bbff88ebef21eb0de621fe08d7_normal.j=\npeg\",\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"selenagome=\nz.com\",\"url\":\"http:\\/\\/t.co\\/pOCMcRhGYg\",\"expanded_url\":\"http:\\/\\/www.selen=\nagomez.com\"}]},\"description\":{\"urls\":[{\"expanded_url\":\"http:\\/\\/smarturl.it=\n\\/sgiTunesa2\",\"indices\":[84,106],\"url\":\"http:\\/\\/t.co\\/AIF1Isw3LG\",\"display=\n_url\":\"smarturl.it\\/sgiTunesa2\"}]}},\"status\":{\"in_reply_to_user_id_str\":nul=\nl,\"place\":null,\"contributors\":null,\"coordinates\":null,\"retweeted\":false,\"id=\n_str\":\"368179950668771328\",\"possibly_sensitive\":true,\"in_reply_to_status_id=\n\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/instagram.com\\\" rel=3D\\\"nofollow=\n\\\"\\u003EInstagram\\u003C\\/a\\u003E\",\"in_reply_to_screen_name\":null,\"id\":36817=\n9950668771328,\"favorited\":false,\"truncated\":false,\"possibly_sensitive_edita=\nble\":true,\"geo\":null,\"text\":\"Volare http:\\/\\/t.co\\/wamb87mYle\",\"created_at\"=\n:\"Fri Aug 16 01:18:35 +0000 2013\",\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"entities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[{\"i=\nndices\":[7,29],\"display_url\":\"instagram.com\\/p\\/dDh37RujB5\\/\",\"url\":\"http:\\=\n/\\/t.co\\/wamb87mYle\",\"expanded_url\":\"http:\\/\\/instagram.com\\/p\\/dDh37RujB5\\=\n/\"}]},\"retweet_count\":5478},\"followers_count\":16217876,\"time_zone\":\"Pacific=\n Time (US & Canada)\",\"listed_count\":133135,\"profile_background_color\":\"0000=\n00\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_background_image_url\":\"http:\\/=\n\\/a0.twimg.com\\/profile_background_images\\/378800000047948247\\/97af67827546=\n0c7a599c7a7363de3d11.jpeg\",\"geo_enabled\":false,\"profile_link_color\":\"FF0000=\n\",\"default_profile_image\":false,\"follow_request_sent\":false,\"created_at\":\"M=\non Mar 09 00:16:45 +0000 2009\",\"protected\":false,\"id_str\":\"23375688\",\"descr=\niption\":\"The Official Selena Gomez Twitter Page. New album STARS DANCE avai=\nlable on iTunes - http:\\/\\/t.co\\/AIF1Isw3LG\",\"favourites_count\":23,\"profile=\n_use_background_image\":true,\"profile_text_color\":\"CC3399\",\"following\":false=\n,\"notifications\":false,\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profi=\nle_banners\\/23375688\\/1374595319\",\"verified\":true,\"statuses_count\":2769,\"pr=\nofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3753097463\\/c75792=\nbbff88ebef21eb0de621fe08d7_normal.jpeg\",\"is_translator\":false,\"screen_name\"=\n:\"selenagomez\",\"profile_sidebar_border_color\":\"FFFFFF\",\"friends_count\":1318=\n},{\"url\":\"http:\\/\\/t.co\\/7eUtBKV1bf\",\"profile_banner_url\":\"https:\\/\\/pbs.tw=\nimg.com\\/profile_banners\\/373471064\\/1347670819\",\"name\":\"Twitter Music\",\"fo=\nllowers_count\":3275732,\"time_zone\":\"Hawaii\",\"statuses_count\":3051,\"location=\n\":\"Twitter HQ\",\"friends_count\":83,\"profile_background_color\":\"131516\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/images\\/t=\nhemes\\/theme14\\/bg.gif\",\"default_profile\":false,\"id\":373471064,\"entities\":{=\n\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"music.twitter.com\",\"url\":\"h=\nttp:\\/\\/t.co\\/7eUtBKV1bf\",\"expanded_url\":\"http:\\/\\/music.twitter.com\"}]},\"d=\nescription\":{\"urls\":[]}},\"status\":{\"possibly_sensitive_editable\":true,\"plac=\ne\":null,\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":fal=\nse,\"possibly_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\"=\n:null,\"in_reply_to_status_id\":null,\"source\":\"web\",\"id_str\":\"368441939902738=\n433\",\"in_reply_to_screen_name\":null,\"id\":368441939902738433,\"favorited\":fal=\nse,\"retweeted_status\":{\"possibly_sensitive_editable\":true,\"place\":null,\"in_=\nreply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"possibly=\n_sensitive\":false,\"in_reply_to_user_id_str\":null,\"contributors\":null,\"in_re=\nply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/vine.co\\\" rel=3D=\n\\\"nofollow\\\"\\u003EVine - Make a Scene\\u003C\\/a\\u003E\",\"id_str\":\"36666447079=\n1065600\",\"in_reply_to_screen_name\":null,\"id\":366664470791065600,\"favorited\"=\n:false,\"geo\":null,\"text\":\"since @goldiebus wimped out, time for plan B... h=\nttps:\\/\\/t.co\\/rSSQ3kRbH1\",\"created_at\":\"Sun Aug 11 20:56:36 +0000 2013\",\"i=\nn_reply_to_user_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_=\nmentions\":[{\"id_str\":\"524727876\",\"screen_name\":\"GoldieBus\",\"id\":524727876,\"=\nindices\":[6,16],\"name\":\"Goldie\"}],\"urls\":[{\"indices\":[48,71],\"display_url\":=\n\"vine.co\\/v\\/hhEmqTgDhDh\",\"url\":\"https:\\/\\/t.co\\/rSSQ3kRbH1\",\"expanded_url\"=\n:\"https:\\/\\/vine.co\\/v\\/hhEmqTgDhDh\"}]},\"retweet_count\":35},\"geo\":null,\"tex=\nt\":\"RT @DierksBentley: since @goldiebus wimped out, time for plan B... http=\ns:\\/\\/t.co\\/rSSQ3kRbH1\",\"created_at\":\"Fri Aug 16 18:39:38 +0000 2013\",\"in_r=\neply_to_user_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_men=\ntions\":[{\"id_str\":\"14790899\",\"screen_name\":\"DierksBentley\",\"id\":14790899,\"i=\nndices\":[3,17],\"name\":\"Dierks Bentley\"},{\"id_str\":\"524727876\",\"screen_name\"=\n:\"GoldieBus\",\"id\":524727876,\"indices\":[25,35],\"name\":\"Goldie\"}],\"urls\":[{\"i=\nndices\":[67,90],\"display_url\":\"vine.co\\/v\\/hhEmqTgDhDh\",\"url\":\"https:\\/\\/t.=\nco\\/rSSQ3kRbH1\",\"expanded_url\":\"https:\\/\\/vine.co\\/v\\/hhEmqTgDhDh\"}]},\"retw=\neet_count\":35},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/image=\ns\\/themes\\/theme14\\/bg.gif\",\"geo_enabled\":false,\"profile_link_color\":\"00999=\n9\",\"listed_count\":5931,\"follow_request_sent\":false,\"id_str\":\"373471064\",\"la=\nng\":\"en\",\"utc_offset\":-36000,\"profile_use_background_image\":true,\"profile_t=\next_color\":\"333333\",\"created_at\":\"Wed Sep 14 16:50:47 +0000 2011\",\"protecte=\nd\":false,\"description\":\"Music related Tweets from around the world.\",\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/3782510816\\/ae4c20cca=\n7d4cc918bba74458def2066_normal.png\",\"profile_sidebar_border_color\":\"000000\"=\n,\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images=\n\\/3782510816\\/ae4c20cca7d4cc918bba74458def2066_normal.png\",\"default_profile=\n_image\":false,\"contributors_enabled\":false,\"favourites_count\":416,\"followin=\ng\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":tr=\nue,\"is_translator\":false,\"screen_name\":\"TwitterMusic\",\"profile_sidebar_fill=\n_color\":\"EFEFEF\"},{\"favourites_count\":5,\"url\":null,\"name\":\"Avril Lavigne\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_im=\nages\\/378800000048160390\\/f5833a4e266daea3429cc7efddca65ff.jpeg\",\"contribut=\nors_enabled\":false,\"profile_link_color\":\"FF0000\",\"location\":null,\"screen_na=\nme\":\"AvrilLavigne\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.n=\net\\/profile_images\\/378800000267068616\\/d5584f408b7a66e48a58b730bd8cea6d_no=\nrmal.jpeg\",\"followers_count\":12520451,\"id_str\":\"73992972\",\"profile_banner_u=\nrl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/73992972\\/1376093243\",\"id\":7=\n3992972,\"entities\":{\"description\":{\"urls\":[]}},\"status\":{\"place\":null,\"retw=\neeted\":false,\"possibly_sensitive_editable\":true,\"possibly_sensitive\":false,=\n\"id_str\":\"367672626862252032\",\"in_reply_to_status_id\":null,\"in_reply_to_sta=\ntus_id_str\":null,\"coordinates\":null,\"in_reply_to_screen_name\":null,\"source\"=\n:\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollo=\nw\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"created_at\":\"Wed Aug 14 15:42:=\n39 +0000 2013\",\"contributors\":null,\"in_reply_to_user_id_str\":null,\"favorite=\nd\":false,\"id\":367672626862252032,\"truncated\":false,\"in_reply_to_user_id\":nu=\nll,\"text\":\"Are you prepared to kick some BearShark ass?!? Get ready with th=\nis #RockNRoll video teaser: http:\\/\\/t.co\\/yHOzPK0CxQ\",\"retweet_count\":2251=\n,\"entities\":{\"user_mentions\":[],\"hashtags\":[{\"indices\":[67,77],\"text\":\"Rock=\nNRoll\"}],\"urls\":[{\"expanded_url\":\"http:\\/\\/tinyurl.com\\/ltdlkjd\",\"url\":\"htt=\np:\\/\\/t.co\\/yHOzPK0CxQ\",\"indices\":[92,114],\"display_url\":\"tinyurl.com\\/ltdl=\nkjd\"}]},\"geo\":null},\"is_translator\":false,\"friends_count\":39,\"profile_use_b=\nackground_image\":true,\"notifications\":false,\"verified\":true,\"profile_backgr=\nound_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_=\nimages\\/378800000048160390\\/f5833a4e266daea3429cc7efddca65ff.jpeg\",\"profile=\n_text_color\":\"ABABAB\",\"time_zone\":\"Pacific Time (US & Canada)\",\"follow_requ=\nest_sent\":false,\"default_profile\":false,\"lang\":\"en\",\"utc_offset\":-28800,\"pr=\nofile_sidebar_border_color\":\"000000\",\"listed_count\":37199,\"profile_backgrou=\nnd_tile\":false,\"geo_enabled\":false,\"protected\":false,\"created_at\":\"Sun Sep =\n13 22:43:00 +0000 2009\",\"description\":\"Professional Rocker\",\"profile_sideba=\nr_fill_color\":\"1A1A17\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/378800000267068616\\/d5584f408b7a66e48a58b730bd8cea6d_normal.jpeg\",\"=\nfollowing\":false,\"profile_background_color\":\"100C0B\",\"default_profile_image=\n\":false,\"statuses_count\":1403},{\"url\":\"http:\\/\\/t.co\\/Yr71qltaxt\",\"contribu=\ntors_enabled\":false,\"name\":\"Adele\",\"listed_count\":26272,\"location\":\"London\\=\n/NYC\",\"profile_background_tile\":false,\"profile_sidebar_fill_color\":\"EFEFEF\"=\n,\"id\":184910040,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":=\n\"adele.tv\",\"url\":\"http:\\/\\/t.co\\/Yr71qltaxt\",\"expanded_url\":\"http:\\/\\/www.a=\ndele.tv\\/\"}]},\"description\":{\"urls\":[]}},\"status\":{\"in_reply_to_status_id_s=\ntr\":null,\"place\":null,\"contributors\":null,\"coordinates\":null,\"retweeted\":fa=\nlse,\"in_reply_to_user_id_str\":null,\"id_str\":\"365046884613627905\",\"in_reply_=\nto_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/downloa=\nd\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"in_=\nreply_to_screen_name\":null,\"id\":365046884613627905,\"favorited\":false,\"trunc=\nated\":false,\"geo\":null,\"text\":\"Please go and get the new Civil Wars album. =\nThey're my absolute favourite and the new record is beautiful! X\",\"created_=\nat\":\"Wed Aug 07 09:48:54 +0000 2013\",\"in_reply_to_user_id\":null,\"entities\":=\n{\"user_mentions\":[],\"hashtags\":[],\"urls\":[]},\"retweet_count\":3663},\"is_tran=\nslator\":false,\"followers_count\":16847024,\"time_zone\":\"Quito\",\"profile_backg=\nround_color\":\"131516\",\"default_profile_image\":false,\"lang\":\"en\",\"favourites=\n_count\":0,\"utc_offset\":-18000,\"profile_background_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_background_images\\/167616538\\/bg.jpg\",\"geo_enabled\":false=\n,\"profile_link_color\":\"009999\",\"follow_request_sent\":false,\"created_at\":\"Mo=\nn Aug 30 19:53:19 +0000 2010\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a=\n.akamaihd.net\\/profile_images\\/1676212439\\/image_normal.jpg\",\"protected\":fa=\nlse,\"id_str\":\"184910040\",\"description\":\"Official Twitter account for Adele.=\n @XLRECORDINGS \\/ @ColumbiaRecords recording artist.\",\"statuses_count\":178,=\n\"friends_count\":174,\"profile_use_background_image\":true,\"profile_background=\n_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_imag=\nes\\/167616538\\/bg.jpg\",\"profile_text_color\":\"333333\",\"default_profile\":fals=\ne,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1676212439\\/image_normal.jpg\",\"s=\ncreen_name\":\"OfficialAdele\",\"profile_sidebar_border_color\":\"EEEEEE\"},{\"url\"=\n:\"http:\\/\\/t.co\\/BDXoODVMXE\",\"profile_background_image_url_https\":\"https:\\/=\n\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378800000008370254\\/f07=\n705e63a6c549cc6e06390470ebc2c.jpeg\",\"contributors_enabled\":false,\"default_p=\nrofile\":false,\"name\":\"Alicia Keys\",\"location\":\"New York City\",\"profile_back=\nground_tile\":false,\"profile_sidebar_fill_color\":\"D91C26\",\"id\":35094637,\"pro=\nfile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378=\n800000163880575\\/b6a87cd4a4152e23c8d4fe417dfb168f_normal.jpeg\",\"entities\":{=\n\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"aliciakeys.com\",\"url\":\"http=\n:\\/\\/t.co\\/BDXoODVMXE\",\"expanded_url\":\"http:\\/\\/www.aliciakeys.com\"}]},\"des=\ncription\":{\"urls\":[]}},\"status\":{\"in_reply_to_user_id_str\":null,\"place\":nul=\nl,\"contributors\":null,\"coordinates\":null,\"retweeted\":false,\"id_str\":\"368012=\n507517960192\",\"possibly_sensitive\":false,\"in_reply_to_status_id\":null,\"sour=\nce\":\"\\u003Ca href=3D\\\"http:\\/\\/www.twitter.com\\\" rel=3D\\\"nofollow\\\"\\u003ETw=\nitter for BlackBerry\\u003C\\/a\\u003E\",\"in_reply_to_screen_name\":null,\"id\":36=\n8012507517960192,\"favorited\":false,\"truncated\":false,\"possibly_sensitive_ed=\nitable\":true,\"geo\":null,\"text\":\"Goodmorning! Good words to take with you th=\nrough the day! ;-) shout @criminaldamage http:\\/\\/t.co\\/wlPVvKHqAu\",\"create=\nd_at\":\"Thu Aug 15 14:13:14 +0000 2013\",\"in_reply_to_status_id_str\":null,\"in=\n_reply_to_user_id\":null,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str=\n\":\"20281938\",\"screen_name\":\"CriminalDamage\",\"id\":20281938,\"indices\":[68,83]=\n,\"name\":\"Criminal Damage\"}],\"urls\":[],\"media\":[{\"id_str\":\"36801250752215449=\n6\",\"id\":368012507522154496,\"source_status_id\":null,\"indices\":[84,106],\"type=\n\":\"photo\",\"media_url\":\"http:\\/\\/pbs.twimg.com\\/media\\/BRtxbP_CQAAIpQ-.jpg\",=\n\"display_url\":\"pic.twitter.com\\/wlPVvKHqAu\",\"media_url_https\":\"https:\\/\\/pb=\ns.twimg.com\\/media\\/BRtxbP_CQAAIpQ-.jpg\",\"sizes\":{\"medium\":{\"h\":450,\"resize=\n\":\"fit\",\"w\":600},\"large\":{\"h\":768,\"resize\":\"fit\",\"w\":1024},\"small\":{\"h\":255=\n,\"resize\":\"fit\",\"w\":340},\"thumb\":{\"h\":150,\"resize\":\"crop\",\"w\":150}},\"url\":\"=\nhttp:\\/\\/t.co\\/wlPVvKHqAu\",\"expanded_url\":\"http:\\/\\/twitter.com\\/aliciakeys=\n\\/status\\/368012507517960192\\/photo\\/1\"}]},\"retweet_count\":548},\"followers_=\ncount\":15773583,\"time_zone\":\"Eastern Time (US & Canada)\",\"listed_count\":502=\n16,\"profile_background_color\":\"150D1A\",\"lang\":\"en\",\"utc_offset\":-18000,\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/378800000008370254\\/f07705e63a6c549cc6e06390470ebc2c.jpeg\",\"geo_enabled\"=\n:false,\"profile_link_color\":\"171415\",\"default_profile_image\":false,\"follow_=\nrequest_sent\":false,\"created_at\":\"Sat Apr 25 00:46:24 +0000 2009\",\"protecte=\nd\":false,\"id_str\":\"35094637\",\"description\":\"Passionate about my work, in lo=\nve with my family and dedicated to spreading light. It's contagious!;-)\",\"f=\navourites_count\":3,\"profile_use_background_image\":true,\"profile_text_color\"=\n:\"090A02\",\"following\":false,\"notifications\":false,\"profile_banner_url\":\"htt=\nps:\\/\\/pbs.twimg.com\\/profile_banners\\/35094637\\/1370400548\",\"verified\":tru=\ne,\"statuses_count\":4159,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_images\\/378800000163880575\\/b6a87cd4a4152e23c8d4fe417dfb168f_normal.jpeg\",=\n\"is_translator\":false,\"screen_name\":\"aliciakeys\",\"profile_sidebar_border_co=\nlor\":\"FFFFFF\",\"friends_count\":406},{\"url\":\"http:\\/\\/t.co\\/gKrnOcU7CQ\",\"name=\n\":\"Simon Cowell\",\"followers_count\":7839945,\"time_zone\":\"Pacific Time (US & =\nCanada)\",\"statuses_count\":754,\"location\":null,\"friends_count\":1488,\"profile=\n_background_color\":\"1A1B1F\",\"profile_background_image_url_https\":\"https:\\/\\=\n/twimg0-a.akamaihd.net\\/images\\/themes\\/theme9\\/bg.gif\",\"default_profile\":f=\nalse,\"id\":413487212,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_u=\nrl\":\"thexfactorusa.com\",\"url\":\"http:\\/\\/t.co\\/gKrnOcU7CQ\",\"expanded_url\":\"h=\nttp:\\/\\/www.thexfactorusa.com\\/\"}]},\"description\":{\"urls\":[]}},\"status\":{\"p=\nossibly_sensitive_editable\":true,\"place\":null,\"in_reply_to_status_id_str\":n=\null,\"coordinates\":null,\"retweeted\":false,\"possibly_sensitive\":false,\"in_rep=\nly_to_user_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,\"s=\nource\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"n=\nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"362428979774361=\n600\",\"in_reply_to_screen_name\":null,\"id\":362428979774361600,\"favorited\":fal=\nse,\"geo\":null,\"text\":\"Congratulations @Emblemthree Really proud of you all.=\n A great album out this week https:\\/\\/t.co\\/OCjiR0s7QN\",\"created_at\":\"Wed =\nJul 31 04:26:17 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":false,\"e=\nntities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"378376122\",\"screen_name=\n\":\"EmblemThree\",\"id\":378376122,\"indices\":[16,28],\"name\":\"EMBLEM3\"}],\"urls\":=\n[{\"indices\":[82,105],\"display_url\":\"itun.es\\/i6xK4tt\",\"url\":\"https:\\/\\/t.co=\n\\/OCjiR0s7QN\",\"expanded_url\":\"https:\\/\\/itun.es\\/i6xK4tt\"}]},\"retweet_count=\n\":3581},\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/them=\nes\\/theme9\\/bg.gif\",\"geo_enabled\":false,\"profile_link_color\":\"2FC2EF\",\"list=\ned_count\":10000,\"follow_request_sent\":false,\"id_str\":\"413487212\",\"lang\":\"en=\n\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"profile_text_col=\nor\":\"666666\",\"created_at\":\"Tue Nov 15 23:12:59 +0000 2011\",\"protected\":fals=\ne,\"description\":null,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_im=\nages\\/1642774110\\/simoncowelltwitter2_normal.jpg\",\"profile_sidebar_border_c=\nolor\":\"181A1E\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/=\nprofile_images\\/1642774110\\/simoncowelltwitter2_normal.jpg\",\"default_profil=\ne_image\":false,\"contributors_enabled\":false,\"favourites_count\":2,\"following=\n\":false,\"notifications\":false,\"verified\":true,\"profile_background_tile\":fal=\nse,\"is_translator\":false,\"screen_name\":\"SimonCowell\",\"profile_sidebar_fill_=\ncolor\":\"252429\"},{\"url\":\"http:\\/\\/t.co\\/YO6fyi5sBn\",\"profile_banner_url\":\"h=\nttps:\\/\\/pbs.twimg.com\\/profile_banners\\/119509520\\/1375360909\",\"name\":\"Chr=\nis Brown \",\"followers_count\":12922636,\"time_zone\":null,\"statuses_count\":716=\n,\"location\":null,\"friends_count\":1897,\"profile_background_color\":\"999999\",\"=\nprofile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profi=\nle_background_images\\/378800000030537486\\/0d69352d6bacf72a3e2b1baa4e0747f6.=\njpeg\",\"default_profile\":false,\"id\":119509520,\"entities\":{\"url\":{\"urls\":[{\"i=\nndices\":[0,22],\"display_url\":\"chrisbrownworld.com\",\"url\":\"http:\\/\\/t.co\\/YO=\n6fyi5sBn\",\"expanded_url\":\"http:\\/\\/www.chrisbrownworld.com\"}]},\"description=\n\":{\"urls\":[{\"indices\":[30,52],\"expanded_url\":\"http:\\/\\/thechrisbrownchannel=\n.com\",\"url\":\"http:\\/\\/t.co\\/f979hdjgSS\",\"display_url\":\"thechrisbrownchannel=\n.com\"}]}},\"status\":{\"place\":null,\"in_reply_to_status_id_str\":null,\"coordina=\ntes\":null,\"retweeted\":false,\"in_reply_to_user_id_str\":null,\"contributors\":n=\null,\"in_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitte=\nr.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\=\n/a\\u003E\",\"id_str\":\"368557976388259841\",\"in_reply_to_screen_name\":null,\"id\"=\n:368557976388259841,\"favorited\":false,\"geo\":null,\"text\":\"#FWPT fuck what pe=\nople think.\",\"created_at\":\"Sat Aug 17 02:20:43 +0000 2013\",\"in_reply_to_use=\nr_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[{\"indices\":[0,5],\"text=\n\":\"FWPT\"}],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":5209},\"profile_bac=\nkground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/37880=\n0000030537486\\/0d69352d6bacf72a3e2b1baa4e0747f6.jpeg\",\"geo_enabled\":true,\"p=\nrofile_link_color\":\"0A0101\",\"listed_count\":46062,\"follow_request_sent\":fals=\ne,\"id_str\":\"119509520\",\"lang\":\"en\",\"utc_offset\":null,\"profile_use_backgroun=\nd_image\":true,\"profile_text_color\":\"4327E6\",\"created_at\":\"Wed Mar 03 21:39:=\n14 +0000 2010\",\"protected\":false,\"description\":\"Official Chris Brown Twitte=\nr\\r\\nhttp:\\/\\/t.co\\/f979hdjgSS\",\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\=\n/profile_images\\/378800000271306761\\/ccc82f11dbbec51f36ce81bfd014360a_norma=\nl.jpeg\",\"profile_sidebar_border_color\":\"000000\",\"profile_image_url_https\":\"=\nhttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000271306761\\/ccc82f=\n11dbbec51f36ce81bfd014360a_normal.jpeg\",\"default_profile_image\":false,\"cont=\nributors_enabled\":false,\"favourites_count\":434,\"following\":false,\"notificat=\nions\":false,\"verified\":true,\"profile_background_tile\":false,\"is_translator\"=\n:false,\"screen_name\":\"chrisbrown\",\"profile_sidebar_fill_color\":\"D0D8D9\"},{\"=\nurl\":\"http:\\/\\/t.co\\/zhwe6ZcufX\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/268414482\\/1376599858\",\"name\":\"Miley Ray Cyrus\",\"foll=\nowers_count\":13159246,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_co=\nunt\":5146,\"location\":\"PLUTO \",\"friends_count\":274,\"profile_background_color=\n\":\"000000\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaih=\nd.net\\/profile_background_images\\/872656424\\/464b050842949a34d7c4cee3c861ad=\n0d.jpeg\",\"default_profile\":false,\"id\":268414482,\"entities\":{\"url\":{\"urls\":[=\n{\"indices\":[0,22],\"display_url\":\"mileycyrus.com\",\"url\":\"http:\\/\\/t.co\\/zhwe=\n6ZcufX\",\"expanded_url\":\"http:\\/\\/www.mileycyrus.com\"}]},\"description\":{\"url=\ns\":[]}},\"status\":{\"place\":null,\"coordinates\":null,\"retweeted\":false,\"contri=\nbutors\":null,\"in_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\=\n/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for iPho=\nne\\u003C\\/a\\u003E\",\"id_str\":\"368536514126307328\",\"in_reply_to_screen_name\":=\nnull,\"id\":368536514126307328,\"in_reply_to_status_id_str\":null,\"favorited\":f=\nalse,\"in_reply_to_user_id_str\":null,\"geo\":null,\"text\":\"Keep tweeting #votem=\niley\",\"created_at\":\"Sat Aug 17 00:55:26 +0000 2013\",\"in_reply_to_user_id\":n=\null,\"truncated\":false,\"entities\":{\"hashtags\":[{\"indices\":[14,24],\"text\":\"vo=\ntemiley\"}],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":5372},\"profile_bac=\nkground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/87265=\n6424\\/464b050842949a34d7c4cee3c861ad0d.jpeg\",\"geo_enabled\":false,\"profile_l=\nink_color\":\"0D0101\",\"listed_count\":53484,\"follow_request_sent\":false,\"id_st=\nr\":\"268414482\",\"lang\":\"en\",\"utc_offset\":-28800,\"profile_image_url_https\":\"h=\nttps:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000304963489\\/5532efa=\n75c4ce31221634cb242184ada_normal.jpeg\",\"profile_use_background_image\":false=\n,\"profile_text_color\":\"FF8400\",\"created_at\":\"Fri Mar 18 18:36:02 +0000 2011=\n\",\"protected\":false,\"description\":\"#BANGERZ OCTOBER 8th\",\"profile_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000304963489\\/5532efa75c4ce=\n31221634cb242184ada_normal.jpeg\",\"is_translator\":false,\"profile_sidebar_bor=\nder_color\":\"FFFFFF\",\"default_profile_image\":false,\"contributors_enabled\":fa=\nlse,\"favourites_count\":26,\"following\":false,\"notifications\":false,\"verified=\n\":true,\"profile_background_tile\":true,\"screen_name\":\"MileyCyrus\",\"profile_s=\nidebar_fill_color\":\"000000\"},{\"url\":\"http:\\/\\/t.co\\/kff4RccE4v\",\"profile_ba=\nnner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/31927467\\/1372209141\",=\n\"name\":\"Pitbull\",\"followers_count\":13386996,\"time_zone\":\"Eastern Time (US &=\n Canada)\",\"statuses_count\":4755,\"location\":\"Miami, FL\",\"friends_count\":2433=\n,\"profile_background_color\":\"000000\",\"profile_background_image_url_https\":\"=\nhttps:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/378800000007953=\n770\\/af54fb6f005fb52df4eeb235c726b00d.jpeg\",\"default_profile\":false,\"id\":31=\n927467,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"bit.ly\\/=\n16gFtwZ\",\"url\":\"http:\\/\\/t.co\\/kff4RccE4v\",\"expanded_url\":\"http:\\/\\/bit.ly\\=\n/16gFtwZ\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":null,\"coordinates=\n\":null,\"retweeted\":false,\"contributors\":null,\"in_reply_to_status_id\":null,\"=\nsource\":\"web\",\"id_str\":\"368386868565405697\",\"in_reply_to_screen_name\":null,=\n\"id\":368386868565405697,\"in_reply_to_status_id_str\":null,\"favorited\":false,=\n\"in_reply_to_user_id_str\":null,\"geo\":null,\"text\":\"now say it with me #dale\"=\n,\"created_at\":\"Fri Aug 16 15:00:48 +0000 2013\",\"in_reply_to_user_id\":null,\"=\ntruncated\":false,\"entities\":{\"hashtags\":[{\"indices\":[19,24],\"text\":\"dale\"}]=\n,\"user_mentions\":[],\"urls\":[]},\"retweet_count\":700},\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3788000000079537=\n70\\/af54fb6f005fb52df4eeb235c726b00d.jpeg\",\"geo_enabled\":false,\"profile_lin=\nk_color\":\"FF000D\",\"listed_count\":20193,\"follow_request_sent\":false,\"id_str\"=\n:\"31927467\",\"lang\":\"en\",\"utc_offset\":-18000,\"profile_image_url_https\":\"http=\ns:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/378800000046595406\\/752a90e142=\neaa4f6047b1ab678234591_normal.jpeg\",\"profile_use_background_image\":true,\"pr=\nofile_text_color\":\"C40808\",\"created_at\":\"Thu Apr 16 16:03:02 +0000 2009\",\"p=\nrotected\":false,\"description\":\"International Superstar. Entrepreneur. Phila=\nnthropist. 305 till I die.  daleeeee\",\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/378800000046595406\\/752a90e142eaa4f6047b1ab678234591=\n_normal.jpeg\",\"is_translator\":false,\"profile_sidebar_border_color\":\"FFFFFF\"=\n,\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_cou=\nnt\":15,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_bac=\nkground_tile\":false,\"screen_name\":\"Pitbull\",\"profile_sidebar_fill_color\":\"D=\n6D6D6\"},{\"url\":\"http:\\/\\/t.co\\/spVFUPAxU3\",\"name\":\"P!nk\",\"followers_count\":=\n18600072,\"time_zone\":\"Pacific Time (US & Canada)\",\"statuses_count\":4775,\"lo=\ncation\":\"los angeles\",\"friends_count\":249,\"profile_background_color\":\"DBE9E=\nD\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/p=\nrofile_background_images\\/178806023\\/grammys13.jpg\",\"default_profile\":false=\n,\"id\":28706024,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"=\ntwitter.com\\/pink\",\"url\":\"http:\\/\\/t.co\\/spVFUPAxU3\",\"expanded_url\":\"http:\\=\n/\\/twitter.com\\/pink\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":null,=\n\"in_reply_to_status_id_str\":null,\"coordinates\":null,\"retweeted\":false,\"in_r=\neply_to_user_id_str\":null,\"contributors\":null,\"in_reply_to_status_id\":null,=\n\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\=\n\"nofollow\\\"\\u003ETwitter for iPhone\\u003C\\/a\\u003E\",\"id_str\":\"3678505501652=\n66432\",\"in_reply_to_screen_name\":null,\"id\":367850550165266432,\"favorited\":f=\nalse,\"retweeted_status\":{\"place\":null,\"in_reply_to_status_id_str\":null,\"coo=\nrdinates\":null,\"retweeted\":false,\"in_reply_to_user_id_str\":null,\"contributo=\nrs\":null,\"in_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/t=\nwitter.com\\/#!\\/download\\/ipad\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter for iPad\\u=\n003C\\/a\\u003E\",\"id_str\":\"365298927651667968\",\"in_reply_to_screen_name\":null=\n,\"id\":365298927651667968,\"favorited\":false,\"geo\":null,\"text\":\"My favorite w=\nord is \\\"Amen\\\" because when I hear it it means you're done asking Me for s=\ntupid shit.\",\"created_at\":\"Thu Aug 08 02:30:25 +0000 2013\",\"in_reply_to_use=\nr_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[],\"=\nurls\":[]},\"retweet_count\":10300},\"geo\":null,\"text\":\"RT @TheTweetOfGod: My f=\navorite word is \\\"Amen\\\" because when I hear it it means you're done asking=\n Me for stupid shit.\",\"created_at\":\"Thu Aug 15 03:29:40 +0000 2013\",\"in_rep=\nly_to_user_id\":null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_menti=\nons\":[{\"id_str\":\"204832963\",\"screen_name\":\"TheTweetOfGod\",\"id\":204832963,\"i=\nndices\":[3,17],\"name\":\"God\"}],\"urls\":[]},\"retweet_count\":10300},\"profile_ba=\nckground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/1788=\n06023\\/grammys13.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"CC3366\",\"li=\nsted_count\":64392,\"follow_request_sent\":false,\"id_str\":\"28706024\",\"lang\":\"e=\nn\",\"utc_offset\":-28800,\"profile_use_background_image\":true,\"profile_text_co=\nlor\":\"333333\",\"created_at\":\"Sat Apr 04 01:16:34 +0000 2009\",\"protected\":fal=\nse,\"description\":\"it's all happening\",\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/549375583\\/Pinkdeborahanderson_112_normal.jpg\",\"prof=\nile_sidebar_border_color\":\"DBE9ED\",\"profile_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_images\\/549375583\\/Pinkdeborahanderson_112_norm=\nal.jpg\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favouri=\ntes_count\":134,\"following\":false,\"notifications\":false,\"verified\":true,\"pro=\nfile_background_tile\":false,\"is_translator\":false,\"screen_name\":\"Pink\",\"pro=\nfile_sidebar_fill_color\":\"E6F6F9\"},{\"url\":\"http:\\/\\/t.co\\/Drv5zXOC\",\"name\":=\n\"Lil Wayne WEEZY F\",\"followers_count\":12901961,\"time_zone\":\"Alaska\",\"status=\nes_count\":798,\"location\":\"Mars\",\"friends_count\":39,\"profile_background_colo=\nr\":\"131516\",\"profile_background_image_url_https\":\"https:\\/\\/twimg0-a.akamai=\nhd.net\\/profile_background_images\\/77710465\\/lil-wayne-gq-2.jpg\",\"default_p=\nrofile\":false,\"id\":116362700,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,20],\"=\ndisplay_url\":\"youngmoney.com\",\"url\":\"http:\\/\\/t.co\\/Drv5zXOC\",\"expanded_url=\n\":\"http:\\/\\/youngmoney.com\"}]},\"description\":{\"urls\":[{\"indices\":[15,35],\"e=\nxpanded_url\":\"http:\\/\\/trukfit.com\",\"url\":\"http:\\/\\/t.co\\/wMwkyzCu\",\"displa=\ny_url\":\"trukfit.com\"}]}},\"status\":{\"place\":null,\"in_reply_to_status_id_str\"=\n:null,\"coordinates\":null,\"retweeted\":false,\"in_reply_to_user_id_str\":null,\"=\ncontributors\":null,\"in_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"=\nhttp:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter fo=\nr iPhone\\u003C\\/a\\u003E\",\"id_str\":\"367679759787884544\",\"in_reply_to_screen_=\nname\":null,\"id\":367679759787884544,\"favorited\":false,\"retweeted_status\":{\"p=\nlace\":null,\"in_reply_to_status_id_str\":\"367673378477322240\",\"coordinates\":n=\null,\"retweeted\":false,\"in_reply_to_user_id_str\":\"116362700\",\"contributors\":=\nnull,\"in_reply_to_status_id\":367673378477322240,\"source\":\"\\u003Ca href=3D\\\"=\nhttp:\\/\\/twitter.com\\/download\\/iphone\\\" rel=3D\\\"nofollow\\\"\\u003ETwitter fo=\nr iPhone\\u003C\\/a\\u003E\",\"id_str\":\"367675934981099520\",\"in_reply_to_screen_=\nname\":\"LilTunechi\",\"id\":367675934981099520,\"favorited\":false,\"geo\":null,\"te=\nxt\":\"@LilTunechi but on the real may God continuously bless you &amp; your =\nteam Wayne, thank you thank you thank you!!!!!!!!!!!!!\",\"created_at\":\"Wed A=\nug 14 15:55:48 +0000 2013\",\"in_reply_to_user_id\":116362700,\"truncated\":fals=\ne,\"entities\":{\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"116362700\",\"screen_=\nname\":\"LilTunechi\",\"id\":116362700,\"indices\":[0,11],\"name\":\"Lil Wayne WEEZY =\nF\"}],\"urls\":[]},\"retweet_count\":292},\"geo\":null,\"text\":\"RT @vattttixo: @Lil=\nTunechi but on the real may God continuously bless you &amp; your team Wayn=\ne, thank you thank you thank you!!!!!!!!!!!!!\",\"created_at\":\"Wed Aug 14 16:=\n11:00 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entities\":{=\n\"hashtags\":[],\"user_mentions\":[{\"id_str\":\"212261938\",\"screen_name\":\"vatttti=\nxo\",\"id\":212261938,\"indices\":[3,13],\"name\":\"Vati Carter\"},{\"id_str\":\"116362=\n700\",\"screen_name\":\"LilTunechi\",\"id\":116362700,\"indices\":[15,26],\"name\":\"Li=\nl Wayne WEEZY F\"}],\"urls\":[]},\"retweet_count\":292},\"profile_background_imag=\ne_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/77710465\\/lil-way=\nne-gq-2.jpg\",\"geo_enabled\":false,\"profile_link_color\":\"009999\",\"listed_coun=\nt\":34294,\"follow_request_sent\":false,\"id_str\":\"116362700\",\"lang\":\"en\",\"utc_=\noffset\":-32400,\"profile_use_background_image\":true,\"profile_text_color\":\"33=\n3333\",\"created_at\":\"Mon Feb 22 05:29:44 +0000 2010\",\"protected\":false,\"desc=\nription\":\"IM YOUNG MONEY http:\\/\\/t.co\\/wMwkyzCu\",\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/712863751\\/lil-wayne-gq-2_normal.jpg\",\"p=\nrofile_sidebar_border_color\":\"EEEEEE\",\"profile_image_url_https\":\"https:\\/\\/=\ntwimg0-a.akamaihd.net\\/profile_images\\/712863751\\/lil-wayne-gq-2_normal.jpg=\n\",\"default_profile_image\":false,\"contributors_enabled\":false,\"favourites_co=\nunt\":8,\"following\":false,\"notifications\":false,\"verified\":true,\"profile_bac=\nkground_tile\":true,\"is_translator\":false,\"screen_name\":\"LilTunechi\",\"profil=\ne_sidebar_fill_color\":\"EFEFEF\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "60402", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:44 GMT", 
+                "etag": "\"44c4751052786375573f0393ee45b158\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:44 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:44 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJTI2ZGZiMjNkOGFkMmMzMTdhMDQ4ZTFiYzRlZDliYzJiOg9j%250AcmVhdGVkX2F0bCsI3qeEikAB--63e66cafe805e8933d778bf68da59289c7350eea; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348422999051; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:44 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "4f99bbe3d8d8998d15667f3a403fd5ed523a9c08", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "14", 
+                "x-rate-limit-reset": "1376714384", 
+                "x-runtime": "0.32851", 
+                "x-transaction": "44b2db1ee3cea326", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/statuses/update.json?status=testing+1000"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"place\":null,\"contributors\":null,\"coordinates\":null,\"user\":{\"url\":\"http:\\/=\n\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Tweepy test 123\",\"=\nprofile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/=\n1733327710\\/test_normal.jpg\",\"location\":\"pytopia\",\"profile_background_tile\"=\n:false,\"profile_sidebar_fill_color\":\"E0FF92\",\"default_profile_image\":false,=\n\"id\":82301637,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"f=\noo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"=\n}]},\"description\":{\"urls\":[]}},\"followers_count\":7,\"time_zone\":\"Central Tim=\ne (US & Canada)\",\"favourites_count\":2,\"profile_background_color\":\"FFFFFF\",\"=\nstatuses_count\":109,\"lang\":\"en\",\"utc_offset\":-21600,\"friends_count\":10,\"pro=\nfile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_image=\ns\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/twi=\nmg0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_en=\nabled\":true,\"profile_link_color\":\"0000FF\",\"default_profile\":false,\"follow_r=\nequest_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protected=\n\":false,\"id_str\":\"82301637\",\"description\":\"A test account for testing stuff=\n.\",\"profile_use_background_image\":false,\"profile_text_color\":\"000000\",\"is_t=\nranslator\":false,\"following\":false,\"listed_count\":0,\"notifications\":false,\"=\nverified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\=\n/1733327710\\/test_normal.jpg\",\"screen_name\":\"tweepytest\",\"profile_sidebar_b=\norder_color\":\"87BC44\"},\"retweeted\":false,\"id_str\":\"368589187621998593\",\"in_=\nreply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.github.=\ncom\\/\\\" rel=3D\\\"nofollow\\\"\\u003ETweepyTravis\\u003C\\/a\\u003E\",\"in_reply_to_s=\ncreen_name\":null,\"in_reply_to_status_id_str\":null,\"id\":368589187621998593,\"=\nfavorited\":false,\"in_reply_to_user_id_str\":null,\"truncated\":false,\"geo\":nul=\nl,\"text\":\"testing 1000\",\"created_at\":\"Sat Aug 17 04:24:45 +0000 2013\",\"in_r=\neply_to_user_id\":null,\"entities\":{\"user_mentions\":[],\"hashtags\":[],\"urls\":[=\n]},\"retweet_count\":0}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2042", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:45 GMT", 
+                "etag": "\"3fc0e6e21e69e875b931e5369dbc3819\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:45 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:45 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlYzliZGRhMWU3YzM1OWExNjAwOTljNjUzNmFlMWI0%250ANzY6B2lkIiU0Y2UyNjNlNTFjMmEzOWM0Mzk2NTgwMjAxMGZjODUzNzoPY3Jl%250AYXRlZF9hdGwrCN6qhIpAAQ%253D%253D--3e96aab3b466835759d050a08e31738638acd4b1; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348500239054; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:45 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "1014ffa6a7fe6675f6437d3d20b03d2a367e79be", 
+                "x-runtime": "0.15389", 
+                "x-transaction": "1c57200e6a2bb7bb", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/statuses/destroy/368589187621998593.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"place\":null,\"coordinates\":null,\"user\":{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",=\n\"name\":\"Tweepy test 123\",\"followers_count\":7,\"time_zone\":\"Central Time (US =\n& Canada)\",\"statuses_count\":108,\"location\":\"pytopia\",\"friends_count\":10,\"pr=\nofile_background_color\":\"FFFFFF\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg=\n\",\"default_profile\":false,\"id\":82301637,\"entities\":{\"url\":{\"urls\":[{\"indice=\ns\":[0,22],\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expand=\ned_url\":\"http:\\/\\/foo.com\"}]},\"description\":{\"urls\":[]}},\"is_translator\":fa=\nlse,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/394345638\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"00=\n00FF\",\"listed_count\":0,\"follow_request_sent\":false,\"id_str\":\"82301637\",\"lan=\ng\":\"en\",\"utc_offset\":-21600,\"profile_use_background_image\":false,\"profile_t=\next_color\":\"000000\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protecte=\nd\":false,\"description\":\"A test account for testing stuff.\",\"profile_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"p=\nrofile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\/1=\n733327710\\/test_normal.jpg\",\"profile_sidebar_border_color\":\"87BC44\",\"defaul=\nt_profile_image\":false,\"contributors_enabled\":false,\"favourites_count\":2,\"f=\nollowing\":false,\"notifications\":false,\"verified\":false,\"profile_background_=\ntile\":false,\"screen_name\":\"tweepytest\",\"profile_sidebar_fill_color\":\"E0FF92=\n\"},\"retweeted\":false,\"contributors\":null,\"in_reply_to_status_id\":null,\"sour=\nce\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u00=\n3ETweepyTravis\\u003C\\/a\\u003E\",\"id_str\":\"368589187621998593\",\"in_reply_to_s=\ncreen_name\":null,\"id\":368589187621998593,\"in_reply_to_status_id_str\":null,\"=\nfavorited\":false,\"in_reply_to_user_id_str\":null,\"geo\":null,\"text\":\"testing =\n1000\",\"created_at\":\"Sat Aug 17 04:24:45 +0000 2013\",\"in_reply_to_user_id\":n=\null,\"truncated\":false,\"entities\":{\"hashtags\":[],\"user_mentions\":[],\"urls\":[=\n]},\"retweet_count\":0}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2042", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:45 GMT", 
+                "etag": "\"41031c3d3cd26b6dd99134609696a2a9\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:45 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:45 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7CDoMY3NyZl9pZCIlMmI4ZDc4OTM3ODgzMWFhMjgwZmE4ZTliMmY0N2M5%250AM2Q6B2lkIiUyN2M4ODMxYTYxNWY3NTU5MTkwMmRkMTkyN2QwMTE2NzoPY3Jl%250AYXRlZF9hdGwrCGashIpAAQ%253D%253D--fd0ddf48d348f0fc77f5451e4ed9d20820a58f42; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348539753621; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:45 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "495efcbdf5af2dd9a7cd11453759ac6c365b393b", 
+                "x-runtime": "0.30466", 
+                "x-transaction": "10dbf44b2c01a59a", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/account/update_profile.json?location=pytopia&name=Tweepy+test+123&description=just+testing+things+out"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"is_transla=\ntor\":false,\"name\":\"Tweepy test 123\",\"location\":\"pytopia\",\"profile_backgroun=\nd_tile\":false,\"profile_sidebar_fill_color\":\"E0FF92\",\"default_profile_image\"=\n:false,\"id\":82301637,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/f=\noo.com\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":null,\"contributors\"=\n:null,\"coordinates\":null,\"retweeted\":false,\"id_str\":\"368572882051289089\",\"i=\nn_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.githu=\nb.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003ETweepyTravis\\u003C\\/a\\u003E\",\"in_reply_to=\n_screen_name\":null,\"id\":368572882051289089,\"favorited\":false,\"truncated\":fa=\nlse,\"in_reply_to_status_id_str\":null,\"geo\":null,\"text\":\"QOgVfzAuabybmvqBhqk=\ntkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWSllYBHxLjrltjIsnHF=\nRtRtYZggHOyzKAWltqOdl\",\"created_at\":\"Sat Aug 17 03:19:57 +0000 2013\",\"in_re=\nply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"hashtags\":=\n[],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":0},\"followers_count\":7,\"ti=\nme_zone\":\"Central Time (US & Canada)\",\"favourites_count\":2,\"profile_backgro=\nund_color\":\"FFFFFF\",\"statuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"f=\nriends_count\":10,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"0000FF\",\"default_pro=\nfile\":false,\"follow_request_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +=\n0000 2009\",\"protected\":false,\"id_str\":\"82301637\",\"description\":\"just testin=\ng things out\",\"profile_use_background_image\":false,\"profile_text_color\":\"00=\n0000\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_i=\nmages\\/1733327710\\/test_normal.jpg\",\"following\":false,\"listed_count\":0,\"not=\nifications\":false,\"verified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.c=\nom\\/profile_images\\/1733327710\\/test_normal.jpg\",\"screen_name\":\"tweepytest\"=\n,\"profile_sidebar_border_color\":\"87BC44\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2137", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:46 GMT", 
+                "etag": "\"2841ebd9f14203b1f794ef8edef96c82\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:46 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:46 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWI0MjhhMjZiNmNiMTRmNTc3MWZjNzgwYzkxYzZiNWI5Og9j%250AcmVhdGVkX2F0bCsIEK%252BEikAB--19de081b2d055be989ff4a90d5142fc4c6abc7ae; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348607403390; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:46 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "f4958dffce25767b27d44a4109a3ade5a8f057f2", 
+                "x-runtime": "0.53681", 
+                "x-transaction": "adb903bea18cd1b8", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/account/update_profile.json?url=http%3A%2F%2Ft.co%2F3L9bWVrV0b&location=pytopia&description=A+test+account+for+testing+stuff.&name=Tweepy+test+123"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"name\":\"Tweepy test 123\",\"followers_coun=\nt\":7,\"time_zone\":\"Central Time (US & Canada)\",\"statuses_count\":108,\"locatio=\nn\":\"pytopia\",\"friends_count\":10,\"profile_background_color\":\"FFFFFF\",\"profil=\ne_background_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_bac=\nkground_images\\/394345638\\/test.jpg\",\"default_profile\":false,\"id\":82301637,=\n\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_images\\=\n/1733327710\\/test_normal.jpg\",\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],=\n\"display_url\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"h=\nttp:\\/\\/foo.com\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":null,\"coor=\ndinates\":null,\"retweeted\":false,\"contributors\":null,\"in_reply_to_status_id\"=\n:null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nof=\nollow\\\"\\u003ETweepyTravis\\u003C\\/a\\u003E\",\"in_reply_to_status_id_str\":null,=\n\"id_str\":\"368572882051289089\",\"in_reply_to_screen_name\":null,\"id\":368572882=\n051289089,\"in_reply_to_user_id_str\":null,\"favorited\":false,\"geo\":null,\"text=\n\":\"QOgVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNi=\nSHZWSllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl\",\"created_at\":\"Sat Aug 17 03:19=\n:57 +0000 2013\",\"in_reply_to_user_id\":null,\"truncated\":false,\"entities\":{\"h=\nashtags\":[],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":0},\"profile_backg=\nround_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"0000FF\",\"listed_coun=\nt\":0,\"follow_request_sent\":false,\"id_str\":\"82301637\",\"lang\":\"en\",\"utc_offse=\nt\":-21600,\"profile_use_background_image\":false,\"profile_text_color\":\"000000=\n\",\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protected\":false,\"descript=\nion\":\"A test account for testing stuff.\",\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_sidebar_bor=\nder_color\":\"87BC44\",\"default_profile_image\":false,\"contributors_enabled\":fa=\nlse,\"favourites_count\":2,\"following\":false,\"notifications\":false,\"verified\"=\n:false,\"profile_background_tile\":false,\"is_translator\":false,\"screen_name\":=\n\"tweepytest\",\"profile_sidebar_fill_color\":\"E0FF92\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2147", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:47 GMT", 
+                "etag": "\"4c58a838cd6d62b76f8ba1274931c8c8\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:47 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:47 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJWZlYzQ1ZTdhYjY3MDVhNjkzMzg4MWI2M2EzMmFhNDdkOg9j%250AcmVhdGVkX2F0bCsIoLOEikAB--07bfe911904c58748b3eb997b84f4a531c17e008; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348723570761; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:47 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "dfe0a921f68a4b414ce1dc9ec15769ed2a8320e8", 
+                "x-runtime": "0.17280", 
+                "x-transaction": "f76d7f82daccad55", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/account/update_profile_colors.json?profile_text_color=000&profile_sidebar_border_color=000&profile_sidebar_fill_color=000&profile_link_color=000&profile_background_color=000"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Twe=\nepy test 123\",\"location\":\"pytopia\",\"profile_background_tile\":false,\"profile=\n_sidebar_fill_color\":\"000000\",\"default_profile_image\":false,\"id\":82301637,\"=\nentities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_url\":\"foo.com\",\"url\":\"=\nhttp:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"}]},\"descriptio=\nn\":{\"urls\":[]}},\"status\":{\"place\":null,\"contributors\":null,\"coordinates\":nu=\nll,\"retweeted\":false,\"id_str\":\"368572882051289089\",\"in_reply_to_status_id\":=\nnull,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofo=\nllow\\\"\\u003ETweepyTravis\\u003C\\/a\\u003E\",\"in_reply_to_screen_name\":null,\"in=\n_reply_to_status_id_str\":null,\"id\":368572882051289089,\"favorited\":false,\"in=\n_reply_to_user_id_str\":null,\"truncated\":false,\"geo\":null,\"text\":\"QOgVfzAuab=\nybmvqBhqktkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWSllYBHxLj=\nrltjIsnHFRtRtYZggHOyzKAWltqOdl\",\"created_at\":\"Sat Aug 17 03:19:57 +0000 201=\n3\",\"in_reply_to_user_id\":null,\"entities\":{\"hashtags\":[],\"user_mentions\":[],=\n\"urls\":[]},\"retweet_count\":0},\"followers_count\":7,\"time_zone\":\"Central Time=\n (US & Canada)\",\"favourites_count\":2,\"profile_background_color\":\"000000\",\"s=\ntatuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"friends_count\":10,\"prof=\nile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images=\n\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/twim=\ng0-a.akamaihd.net\\/profile_background_images\\/394345638\\/test.jpg\",\"geo_ena=\nbled\":true,\"profile_link_color\":\"000000\",\"default_profile\":false,\"follow_re=\nquest_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"protected\"=\n:false,\"id_str\":\"82301637\",\"description\":\"A test account for testing stuff.=\n\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_image=\ns\\/1733327710\\/test_normal.jpg\",\"profile_use_background_image\":false,\"profi=\nle_text_color\":\"000000\",\"following\":false,\"listed_count\":0,\"notifications\":=\nfalse,\"verified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/1733327710\\/test_normal.jpg\",\"is_translator\":false,\"screen_name\":\"t=\nweepytest\",\"profile_sidebar_border_color\":\"000000\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2147", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:47 GMT", 
+                "etag": "\"5aa97c52dd171160dc151b751f8c65bd\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:47 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:47 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJThjMmU0M2ViMjVhMmYzMmM5NDNlNDI5MmE5NDlmMjZlOg9j%250AcmVhdGVkX2F0bCsITrWEikAB--de185876cc69f1e84511d2d81f812e94ef21be63; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348767163508; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:47 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "db4cda7143ee63ea89e8e2d09445fef65f701a3f", 
+                "x-runtime": "0.18552", 
+                "x-transaction": "7feda8d57ed9bf9c", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "POST", 
+            "port": 443, 
+            "url": "/1.1/account/update_profile_colors.json?profile_text_color=000000&profile_sidebar_border_color=87BC44&profile_sidebar_fill_color=E0FF92&profile_link_color=0000FF&profile_background_color=FFFFFF"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"contributors_enabled\":false,\"name\":\"Twe=\nepy test 123\",\"location\":\"pytopia\",\"profile_background_tile\":false,\"profile=\n_sidebar_fill_color\":\"E0FF92\",\"is_translator\":false,\"default_profile_image\"=\n:false,\"id\":82301637,\"entities\":{\"url\":{\"urls\":[{\"indices\":[0,22],\"display_=\nurl\":\"foo.com\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/f=\noo.com\"}]},\"description\":{\"urls\":[]}},\"status\":{\"place\":null,\"contributors\"=\n:null,\"coordinates\":null,\"retweeted\":false,\"id_str\":\"368572882051289089\",\"i=\nn_reply_to_status_id\":null,\"source\":\"\\u003Ca href=3D\\\"http:\\/\\/tweepy.githu=\nb.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003ETweepyTravis\\u003C\\/a\\u003E\",\"in_reply_to=\n_screen_name\":null,\"id\":368572882051289089,\"favorited\":false,\"truncated\":fa=\nlse,\"in_reply_to_status_id_str\":null,\"geo\":null,\"text\":\"QOgVfzAuabybmvqBhqk=\ntkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWSllYBHxLjrltjIsnHF=\nRtRtYZggHOyzKAWltqOdl\",\"created_at\":\"Sat Aug 17 03:19:57 +0000 2013\",\"in_re=\nply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"entities\":{\"hashtags\":=\n[],\"user_mentions\":[],\"urls\":[]},\"retweet_count\":0},\"followers_count\":7,\"ti=\nme_zone\":\"Central Time (US & Canada)\",\"favourites_count\":2,\"profile_backgro=\nund_color\":\"FFFFFF\",\"statuses_count\":108,\"lang\":\"en\",\"utc_offset\":-21600,\"f=\nriends_count\":10,\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/twimg0-a.akamaihd.net\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"geo_enabled\":true,\"profile_link_color\":\"0000FF\",\"default_pro=\nfile\":false,\"follow_request_sent\":false,\"created_at\":\"Wed Oct 14 07:28:20 +=\n0000 2009\",\"protected\":false,\"id_str\":\"82301637\",\"description\":\"A test acco=\nunt for testing stuff.\",\"profile_use_background_image\":false,\"profile_text_=\ncolor\":\"000000\",\"following\":false,\"listed_count\":0,\"notifications\":false,\"v=\nerified\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/=\n1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/twimg0-a.=\nakamaihd.net\\/profile_images\\/1733327710\\/test_normal.jpg\",\"screen_name\":\"t=\nweepytest\",\"profile_sidebar_border_color\":\"87BC44\"}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2147", 
+                "content-type": "application/json; charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "etag": "\"a0ea3666398a8c054aaf8b798d0e238f\"", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "dnt=1; domain=.twitter.com; path=/; expires=Thu, 17-Aug-2023 16:24:48 GMT, pid=; domain=.twitter.com; path=/; expires=Thu, 01-Jan-1970 00:00:00 GMT, lang=en; path=/, lang=en; path=/, lang=en; path=/, twid=u%3D82301637%7CC4vLyBO04ZTRgFoYdu8kf7cmRFU%3D; domain=.twitter.com; path=/; secure, _twitter_sess=BAh7BzoHaWQiJThlYTVkMTMxMGUyYzMyZWVlOGYzNmNhMDliMDdhZTViOg9j%250AcmVhdGVkX2F0bCsICLeEikAB--fc6d33b90b865eb154d54537ecc6a5e1bf889561; domain=.twitter.com; path=/; secure; HttpOnly, guest_id=v1%3A137671348811699601; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:48 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "vary": "Accept-Encoding", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-mid": "cd79b704963929d18321300e29084f14a5051f0e", 
+                "x-runtime": "0.12788", 
+                "x-transaction": "a20dc170b79182af", 
+                "x-transaction-mask": "a6183ffa5f8ca943ff1b53b5644ef11414d10945", 
+                "x-xss-protection": "1; mode=block"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/user_timeline.json"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Sat Aug 17 03:19:57 +0000 2013\",\"id\":368572882051289089,\"id=\n_str\":\"368572882051289089\",\"text\":\"QOgVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkv=\nndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWSllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl=\n\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollo=\nw\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301=\n637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\"=\n,\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\",\"ur=\nl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\"=\n,\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"follower=\ns_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:=\n28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Cen=\ntral Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_coun=\nt\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"prof=\nile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.=\ntwimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_backgro=\nund_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3=\n94345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test=\n_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"=\n87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\"=\n,\"profile_use_background_image\":false,\"default_profile\":false,\"default_prof=\nile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notificatio=\nns\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"=\nretweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],=\n\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"s=\nk\"},{\"created_at\":\"Thu Aug 15 05:50:55 +0000 2013\",\"id\":367886097419743232,=\n\"id_str\":\"367886097419743232\",\"text\":\"VdLOLdAJsSObibfnFbAAUZHXqYHPHmGjLTPxG=\nxUFGsTUbhPBxzCISNTsjHXUEopYNQIFpDpWWzDECpRsIQtpQxNYzZEbjCghqOyW\",\"source\":\"=\n\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTwe=\nepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"i=\nn_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user=\n_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\"=\n:\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":=\n\"pytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\=\n/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWV=\nrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[=\n0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"=\nfriends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 =\n2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (U=\nS & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang=\n\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgrou=\nnd_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/te=\nst.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\"=\n,\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"pro=\nfile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_us=\ne_background_image\":false,\"default_profile\":false,\"default_profile_image\":f=\nalse,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},\"=\ngeo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_coun=\nt\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"u=\nser_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"create=\nd_at\":\"Thu Aug 15 05:47:54 +0000 2013\",\"id\":367885338103922689,\"id_str\":\"36=\n7885338103922689\",\"text\":\"GghATIXDEqazmPNSLpgItkRyEBkCYXcGBkQnzpUQWVpzvgcah=\nLElXYbAmpDCIqyCJJbGpgDGsfYsAZVDSOiVZUTSnGChcfs\",\"source\":\"\\u003ca href=3D\\\"=\nhttp:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/=\na\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status=\n_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in=\n_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name=\n\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"descri=\nption\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b=\n\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_u=\nrl\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descrip=\ntion\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10=\n,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites=\n_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo=\n_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contribut=\nors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF=\n\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background=\n_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_=\nbackground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nimages\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_co=\nlor\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill=\n_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_imag=\ne\":false,\"default_profile\":false,\"default_profile_image\":false,\"following\":=\nfalse,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordi=\nnates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_co=\nunt\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]}=\n,\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15=\n 05:32:41 +0000 2013\",\"id\":367881511426473984,\"id_str\":\"367881511426473984\"=\n,\"text\":\"VIOqYvIviEdTbFgLpEXrBYyHHhNwtyoyyHPIYDqEaVxxzLXwALnklQrXKOLUvutZIB=\nfcfkIZycNHCvQhJQSjYvOlLxuHAVJkgnDnRonJQfrvVCSHPGsOJgqkEgANyFC\",\"source\":\"\\u=\n003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweep=\nyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_=\nreply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_i=\nd_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"=\n82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"p=\nytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t=\n.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV=\n0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,=\n22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"fr=\niends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 20=\n09\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":=\n\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_url_=\nhttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test=\n.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twim=\ng.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_http=\ns\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"=\nprofile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profi=\nle_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_=\nbackground_image\":false,\"default_profile\":false,\"default_profile_image\":fal=\nse,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},\"ge=\no\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\"=\n:0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"use=\nr_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_=\nat\":\"Thu Aug 15 04:03:17 +0000 2013\",\"id\":367859012726841344,\"id_str\":\"3678=\n59012726841344\",\"text\":\"dvQGvAjDYzMpHlMIGQIpiwxUvzFAUaYadqDFNwivUZwVLtfyUjK=\nvSxqprXUCugBLVUQnwUCInDyxBpnN\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.g=\nithub.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncat=\ned\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in=\n_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_=\nname\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 12=\n3\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test ac=\ncount for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"ur=\nl\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo=\n.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}=\n},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0=\n,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_of=\nfset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"v=\nerified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":fals=\ne,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_backgr=\nound_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/39434563=\n8\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":=\nfalse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/173332771=\n0\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"pr=\nofile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",=\n\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"default=\n_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_req=\nuest_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"plac=\ne\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\"=\n:{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":fals=\ne,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Mon Jul 15 17:56:56 +0000 2=\n013\",\"id\":356834784477057024,\"id_str\":\"356834784477057024\",\"text\":\"VeLQcjxu=\nmmWMQEDhDVeKluateGozVUECyIPeRggZOfXaQCtisfbSOFEvVvtwFBuVcVmYfUKITwGLwLhtEvx=\nCAIKMZSeKsMVCUSiYaYlTTHKpmZLVlyj\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweep=\ny.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"trun=\ncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,=\n\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scre=\nen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test=\n 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test=\n account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{=\n\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/=\nfoo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":=\n[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count=\n\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc=\n_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true=\n,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":f=\nalse,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_bac=\nkground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/39434=\n5638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_til=\ne\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/173332=\n7710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",=\n\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF9=\n2\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"defa=\nult_profile\":false,\"default_profile_image\":false,\"following\":false,\"follow_=\nrequest_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"p=\nlace\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entiti=\nes\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":f=\nalse,\"retweeted\":false,\"lang\":\"sk\"},{\"created_at\":\"Sun Jun 16 19:42:39 +000=\n0 2013\",\"id\":346352140652015616,\"id_str\":\"346352140652015616\",\"text\":\"XQjnR=\nCWTiPMhEfjPtitMpljadKrPmqfoGXZpyTfuIpUyehlQXCdiJUgIXstiFWBlqjdZNksIveKMFaHt=\nTnHBmOQdJadynowIJVqQfrmmGBgIptHJunfivjYccf\",\"source\":\"\\u003ca href=3D\\\"http=\n:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u0=\n03e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_=\nstr\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_rep=\nly_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"T=\nweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"descriptio=\nn\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"e=\nntities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":=\n\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"li=\nsted_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_cou=\nnt\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_ena=\nbled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_=\nenabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"p=\nrofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_ima=\nges\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/s=\ni0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_back=\nground_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_imag=\nes\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\"=\n:\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_col=\nor\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":f=\nalse,\"default_profile\":false,\"default_profile_image\":false,\"following\":fals=\ne,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinate=\ns\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\"=\n:0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"fa=\nvorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sun Jun 16 19:=\n15:39 +0000 2013\",\"id\":346345345183272960,\"id_str\":\"346345345183272960\",\"te=\nxt\":\"BkRLnMEfoHSqkOoVBrSfoDTgoiZBAYEhtdVUXiOwfBStjfbuwttaAdaKFPhQiugcIkysLN=\nOgEVTzZKXVlYgtdbHzQNmNTqEfJCYoTseeeltYheRdlPGuKp\",\"source\":\"\\u003ca href=3D=\n\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c=\n\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_stat=\nus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"=\nin_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"na=\nme\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"desc=\nription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV=\n0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded=\n_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descr=\niption\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":=\n10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourit=\nes_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"g=\neo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFF=\nFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profil=\ne_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_=\ncolor\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fi=\nll_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_im=\nage\":false,\"default_profile\":false,\"default_profile_image\":false,\"following=\n\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coor=\ndinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_=\ncount\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[=\n]},\"favorited\":false,\"retweeted\":false,\"lang\":\"sk\"},{\"created_at\":\"Tue Jun =\n11 03:36:44 +0000 2013\",\"id\":344297120540528640,\"id_str\":\"34429712054052864=\n0\",\"text\":\"iBHuKHycClBkKrwDRAETwwwzGwKpqPmqXpyyqPCSohRznkfxtSfBrHDeIjfmUmcA=\njydpHRsnSDiiVGsaoQKyDwULOTJqQqhvsfhvjvwMFmgUkAokBAKvLCIiFgUiwme\",\"source\":\"=\n\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTwe=\nepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"i=\nn_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user=\n_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\"=\n:\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":=\n\"pytopia\",\"description\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\=\n/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWV=\nrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[=\n0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"=\nfriends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 =\n2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (U=\nS & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang=\n\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgrou=\nnd_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/p=\nrofile_background_images\\/394345638\\/test.jpg\",\"profile_background_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/te=\nst.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\"=\n,\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"pro=\nfile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_us=\ne_background_image\":false,\"default_profile\":false,\"default_profile_image\":f=\nalse,\"following\":false,\"follow_request_sent\":false,\"notifications\":false},\"=\ngeo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_coun=\nt\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"u=\nser_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"create=\nd_at\":\"Tue Jun 11 03:36:01 +0000 2013\",\"id\":344296939849920513,\"id_str\":\"34=\n4296939849920513\",\"text\":\"nwvKeezfuYgQYBsjvtLjcKZYCNxXBHbJcCgVGVLToGukzVBuv=\nuOyAcnVHNTVHcEeueqXLSpGeGNaLggTLMVqRLueCWmhYBdtK\",\"source\":\"\\u003ca href=3D=\n\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c=\n\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_stat=\nus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"=\nin_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"na=\nme\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"desc=\nription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV=\n0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded=\n_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"descr=\niption\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":=\n10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourit=\nes_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"g=\neo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contrib=\nutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"FFFF=\nFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgrou=\nnd_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profil=\ne_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profil=\ne_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\=\n/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_=\ncolor\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fi=\nll_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background_im=\nage\":false,\"default_profile\":false,\"default_profile_image\":false,\"following=\n\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"coor=\ndinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_=\ncount\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[=\n]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Tue Jun =\n11 02:47:14 +0000 2013\",\"id\":344284663323447296,\"id_str\":\"34428466332344729=\n6\",\"text\":\"PocudbBXPenAARgEaMwjExuPQDeZTqHCzHtqfvpgHJAYaPcXKbWZffycuCVIXAXH=\nhRfqFKZuOHj\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=\n=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_rep=\nly_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id=\n\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\"=\n:{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":=\n\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing=\n stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url=\n\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_ur=\nl\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fal=\nse,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"We=\nd Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"tim=\ne_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"s=\ntatuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"pro=\nfile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgrou=\nnd_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jp=\ng\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733=\n327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_bor=\nder_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_col=\nor\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":false,\"=\ndefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,=\n\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contribu=\ntors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"=\nsymbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fal=\nse,\"lang\":\"en\"},{\"created_at\":\"Mon Jun 10 05:46:32 +0000 2013\",\"id\":3439673=\n94093469696,\"id_str\":\"343967394093469696\",\"text\":\"xvvtlULvOJTHCzelvmVTPNXAe=\nyKDbxqrcxWQpTTHjpZQKlepkcGxyfctNXUqlzQLFsYsdiomOSULIrdzLIEfMdvYivjzjGZYvfhN=\nBVoMQsUBDqBHHzOHNUVvy\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.co=\nm\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":fals=\ne,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_t=\no_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":nu=\nll,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"scre=\nen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account fo=\nr testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"url=\ns\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"d=\nisplay_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"prote=\ncted\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"create=\nd_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-1=\n8000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\"=\n:false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tr=\nanslator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.=\njpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile=\n_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"p=\nrofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_=\nnormal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ima=\nges\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_si=\ndebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile=\n_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile=\n\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_sen=\nt\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,=\n\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hasht=\nags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retwe=\neted\":false,\"lang\":\"sk\"},{\"created_at\":\"Mon Jun 10 05:39:03 +0000 2013\",\"id=\n\":343965514206425088,\"id_str\":\"343965514206425088\",\"text\":\"fCcSTkaXEhgmUUwU=\nlBEAmygIKogbjKsWKNtHGOSAUenrPJQvBbedxyxjoVSrkgvXLxLRBSwQbnSLpGqYjvVGKADVqIY=\nIvhKlkEbhPyLdwfYZBNugvlp\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github=\n.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":f=\nalse,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_repl=\ny_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\"=\n:null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"s=\ncreen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account=\n for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\"=\n,\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"pr=\notected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"cre=\nated_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\"=\n:-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verifi=\ned\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is=\n_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_=\nimage_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/te=\nst.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false=\n,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/te=\nst_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_=\nimages\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile=\n_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"prof=\nile_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_prof=\nile\":false,\"default_profile_image\":false,\"following\":false,\"follow_request_=\nsent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":nu=\nll,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"ha=\nshtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"re=\ntweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sun Jun 09 19:55:53 +0000 2013\",=\n\"id\":343818756184743936,\"id_str\":\"343818756184743936\",\"text\":\"vARNDuXvKstUn=\nKAOMOIJpnLcBJofUdTCmQzApdfBpdKucLdFIywlDziYLZDOdJAgPlQWABZqsFECeAHMgOLWloCT=\nDHfcpydGcrAOsDJJWkKVSvrOXfwrXJksxhkpEfUSxgRPGycXLc\",\"source\":\"\\u003ca href=\n=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u0=\n03c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_s=\ntatus_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":nul=\nl,\"in_reply_to_screen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",=\n\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"d=\nescription\":\"A test account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bW=\nVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expan=\nded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"de=\nscription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":7,\"friends_coun=\nt\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favou=\nrites_count\":2,\"utc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\"=\n,\"geo_enabled\":true,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"cont=\nributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"F=\nFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backg=\nround_images\\/394345638\\/test.jpg\",\"profile_background_image_url_https\":\"ht=\ntps:\\/\\/si0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"pro=\nfile_background_tile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_li=\nnk_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar=\n_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"profile_use_background=\n_image\":false,\"default_profile\":false,\"default_profile_image\":false,\"follow=\ning\":false,\"follow_request_sent\":false,\"notifications\":false},\"geo\":null,\"c=\noordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favori=\nte_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions=\n\":[]},\"favorited\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sun M=\nay 19 08:14:38 +0000 2013\",\"id\":336032135678922752,\"id_str\":\"33603213567892=\n2752\",\"text\":\"gSlCBPBFHcECZkqYafmjxALrrIODYJxYZxWVwAqHbkSVAAmwiunUwHjAkFwJK=\nZTsabmcPqLQoUndCYZsMFHcPqoAE\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.gi=\nthub.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncate=\nd\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_=\nreply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_n=\name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123=\n\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test acc=\nount for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.=\ncom\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}}=\n,\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,=\n\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_off=\nset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"ve=\nrified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false=\n,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_backgro=\nund_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638=\n\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_background_images\\/394345638\\/test.jpg\",\"profile_background_tile\":f=\nalse,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710=\n\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"pro=\nfile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"=\nprofile_text_color\":\"000000\",\"profile_use_background_image\":false,\"default_=\nprofile\":false,\"default_profile_image\":false,\"following\":false,\"follow_requ=\nest_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place=\n\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":=\n{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false=\n,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sun May 19 06:57:50 +0000 20=\n13\",\"id\":336012805083910145,\"id_str\":\"336012805083910145\",\"text\":\"xfNfJSkEZ=\nIJuMoVBTUKcZGFWxKHRCjQBQfxJWtTGrCQABoqFRdCCvuqjyctkubscMwhCyURPlEHwwTTlQXMy=\npcQoVvuwpthjKzP\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" =\nrel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_=\nreply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user=\n_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"us=\ner\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_nam=\ne\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for test=\ning stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"=\nurl\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display=\n_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":=\nfalse,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":=\n\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"=\ntime_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false=\n,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translat=\nor\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"=\nprofile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backg=\nround_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile=\n_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal=\n.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1=\n733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_=\nborder_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_=\ncolor\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":fals=\ne,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":fal=\nse,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contr=\nibutors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[=\n],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":=\nfalse,\"lang\":\"sk\"},{\"created_at\":\"Sun May 19 06:57:16 +0000 2013\",\"id\":3360=\n12665493274624,\"id_str\":\"336012665493274624\",\"text\":\"ZdnLzliOtXFpfwpJbjVYbR=\nBMdyGuuFUUPWMfJJnSuIQYHTWnQBFTZdKHUPxTMcxgSWHvQTeaUjtseiGrZUVHbsTNfJffxVzGk=\ndIyDujhOnPABhfnxlguExwAnKeiUxNpPzSc\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tw=\neepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"t=\nruncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":nu=\nll,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_s=\ncreen_name\":null,\"user\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy t=\nest 123\",\"screen_name\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A t=\nest account for testing stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities=\n\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\=\n/\\/foo.com\",\"display_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"url=\ns\":[]}},\"protected\":false,\"followers_count\":7,\"friends_count\":10,\"listed_co=\nunt\":0,\"created_at\":\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"=\nutc_offset\":-18000,\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":t=\nrue,\"verified\":false,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled=\n\":false,\"is_translator\":false,\"profile_background_color\":\"FFFFFF\",\"profile_=\nbackground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/39=\n4345638\\/test.jpg\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twim=\ng.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_=\ntile\":false,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/173=\n3327710\\/test_normal.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.co=\nm\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000F=\nF\",\"profile_sidebar_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0=\nFF92\",\"profile_text_color\":\"000000\",\"profile_use_background_image\":false,\"d=\nefault_profile\":false,\"default_profile_image\":false,\"following\":false,\"foll=\now_request_sent\":false,\"notifications\":false},\"geo\":null,\"coordinates\":null=\n,\"place\":null,\"contributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"ent=\nities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited=\n\":false,\"retweeted\":false,\"lang\":\"en\"},{\"created_at\":\"Sun May 19 06:56:53 +=\n0000 2013\",\"id\":336012566277021696,\"id_str\":\"336012566277021696\",\"text\":\"mC=\nehzMeVBWXPldwjoVUVpAhNoAVNcRcOYNHsnyPLiDbuXPcOJguaCHUHsfsKXKbJnJWKBawbTRmni=\nVxdrdxDSqpLmuApj\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\"=\n rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in=\n_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_use=\nr_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"u=\nser\":{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_na=\nme\":\"tweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for tes=\nting stuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{=\n\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"displa=\ny_url\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\"=\n:false,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\"=\n:\"Wed Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,=\n\"time_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":fals=\ne,\"statuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_transla=\ntor\":false,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",=\n\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_back=\nground_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profil=\ne_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/=\n1733327710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar=\n_border_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text=\n_color\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":fal=\nse,\"default_profile_image\":false,\"following\":false,\"follow_request_sent\":fa=\nlse,\"notifications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"cont=\nributors\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":=\n[],\"symbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\"=\n:false,\"lang\":\"sk\"},{\"created_at\":\"Sun May 19 06:54:55 +0000 2013\",\"id\":336=\n012071361724416,\"id_str\":\"336012071361724416\",\"text\":\"RbHOcyEvCDeiBiHIdyEXI=\nLzXkYfWwKcftlZHlqUAjZMNqSWvjGSbDwRQYlzoucePyYqAcrXxlLZlYzlTblCyVjslZXrphKsZ=\nEVfF\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"nof=\nollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_st=\natus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"=\nin_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":8=\n2301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweepyt=\nest\",\"location\":\"pytopia\",\"description\":\"A test account for testing stuff.\"=\n,\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:=\n\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"foo.=\ncom\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"foll=\nowers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct 14=\n 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone\":=\n\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuses_=\ncount\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"=\nprofile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_bac=\nkground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_image=\ns\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\"=\n:\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"prof=\nile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/=\ntest_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_colo=\nr\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000=\n000\",\"profile_use_background_image\":false,\"default_profile\":false,\"default_=\nprofile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notific=\nations\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":nu=\nll,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"lang=\n\":\"en\"},{\"created_at\":\"Sun May 19 06:29:58 +0000 2013\",\"id\":336005791897231=\n360,\"id_str\":\"336005791897231360\",\"text\":\"PbXmjFoJibKqswIQIbzBaCKaMuMHLMEac=\nRWxHSRdvjTHpRLyPqtbiEpTLOYqKuxlXEpDEdEUrxbmAtOlYPwdOPXaKoxpkSmktTTTUNugSYeZ=\nYeSWHT\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/tweepy.github.com\\/\\\" rel=3D\\\"n=\nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_=\nstatus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null=\n,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\"=\n:82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"tweep=\nytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing stuff=\n.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"htt=\np:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url\":\"fo=\no.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"fo=\nllowers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed Oct =\n14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time_zone=\n\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"statuse=\ns_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false=\n,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\=\n/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_b=\nackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_ima=\nges\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_ur=\nl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"pr=\nofile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710=\n\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_co=\nlor\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"0=\n00000\",\"profile_use_background_image\":false,\"default_profile\":false,\"defaul=\nt_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"notif=\nications\":false},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"symbol=\ns\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"la=\nng\":\"sk\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "43353", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348844627161; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:48 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "179", 
+                "x-rate-limit-reset": "1376714388", 
+                "x-transaction": "8fafca8a9b7283ed"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/statuses/user_timeline.json?id=twitter"
+        }, 
+        "response": {
+            "body_quoted_printable": "[{\"created_at\":\"Sat Aug 17 00:53:10 +0000 2013\",\"id\":368535944636293121,\"id=\n_str\":\"368535944636293121\",\"text\":\"via @twittereng: A very detailed look at=\n re-architecting the Twitter platform + a new Tweets-per-second peak: https=\n:\\/\\/t.co\\/0RfHOCY430\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":78321=\n4,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"Sa=\nn Francisco, CA\",\"description\":\"Your official source for news, updates and =\ntips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog=\n.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"descr=\niption\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_=\ncount\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 200=\n7\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":=\n\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\=\n/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fx=\nn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_bann=\ner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"pro=\nfile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_=\nsidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_bac=\nkground_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"=\nfollowing\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":nul=\nl,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":158,\"=\nfavorite_count\":144,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"=\nhttps:\\/\\/t.co\\/0RfHOCY430\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/201=\n3\\/new-tweets-per-second-record-and-how\",\"display_url\":\"blog.twitter.com\\/2=\n013\\/new-tweet\\u2026\",\"indices\":[110,133]}],\"user_mentions\":[{\"screen_name\"=\n:\"TwitterEng\",\"name\":\"Twitter Engineering\",\"id\":6844292,\"id_str\":\"6844292\",=\n\"indices\":[4,15]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive=\n\":false,\"lang\":\"en\"},{\"created_at\":\"Thu Aug 15 23:35:51 +0000 2013\",\"id\":36=\n8154097246937088,\"id_str\":\"368154097246937088\",\"text\":\"Get m\\u00e1s social =\non @Telemundo's #PremiosTuMundo tonight: https:\\/\\/t.co\\/VAGewL9Pbj\",\"sourc=\ne\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status=\n_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in=\n_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"T=\nwitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description=\n\":\"Your official source for news, updates and tips from Twitter, Inc.\",\"url=\n\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t=\n.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\"=\n:\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protect=\ned\":false,\"followers_count\":22432510,\"friends_count\":131,\"listed_count\":792=\n16,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc=\n_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true=\n,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":f=\nalse,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",\"profile_bac=\nkground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/65709=\n0062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https=\n:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhk=\ne1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.tw=\nimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"prof=\nile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/=\nv65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.=\ncom\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"pr=\nofile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",=\n\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_=\nprofile\":false,\"default_profile_image\":false,\"following\":null,\"follow_reque=\nst_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":=\nnull,\"contributors\":null,\"retweet_count\":149,\"favorite_count\":104,\"entities=\n\":{\"hashtags\":[{\"text\":\"PremiosTuMundo\",\"indices\":[31,46]}],\"symbols\":[],\"u=\nrls\":[{\"url\":\"https:\\/\\/t.co\\/VAGewL9Pbj\",\"expanded_url\":\"https:\\/\\/blog.tw=\nitter.com\\/2013\\/get-mas-social-at-premios-tu-mundo\",\"display_url\":\"blog.tw=\nitter.com\\/2013\\/get-mas-s\\u2026\",\"indices\":[56,79]}],\"user_mentions\":[{\"sc=\nreen_name\":\"Telemundo\",\"name\":\"Telemundo \",\"id\":22952132,\"id_str\":\"22952132=\n\",\"indices\":[18,28]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensit=\nive\":false,\"lang\":\"es\"},{\"created_at\":\"Tue Aug 13 19:56:47 +0000 2013\",\"id\"=\n:367374190128541696,\"id_str\":\"367374190128541696\",\"text\":\"RT @twu: We want =\nTwitter to be the best place in the world for engineers to work. Announcing=\n Twitter University: https:\\/\\/t.co\\/q101ZuYAAZ\",\"source\":\"web\",\"truncated\"=\n:false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_re=\nply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_nam=\ne\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name=\n\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your official sou=\nrce for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5i=\nRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"ex=\npanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",=\n\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers=\n_count\":22432510,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue=\n Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"tim=\ne_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"st=\natuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\"=\n:false,\"profile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"=\nhttp:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9i=\njhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/=\nprofile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_ba=\nckground_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_ima=\nges\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\"=\n:\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx=\n_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners=\n\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border=\n_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\"=\n:\"333333\",\"profile_use_background_image\":true,\"default_profile\":false,\"defa=\nult_profile_image\":false,\"following\":null,\"follow_request_sent\":false,\"noti=\nfications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":=\nnull,\"retweeted_status\":{\"created_at\":\"Tue Aug 13 18:27:38 +0000 2013\",\"id\"=\n:367351755622719488,\"id_str\":\"367351755622719488\",\"text\":\"We want Twitter t=\no be the best place in the world for engineers to work. Announcing Twitter =\nUniversity: https:\\/\\/t.co\\/q101ZuYAAZ\",\"source\":\"web\",\"truncated\":false,\"i=\nn_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_us=\ner_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"=\nuser\":{\"id\":1665823832,\"id_str\":\"1665823832\",\"name\":\"Twitter University\",\"s=\ncreen_name\":\"twu\",\"location\":\"\",\"description\":\"Educating Twitter's engineer=\ns & the technical community through discussion of emerging technologies, sh=\naring of new ideas, and contributions to Open Source.\",\"url\":null,\"entities=\n\":{\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":5460,\"fri=\nends_count\":6,\"listed_count\":106,\"created_at\":\"Mon Aug 12 19:13:51 +0000 20=\n13\",\"favourites_count\":5,\"utc_offset\":-36000,\"time_zone\":\"Hawaii\",\"geo_enab=\nled\":false,\"verified\":true,\"statuses_count\":4,\"lang\":\"en\",\"contributors_ena=\nbled\":false,\"is_translator\":false,\"profile_background_color\":\"C0DEED\",\"prof=\nile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/images\\/themes\\/theme1\\/b=\ng.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/image=\ns\\/themes\\/theme1\\/bg.png\",\"profile_background_tile\":false,\"profile_image_u=\nrl\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/378800000289782597\\/3431695ee80=\n72b90da85b2d0ef58ec64_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.=\ntwimg.com\\/profile_images\\/378800000289782597\\/3431695ee8072b90da85b2d0ef58=\nec64_normal.png\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_colo=\nr\":\"C0DEED\",\"profile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333=\n333\",\"profile_use_background_image\":true,\"default_profile\":true,\"default_pr=\nofile_image\":false,\"following\":null,\"follow_request_sent\":false,\"notificati=\nons\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"=\nretweet_count\":767,\"favorite_count\":413,\"entities\":{\"hashtags\":[],\"symbols\"=\n:[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/q101ZuYAAZ\",\"expanded_url\":\"https:\\/\\/b=\nlog.twitter.com\\/2013\\/twitter-university-building-a-world-class-engineerin=\ng-organization\",\"display_url\":\"blog.twitter.com\\/2013\\/twitter-u\\u2026\",\"in=\ndices\":[104,127]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":767,\"favorite_count=\n\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/=\nq101ZuYAAZ\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/twitter-unive=\nrsity-building-a-world-class-engineering-organization\",\"display_url\":\"blog.=\ntwitter.com\\/2013\\/twitter-u\\u2026\",\"indices\":[113,136]}],\"user_mentions\":[=\n{\"screen_name\":\"twu\",\"name\":\"Twitter University\",\"id\":1665823832,\"id_str\":\"=\n1665823832\",\"indices\":[3,7]}]},\"favorited\":false,\"retweeted\":false,\"possibl=\ny_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Aug 07 20:43:16 +0000 20=\n13\",\"id\":365211562421657601,\"id_str\":\"365211562421657601\",\"text\":\"Tonight U=\nS time: @carlquintanilla explores \\\"The Twitter Revolution\\\" at 9pm ET\\/PT =\non @CNBC: http:\\/\\/t.co\\/DgA3N3IkWg #TwitterRevolution\",\"source\":\"web\",\"tru=\nncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null=\n,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_scr=\neen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"scre=\nen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\":\"Your offic=\nial source for news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t=\n.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wT=\ngu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitte=\nr.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"fo=\nllowers_count\":22432510,\"friends_count\":131,\"listed_count\":79216,\"created_a=\nt\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-252=\n00,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":t=\nrue,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_tran=\nslator\":false,\"profile_background_color\":\"ACDED6\",\"profile_background_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5=\nsy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twim=\ng.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"pro=\nfile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/prof=\nile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url=\n_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47q=\nv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_=\nbanners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar=\n_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text=\n_color\":\"333333\",\"profile_use_background_image\":true,\"default_profile\":fals=\ne,\"default_profile_image\":false,\"following\":null,\"follow_request_sent\":fals=\ne,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contrib=\nutors\":null,\"retweet_count\":537,\"favorite_count\":276,\"entities\":{\"hashtags\"=\n:[{\"text\":\"TwitterRevolution\",\"indices\":[114,132]}],\"symbols\":[],\"urls\":[{\"=\nurl\":\"http:\\/\\/t.co\\/DgA3N3IkWg\",\"expanded_url\":\"http:\\/\\/www.cnbc.com\\/id\\=\n/100792286\",\"display_url\":\"cnbc.com\\/id\\/100792286\",\"indices\":[91,113]}],\"u=\nser_mentions\":[{\"screen_name\":\"carlquintanilla\",\"name\":\"Carl Quintanilla\",\"=\nid\":114782468,\"id_str\":\"114782468\",\"indices\":[17,33]},{\"screen_name\":\"CNBC\"=\n,\"name\":\"CNBC\",\"id\":20402945,\"id_str\":\"20402945\",\"indices\":[84,89]}]},\"favo=\nrited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cr=\neated_at\":\"Tue Aug 06 18:05:04 +0000 2013\",\"id\":364809363765993472,\"id_str\"=\n:\"364809363765993472\",\"text\":\"New Twitter for iOS and Android updates: impr=\novements to login verification, photos, more. https:\\/\\/t.co\\/rVnCSq85lL\",\"=\nsource\":\"\\u003ca href=3D\\\"http:\\/\\/www.tweetdeck.com\\\" rel=3D\\\"nofollow\\\"\\u=\n003eTweetDeck\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":nul=\nl,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_=\nuser_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_st=\nr\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Franci=\nsco, CA\",\"description\":\"Your official source for news, updates and tips fro=\nm Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter=\n.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_count\":1=\n31,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favo=\nurites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada=\n)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"co=\nntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":=\n\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_bac=\nkground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/6570900=\n62\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9ne=\nctx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile=\n_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":=\n\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_lin=\nk_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_=\nfill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_=\nimage\":true,\"default_profile\":false,\"default_profile_image\":false,\"followin=\ng\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coord=\ninates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":764,\"favorite=\n_count\":311,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/=\n\\/t.co\\/rVnCSq85lL\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/impro=\nvements-to-login-verification-photos-and-more\",\"display_url\":\"blog.twitter.=\ncom\\/2013\\/improveme\\u2026\",\"indices\":[91,114]}],\"user_mentions\":[]},\"favor=\nited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"cre=\nated_at\":\"Tue Aug 06 16:52:06 +0000 2013\",\"id\":364791000624926721,\"id_str\":=\n\"364791000624926721\",\"text\":\"RT @twittermedia: New Nielsen research indicat=\nes two-way causal influence between Twitter activity and TV viewership http=\n:\\/\\/t.co\\/4cmMO2EdCE\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\/www.tweetdeck.co=\nm\\\" rel=3D\\\"nofollow\\\"\\u003eTweetDeck\\u003c\\/a\\u003e\",\"truncated\":false,\"in=\n_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_use=\nr_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"u=\nser\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter=\n\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source for ne=\nws, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",=\n\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url=\n\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":=\n[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22=\n432510,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14=\n:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"P=\nacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_cou=\nnt\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pr=\nofile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png=\n\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ba=\nckground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_t=\nile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/22841=\n74758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.pn=\ng\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/=\n1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"E=\nEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",=\n\"profile_use_background_image\":true,\"default_profile\":false,\"default_profil=\ne_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\"=\n:null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retw=\neeted_status\":{\"created_at\":\"Tue Aug 06 13:52:32 +0000 2013\",\"id\":364745811=\n831160833,\"id_str\":\"364745811831160833\",\"text\":\"New Nielsen research indica=\ntes two-way causal influence between Twitter activity and TV viewership htt=\np:\\/\\/t.co\\/4cmMO2EdCE\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_statu=\ns_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_=\nreply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":1306=\n49891,\"id_str\":\"130649891\",\"name\":\"Twitter Media\",\"screen_name\":\"twittermed=\nia\",\"location\":\"San Francisco\",\"description\":\"Tracking cool, meaningful use=\ns of Tweets in media, tv, sports, entertainment and journalism. Send us tip=\ns!\",\"url\":\"https:\\/\\/t.co\\/TaNgNcxAmy\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"h=\nttps:\\/\\/t.co\\/TaNgNcxAmy\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/medi=\na\",\"display_url\":\"blog.twitter.com\\/media\",\"indices\":[0,23]}]},\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2379847,\"friends_count\":=\n293,\"listed_count\":7877,\"created_at\":\"Wed Apr 07 22:41:40 +0000 2010\",\"favo=\nurites_count\":129,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canad=\na)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":720,\"lang\":\"en\",\"co=\nntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":=\n\"12212D\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_bac=\nkground_images\\/90427732\\/twittermedia-bg.png\",\"profile_background_image_ur=\nl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/90427732\\/twi=\nttermedia-bg.png\",\"profile_background_tile\":false,\"profile_image_url\":\"http=\n:\\/\\/a0.twimg.com\\/profile_images\\/3752514126\\/0a78819053b9451d8e201de29501=\n97ab_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profil=\ne_images\\/3752514126\\/0a78819053b9451d8e201de2950197ab_normal.png\",\"profile=\n_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/130649891\\/13474043=\n21\",\"profile_link_color\":\"1D5870\",\"profile_sidebar_border_color\":\"333333\",\"=\nprofile_sidebar_fill_color\":\"EEEEEE\",\"profile_text_color\":\"333333\",\"profile=\n_use_background_image\":true,\"default_profile\":false,\"default_profile_image\"=\n:false,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},\"=\ngeo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_coun=\nt\":382,\"favorite_count\":208,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[=\n{\"url\":\"http:\\/\\/t.co\\/4cmMO2EdCE\",\"expanded_url\":\"http:\\/\\/www.nielsen.com=\n\\/us\\/en\\/press-room\\/2013\\/new-nielsen-research-indicates-two-way-causal-i=\nnfluence-between-.html\",\"display_url\":\"nielsen.com\\/us\\/en\\/press-ro\\u2026\"=\n,\"indices\":[99,121]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fal=\nse,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":382,\"favorite_co=\nunt\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co=\n\\/4cmMO2EdCE\",\"expanded_url\":\"http:\\/\\/www.nielsen.com\\/us\\/en\\/press-room\\=\n/2013\\/new-nielsen-research-indicates-two-way-causal-influence-between-.htm=\nl\",\"display_url\":\"nielsen.com\\/us\\/en\\/press-ro\\u2026\",\"indices\":[117,139]}=\n],\"user_mentions\":[{\"screen_name\":\"twittermedia\",\"name\":\"Twitter Media\",\"id=\n\":130649891,\"id_str\":\"130649891\",\"indices\":[3,16]}]},\"favorited\":false,\"ret=\nweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Fri Au=\ng 02 23:38:27 +0000 2013\",\"id\":363443709003563009,\"id_str\":\"363443709003563=\n009\",\"text\":\"What time is it? Why, it's time to dive into #SharkWeek! https=\n:\\/\\/t.co\\/xDSGQhpV4i\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status=\n_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_r=\neply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":78321=\n4,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"Sa=\nn Francisco, CA\",\"description\":\"Your official source for news, updates and =\ntips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url=\n\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog=\n.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"descr=\niption\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_=\ncount\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 200=\n7\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US =\n& Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":=\n\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_background=\n_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/pro=\nfile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backg=\nround_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\=\n/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profi=\nle_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fx=\nn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\=\n/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_bann=\ner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"pro=\nfile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_=\nsidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_bac=\nkground_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"=\nfollowing\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":nul=\nl,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":361,\"=\nfavorite_count\":222,\"entities\":{\"hashtags\":[{\"text\":\"SharkWeek\",\"indices\":[=\n45,55]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/xDSGQhpV4i\",\"expanded=\n_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/dive-into-shark-week\",\"display_url=\n\":\"blog.twitter.com\\/2013\\/dive-into\\u2026\",\"indices\":[57,80]}],\"user_menti=\nons\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"la=\nng\":\"en\"},{\"created_at\":\"Thu Aug 01 19:32:58 +0000 2013\",\"id\":3630195458222=\n48961,\"id_str\":\"363019545822248961\",\"text\":\"Search update on http:\\/\\/t.co\\=\n/eNvqKTup1d: See photos &amp; accounts in results + recent searches &amp; s=\nocial context as you type your query.\",\"source\":\"web\",\"truncated\":false,\"in=\n_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_use=\nr_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"u=\nser\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter=\n\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source for ne=\nws, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",=\n\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url=\n\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":=\n[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22=\n432510,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14=\n:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"P=\nacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_cou=\nnt\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"pr=\nofile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a=\n0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png=\n\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ba=\nckground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_t=\nile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/22841=\n74758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/=\n\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.pn=\ng\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/=\n1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"E=\nEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",=\n\"profile_use_background_image\":true,\"default_profile\":false,\"default_profil=\ne_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\"=\n:null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retw=\neet_count\":506,\"favorite_count\":230,\"entities\":{\"hashtags\":[],\"symbols\":[],=\n\"urls\":[{\"url\":\"http:\\/\\/t.co\\/eNvqKTup1d\",\"expanded_url\":\"http:\\/\\/twitter=\n.com\",\"display_url\":\"twitter.com\",\"indices\":[17,39]}],\"user_mentions\":[]},\"=\nfavorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},=\n{\"created_at\":\"Thu Aug 01 17:56:54 +0000 2013\",\"id\":362995368629243905,\"id_=\nstr\":\"362995368629243905\",\"text\":\"The latest Twitter for Windows 8 now supp=\norts multiple accounts, lists + more. Get the update: http:\\/\\/t.co\\/CHZQdB=\nACgu\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_rep=\nly_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_s=\ntr\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"78321=\n4\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",=\n\"description\":\"Your official source for news, updates and tips from Twitter=\n, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"=\ndisplay_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[=\n]}},\"protected\":false,\"followers_count\":22432510,\"friends_count\":131,\"liste=\nd_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_co=\nunt\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_e=\nnabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributor=\ns_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",=\n\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_i=\nmages\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_h=\nttps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqe=\ny5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"ht=\ntp:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_norma=\nl.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/=\n2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/=\n\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":=\n\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_colo=\nr\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":tr=\nue,\"default_profile\":false,\"default_profile_image\":false,\"following\":null,\"=\nfollow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":n=\null,\"place\":null,\"contributors\":null,\"retweet_count\":467,\"favorite_count\":1=\n87,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/\\/t.co\\/CH=\nZQdBACgu\",\"expanded_url\":\"http:\\/\\/apps.microsoft.com\\/windows\\/en-us\\/app\\=\n/twitter\\/8289549f-9bae-4d44-9a5c-63d9c3a79f35\",\"display_url\":\"apps.microso=\nft.com\\/windows\\/en-us\\/\\u2026\",\"indices\":[95,117]}],\"user_mentions\":[]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{=\n\"created_at\":\"Wed Jul 31 19:59:15 +0000 2013\",\"id\":362663770872487938,\"id_s=\ntr\":\"362663770872487938\",\"text\":\"RT @TwitterAds: An excellent, in-depth loo=\nk at TVxTwitter from Variety's @awallenstein, featuring @adambain http:\\/\\/=\nt.co\\/6TC63db6I8\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":=\nnull,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_=\nto_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id=\n_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Fra=\nncisco, CA\",\"description\":\"Your official source for news, updates and tips =\nfrom Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"u=\nrls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twit=\nter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"descriptio=\nn\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_count=\n\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"f=\navourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Can=\nada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",=\n\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_colo=\nr\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_=\nbackground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background=\n_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/6570=\n90062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_im=\nage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv=\n9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/prof=\nile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_ur=\nl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_=\nlink_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sideb=\nar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_backgrou=\nnd_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"follo=\nwing\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"co=\nordinates\":null,\"place\":null,\"contributors\":null,\"retweeted_status\":{\"creat=\ned_at\":\"Wed Jul 31 19:09:22 +0000 2013\",\"id\":362651215206694912,\"id_str\":\"3=\n62651215206694912\",\"text\":\"An excellent, in-depth look at TVxTwitter from V=\nariety's @awallenstein, featuring @adambain http:\\/\\/t.co\\/6TC63db6I8\",\"sou=\nrce\":\"\\u003ca href=3D\\\"http:\\/\\/www.hootsuite.com\\\" rel=3D\\\"nofollow\\\"\\u003=\neHootSuite\\u003c\\/a\\u003e\",\"truncated\":false,\"in_reply_to_status_id\":null,\"=\nin_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_use=\nr_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":357750891,\"id_st=\nr\":\"357750891\",\"name\":\"Twitter Advertising\",\"screen_name\":\"TwitterAds\",\"loc=\nation\":\"San Francisco, CA \",\"description\":\"Your source for Twitter advertis=\ning product updates, tips, news and success stories. Looking for SMB? @twit=\ntersmallbiz. Need help? http:\\/\\/t.co\\/xAMS8D6Bfu\",\"url\":\"http:\\/\\/t.co\\/Ew=\nxpVQz6Gs\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/EwxpVQz6Gs\",\"ex=\npanded_url\":\"http:\\/\\/business.twitter.com\",\"display_url\":\"business.twitter=\n.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/xAM=\nS8D6Bfu\",\"expanded_url\":\"http:\\/\\/ow.ly\\/kshRw\",\"display_url\":\"ow.ly\\/kshRw=\n\",\"indices\":[131,153]}]}},\"protected\":false,\"followers_count\":204286,\"frien=\nds_count\":98,\"listed_count\":1437,\"created_at\":\"Thu Aug 18 21:08:15 +0000 20=\n11\",\"favourites_count\":250,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (U=\nS & Canada)\",\"geo_enabled\":false,\"verified\":true,\"statuses_count\":1058,\"lan=\ng\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backgro=\nund_color\":\"C0DEED\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/=\nprofile_background_images\\/662767273\\/jvmxdpdrplhxcw8yvkv2.png\",\"profile_ba=\nckground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_imag=\nes\\/662767273\\/jvmxdpdrplhxcw8yvkv2.png\",\"profile_background_tile\":true,\"pr=\nofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174566\\/amp1w9=\narbi2aw151ns3s_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.c=\nom\\/profile_images\\/2284174566\\/amp1w9arbi2aw151ns3s_normal.png\",\"profile_b=\nanner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/357750891\\/1347988305=\n\",\"profile_link_color\":\"0084B4\",\"profile_sidebar_border_color\":\"FFFFFF\",\"pr=\nofile_sidebar_fill_color\":\"DDEEF6\",\"profile_text_color\":\"333333\",\"profile_u=\nse_background_image\":true,\"default_profile\":false,\"default_profile_image\":f=\nalse,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},\"ge=\no\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\"=\n:269,\"favorite_count\":133,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"=\nurl\":\"http:\\/\\/t.co\\/6TC63db6I8\",\"expanded_url\":\"http:\\/\\/ow.ly\\/nvCmF\",\"di=\nsplay_url\":\"ow.ly\\/nvCmF\",\"indices\":[92,114]}],\"user_mentions\":[{\"screen_na=\nme\":\"awallenstein\",\"name\":\"Andrew Wallenstein\",\"id\":14160121,\"id_str\":\"1416=\n0121\",\"indices\":[57,70]},{\"screen_name\":\"adambain\",\"name\":\"adam bain\",\"id\":=\n14253109,\"id_str\":\"14253109\",\"indices\":[82,91]}]},\"favorited\":false,\"retwee=\nted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},\"retweet_count\":269,\"fav=\norite_count\":0,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:=\n\\/\\/t.co\\/6TC63db6I8\",\"expanded_url\":\"http:\\/\\/ow.ly\\/nvCmF\",\"display_url\":=\n\"ow.ly\\/nvCmF\",\"indices\":[108,130]}],\"user_mentions\":[{\"screen_name\":\"Twitt=\nerAds\",\"name\":\"Twitter Advertising\",\"id\":357750891,\"id_str\":\"357750891\",\"in=\ndices\":[3,14]},{\"screen_name\":\"awallenstein\",\"name\":\"Andrew Wallenstein\",\"i=\nd\":14160121,\"id_str\":\"14160121\",\"indices\":[73,86]},{\"screen_name\":\"adambain=\n\",\"name\":\"adam bain\",\"id\":14253109,\"id_str\":\"14253109\",\"indices\":[98,107]}]=\n},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en=\n\"},{\"created_at\":\"Wed Jul 31 18:53:22 +0000 2013\",\"id\":362647188523847680,\"=\nid_str\":\"362647188523847680\",\"text\":\"We study billions of public Tweets to =\ndetect events + visualize the synchrony they generate at scale: https:\\/\\/t=\n.co\\/Jc9Gaubdnr\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":n=\null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_t=\no_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_=\nstr\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Fran=\ncisco, CA\",\"description\":\"Your official source for news, updates and tips f=\nrom Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"ur=\nls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitt=\ner.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description=\n\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_count\"=\n:131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"fa=\nvourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Cana=\nda)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"=\ncontributors_enabled\":false,\"is_translator\":false,\"profile_background_color=\n\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_b=\nackground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_=\nimage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/65709=\n0062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9=\nnectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profi=\nle_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url=\n\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_l=\nink_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sideba=\nr_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_backgroun=\nd_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"follow=\ning\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coo=\nrdinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":443,\"favori=\nte_count\":274,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:=\n\\/\\/t.co\\/Jc9Gaubdnr\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/twi=\ntter-and-synchrony\",\"display_url\":\"blog.twitter.com\\/2013\\/twitter-a\\u2026\"=\n,\"indices\":[102,125]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":fa=\nlse,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Wed Jul 31 14:05=\n:56 +0000 2013\",\"id\":362574854916030465,\"id_str\":\"362574854916030465\",\"text=\n\":\"Our latest #transparency report is up, covering the last 6 months of gov=\nernment requests &amp; copyright notices: https:\\/\\/t.co\\/GXr3ikr2gT\",\"sour=\nce\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_statu=\ns_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"i=\nn_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"=\nTwitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"descriptio=\nn\":\"Your official source for news, updates and tips from Twitter, Inc.\",\"ur=\nl\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/=\nt.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url=\n\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protec=\nted\":false,\"followers_count\":22432510,\"friends_count\":131,\"listed_count\":79=\n216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"ut=\nc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":tru=\ne,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":=\nfalse,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",\"profile_ba=\nckground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/6570=\n90062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"http=\ns:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijh=\nke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.t=\nwimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"pro=\nfile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\=\n/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg=\n.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"p=\nrofile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\"=\n,\"profile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default=\n_profile\":false,\"default_profile_image\":false,\"following\":null,\"follow_requ=\nest_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\"=\n:null,\"contributors\":null,\"retweet_count\":545,\"favorite_count\":230,\"entitie=\ns\":{\"hashtags\":[{\"text\":\"transparency\",\"indices\":[11,24]}],\"symbols\":[],\"ur=\nls\":[{\"url\":\"https:\\/\\/t.co\\/GXr3ikr2gT\",\"expanded_url\":\"https:\\/\\/blog.twi=\ntter.com\\/2013\\/working-to-increase-transparency\",\"display_url\":\"blog.twitt=\ner.com\\/2013\\/working-t\\u2026\",\"indices\":[114,137]}],\"user_mentions\":[]},\"f=\navorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{=\n\"created_at\":\"Mon Jul 22 23:00:28 +0000 2013\",\"id\":359447882224500736,\"id_s=\ntr\":\"359447882224500736\",\"text\":\"There have been 2 million mentions on Twit=\nter since last night's #RoyalBaby watch intensified. Our writeup: https:\\/\\=\n/t.co\\/CpIvImwqFj\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\"=\n:null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply=\n_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"i=\nd_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Fr=\nancisco, CA\",\"description\":\"Your official source for news, updates and tips=\n from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"=\nurls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twi=\ntter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"descripti=\non\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_coun=\nt\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"=\nfavourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Ca=\nnada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\"=\n,\"contributors_enabled\":false,\"is_translator\":false,\"profile_background_col=\nor\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile=\n_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_backgroun=\nd_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657=\n090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_i=\nmage_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47q=\nv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/pro=\nfile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_u=\nrl\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile=\n_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_side=\nbar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_backgro=\nund_image\":true,\"default_profile\":false,\"default_profile_image\":false,\"foll=\nowing\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"c=\noordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":736,\"favo=\nrite_count\":352,\"entities\":{\"hashtags\":[{\"text\":\"RoyalBaby\",\"indices\":[65,7=\n5]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/CpIvImwqFj\",\"expanded_url=\n\":\"https:\\/\\/blog.twitter.com\\/2013\\/royalbaby\",\"display_url\":\"blog.twitter=\n.com\\/2013\\/royalbaby\",\"indices\":[108,131]}],\"user_mentions\":[]},\"favorited=\n\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created=\n_at\":\"Sun Jul 21 15:16:22 +0000 2013\",\"id\":358968703511040000,\"id_str\":\"358=\n968703511040000\",\"text\":\"Last day of Comic-Con! Here's your pass to #SDCC20=\n13: https:\\/\\/t.co\\/13RDmr8tCE\",\"source\":\"web\",\"truncated\":false,\"in_reply_=\nto_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":n=\null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"=\nid\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"loca=\ntion\":\"San Francisco, CA\",\"description\":\"Your official source for news, upd=\nates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entiti=\nes\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http=\n:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}=\n]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,=\n\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 =\n+0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific =\nTime (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":163=\n0,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_b=\nackground_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg=\n.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgroun=\nd_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":tr=\nue,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/=\nv65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.t=\nwimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"pro=\nfile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405=\n327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",=\n\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profil=\ne_use_background_image\":true,\"default_profile\":false,\"default_profile_image=\n\":false,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},=\n\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_cou=\nnt\":330,\"favorite_count\":177,\"entities\":{\"hashtags\":[{\"text\":\"SDCC2013\",\"in=\ndices\":[43,52]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/13RDmr8tCE\",\"=\nexpanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/your-pass-to-comic-con\",\"d=\nisplay_url\":\"blog.twitter.com\\/2013\\/your-pass\\u2026\",\"indices\":[54,77]}],\"=\nuser_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\"=\n:false,\"lang\":\"en\"},{\"created_at\":\"Wed Jul 17 17:53:33 +0000 2013\",\"id\":357=\n558708194131969,\"id_str\":\"357558708194131969\",\"text\":\"Read all, know all: T=\nhe stars and the stats at last night's @MLB's #ASG: https:\\/\\/t.co\\/bbO6qPp=\nzYO\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_repl=\ny_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_st=\nr\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214=\n\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"=\ndescription\":\"Your official source for news, updates and tips from Twitter,=\n Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":=\n\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"d=\nisplay_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]=\n}},\"protected\":false,\"followers_count\":22432510,\"friends_count\":131,\"listed=\n_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_cou=\nnt\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_en=\nabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors=\n_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",\"=\nprofile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_im=\nages\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_ht=\ntps\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey=\n5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"htt=\np:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal=\n.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2=\n284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\=\n/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"=\n038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color=\n\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_image\":tru=\ne,\"default_profile\":false,\"default_profile_image\":false,\"following\":null,\"f=\nollow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":nu=\nll,\"place\":null,\"contributors\":null,\"retweet_count\":316,\"favorite_count\":15=\n7,\"entities\":{\"hashtags\":[{\"text\":\"ASG\",\"indices\":[67,71]}],\"symbols\":[],\"u=\nrls\":[{\"url\":\"https:\\/\\/t.co\\/bbO6qPpzYO\",\"expanded_url\":\"https:\\/\\/blog.tw=\nitter.com\\/2013\\/mlbs-asg-all-the-stars-all-the-stats\",\"display_url\":\"blog.=\ntwitter.com\\/2013\\/mlbs-asg-\\u2026\",\"indices\":[73,96]}],\"user_mentions\":[{\"=\nscreen_name\":\"MLB\",\"name\":\"MLB\",\"id\":18479513,\"id_str\":\"18479513\",\"indices\"=\n:[60,64]}]},\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,=\n\"lang\":\"en\"},{\"created_at\":\"Tue Jul 16 20:42:33 +0000 2013\",\"id\":3572388488=\n30443520,\"id_str\":\"357238848830443520\",\"text\":\"Our new Media Blog showcases=\n how partners &amp; publishers are using Twitter in TV, music, sports, govt=\n, news biz: https:\\/\\/t.co\\/hgiB0ZjW2P\",\"source\":\"web\",\"truncated\":false,\"i=\nn_reply_to_status_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_us=\ner_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"=\nuser\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitte=\nr\",\"location\":\"San Francisco, CA\",\"description\":\"Your official source for n=\news, updates and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\"=\n,\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_ur=\nl\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\"=\n:[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":false,\"followers_count\":2=\n2432510,\"friends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 1=\n4:35:54 +0000 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"=\nPacific Time (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_co=\nunt\":1630,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"p=\nrofile_background_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/=\na0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.pn=\ng\",\"profile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_b=\nackground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_=\ntile\":true,\"profile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284=\n174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\=\n/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.p=\nng\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\=\n/1347405327\",\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"=\nEEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\"=\n,\"profile_use_background_image\":true,\"default_profile\":false,\"default_profi=\nle_image\":false,\"following\":null,\"follow_request_sent\":false,\"notifications=\n\":null},\"geo\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"ret=\nweet_count\":342,\"favorite_count\":216,\"entities\":{\"hashtags\":[],\"symbols\":[]=\n,\"urls\":[{\"url\":\"https:\\/\\/t.co\\/hgiB0ZjW2P\",\"expanded_url\":\"https:\\/\\/blog=\n.twitter.com\\/media\",\"display_url\":\"blog.twitter.com\\/media\",\"indices\":[115=\n,138]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly_s=\nensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Mon Jul 15 17:37:47 +0000 2013\"=\n,\"id\":356829963585994752,\"id_str\":\"356829963585994752\",\"text\":\"The town of =\nJun, Spain runs on Twitter. Here\\u2019s how it does that: https:\\/\\/t.co\\/7=\nVkoWwNkOB\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"i=\nn_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user=\n_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"=\n783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco,=\n CA\",\"description\":\"Your official source for news, updates and tips from Tw=\nitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{=\n\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com=\n\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"ur=\nls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_count\":131,\"=\nlisted_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourit=\nes_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"=\ngeo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contri=\nbutors_enabled\":false,\"is_translator\":false,\"profile_background_color\":\"ACD=\nED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_backgro=\nund_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/=\nl1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image_url=\n\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_=\nnormal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_ima=\nges\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"htt=\nps:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_link_co=\nlor\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill=\n_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_imag=\ne\":true,\"default_profile\":false,\"default_profile_image\":false,\"following\":n=\null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coordinat=\nes\":null,\"place\":null,\"contributors\":null,\"retweet_count\":410,\"favorite_cou=\nnt\":232,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.=\nco\\/7VkoWwNkOB\",\"expanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/talking-a=\nbout-twitter-in-spain\",\"display_url\":\"blog.twitter.com\\/2013\\/talking-a\\u20=\n26\",\"indices\":[65,88]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":f=\nalse,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"Sat Jul 13 01:1=\n4:24 +0000 2013\",\"id\":355857710840950785,\"id_str\":\"355857710840950785\",\"tex=\nt\":\"Just the #FactsOnly about Jay-Z's (@S_C_'s) rather spontaneous Twitter =\nQ&amp;A that happened this past Monday: https:\\/\\/t.co\\/oPHVmyFzvR\",\"source=\n\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_=\nid_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_=\nreply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_str\":\"783214\",\"name\":\"Tw=\nitter\",\"screen_name\":\"twitter\",\"location\":\"San Francisco, CA\",\"description\"=\n:\"Your official source for news, updates and tips from Twitter, Inc.\",\"url\"=\n:\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.=\nco\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter.com\\/\",\"display_url\":=\n\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protecte=\nd\":false,\"followers_count\":22432510,\"friends_count\":131,\"listed_count\":7921=\n6,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favourites_count\":22,\"utc_=\noffset\":-25200,\"time_zone\":\"Pacific Time (US & Canada)\",\"geo_enabled\":true,=\n\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"contributors_enabled\":fa=\nlse,\"is_translator\":false,\"profile_background_color\":\"ACDED6\",\"profile_back=\nground_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_background_images\\/657090=\n062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_image_url_https\":\"https:=\n\\/\\/si0.twimg.com\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke=\n1i.png\",\"profile_background_tile\":true,\"profile_image_url\":\"http:\\/\\/a0.twi=\nmg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profi=\nle_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/2284174758\\/v=\n65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":\"https:\\/\\/pbs.twimg.c=\nom\\/profile_banners\\/783214\\/1347405327\",\"profile_link_color\":\"038543\",\"pro=\nfile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_fill_color\":\"F6F6F6\",\"=\nprofile_text_color\":\"333333\",\"profile_use_background_image\":true,\"default_p=\nrofile\":false,\"default_profile_image\":false,\"following\":null,\"follow_reques=\nt_sent\":false,\"notifications\":null},\"geo\":null,\"coordinates\":null,\"place\":n=\null,\"contributors\":null,\"retweet_count\":331,\"favorite_count\":159,\"entities\"=\n:{\"hashtags\":[{\"text\":\"FactsOnly\",\"indices\":[9,19]}],\"symbols\":[],\"urls\":[{=\n\"url\":\"https:\\/\\/t.co\\/oPHVmyFzvR\",\"expanded_url\":\"https:\\/\\/blog.twitter.c=\nom\\/2013\\/magna-carta-holy-tweet\",\"display_url\":\"blog.twitter.com\\/2013\\/ma=\ngna-car\\u2026\",\"indices\":[111,134]}],\"user_mentions\":[{\"screen_name\":\"S_C_\"=\n,\"name\":\"Mr. Carter\",\"id\":17560096,\"id_str\":\"17560096\",\"indices\":[35,40]}]}=\n,\"favorited\":false,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"=\n},{\"created_at\":\"Sat Jul 13 00:51:07 +0000 2013\",\"id\":355851851436003329,\"i=\nd_str\":\"355851851436003329\",\"text\":\"Something wild: #Sharknado on Twitter. =\nWhat happens when you mix a killer tornado, sharks, and many, many Tweets: =\nhttps:\\/\\/t.co\\/WHnznVkVWw\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_s=\ntatus_id\":null,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,=\n\"in_reply_to_user_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":=\n783214,\"id_str\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location=\n\":\"San Francisco, CA\",\"description\":\"Your official source for news, updates=\n and tips from Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":=\n{\"url\":{\"urls\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\=\n/blog.twitter.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"=\ndescription\":{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"fri=\nends_count\":131,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +000=\n0 2007\",\"favourites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time=\n (US & Canada)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"l=\nang\":\"en\",\"contributors_enabled\":false,\"is_translator\":false,\"profile_backg=\nround_color\":\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com=\n\\/profile_background_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_=\nbackground_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_im=\nages\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"=\nprofile_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65o=\nai7fxn47qv9nectx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg=\n.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile=\n_banner_url\":\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\"=\n,\"profile_link_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"pro=\nfile_sidebar_fill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_us=\ne_background_image\":true,\"default_profile\":false,\"default_profile_image\":fa=\nlse,\"following\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo=\n\":null,\"coordinates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":=\n540,\"favorite_count\":251,\"entities\":{\"hashtags\":[{\"text\":\"Sharknado\",\"indic=\nes\":[16,26]}],\"symbols\":[],\"urls\":[{\"url\":\"https:\\/\\/t.co\\/WHnznVkVWw\",\"exp=\nanded_url\":\"https:\\/\\/blog.twitter.com\\/2013\\/when-a-sharknado-attacks-how-=\nthe-phenomenon-happened-on-twitter\",\"display_url\":\"blog.twitter.com\\/2013\\/=\nwhen-a-sh\\u2026\",\"indices\":[114,137]}],\"user_mentions\":[]},\"favorited\":fals=\ne,\"retweeted\":false,\"possibly_sensitive\":false,\"lang\":\"en\"},{\"created_at\":\"=\nMon Jul 08 18:00:41 +0000 2013\",\"id\":354299013211762690,\"id_str\":\"354299013=\n211762690\",\"text\":\"New updates for Android, iPhone, iPad, Mac, http:\\/\\/t.c=\no\\/eNvqKTup1d, http:\\/\\/t.co\\/0FyCsguhiw, TweetDeck; DM sync! https:\\/\\/t.c=\no\\/EirwnqGPCx\",\"source\":\"web\",\"truncated\":false,\"in_reply_to_status_id\":nul=\nl,\"in_reply_to_status_id_str\":null,\"in_reply_to_user_id\":null,\"in_reply_to_=\nuser_id_str\":null,\"in_reply_to_screen_name\":null,\"user\":{\"id\":783214,\"id_st=\nr\":\"783214\",\"name\":\"Twitter\",\"screen_name\":\"twitter\",\"location\":\"San Franci=\nsco, CA\",\"description\":\"Your official source for news, updates and tips fro=\nm Twitter, Inc.\",\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"entities\":{\"url\":{\"urls=\n\":[{\"url\":\"http:\\/\\/t.co\\/5iRhy7wTgu\",\"expanded_url\":\"http:\\/\\/blog.twitter=\n.com\\/\",\"display_url\":\"blog.twitter.com\",\"indices\":[0,22]}]},\"description\":=\n{\"urls\":[]}},\"protected\":false,\"followers_count\":22432510,\"friends_count\":1=\n31,\"listed_count\":79216,\"created_at\":\"Tue Feb 20 14:35:54 +0000 2007\",\"favo=\nurites_count\":22,\"utc_offset\":-25200,\"time_zone\":\"Pacific Time (US & Canada=\n)\",\"geo_enabled\":true,\"verified\":true,\"statuses_count\":1630,\"lang\":\"en\",\"co=\nntributors_enabled\":false,\"is_translator\":false,\"profile_background_color\":=\n\"ACDED6\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.com\\/profile_bac=\nkground_images\\/657090062\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/6570900=\n62\\/l1uqey5sy82r9ijhke1i.png\",\"profile_background_tile\":true,\"profile_image=\n_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/2284174758\\/v65oai7fxn47qv9ne=\nctx_normal.png\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile=\n_images\\/2284174758\\/v65oai7fxn47qv9nectx_normal.png\",\"profile_banner_url\":=\n\"https:\\/\\/pbs.twimg.com\\/profile_banners\\/783214\\/1347405327\",\"profile_lin=\nk_color\":\"038543\",\"profile_sidebar_border_color\":\"EEEEEE\",\"profile_sidebar_=\nfill_color\":\"F6F6F6\",\"profile_text_color\":\"333333\",\"profile_use_background_=\nimage\":true,\"default_profile\":false,\"default_profile_image\":false,\"followin=\ng\":null,\"follow_request_sent\":false,\"notifications\":null},\"geo\":null,\"coord=\ninates\":null,\"place\":null,\"contributors\":null,\"retweet_count\":1053,\"favorit=\ne_count\":407,\"entities\":{\"hashtags\":[],\"symbols\":[],\"urls\":[{\"url\":\"http:\\/=\n\\/t.co\\/eNvqKTup1d\",\"expanded_url\":\"http:\\/\\/twitter.com\",\"display_url\":\"tw=\nitter.com\",\"indices\":[44,66]},{\"url\":\"http:\\/\\/t.co\\/0FyCsguhiw\",\"expanded_=\nurl\":\"http:\\/\\/mobile.twitter.com\",\"display_url\":\"mobile.twitter.com\",\"indi=\nces\":[68,90]},{\"url\":\"https:\\/\\/t.co\\/EirwnqGPCx\",\"expanded_url\":\"https:\\/\\=\n/blog.twitter.com\\/2013\\/direct-message-sync-mobile-search-improvements-and=\n-more\",\"display_url\":\"blog.twitter.com\\/2013\\/direct-me\\u2026\",\"indices\":[1=\n12,135]}],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,\"possibly=\n_sensitive\":false,\"lang\":\"en\"}]", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "60244", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:48 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348875822114; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:48 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "180", 
+                "x-rate-limit-remaining": "178", 
+                "x-rate-limit-reset": "1376714388", 
+                "x-transaction": "758ea2c3909f17ac"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/account/verify_credentials.json?include_entities=True"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"=\ntweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing =\nstuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url=\n\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fals=\ne,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed=\n Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time=\n_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":108,\"lang\":\"en\",\"status\":{\"created_at\":\"Sat Aug 17 03:19:57 +=\n0000 2013\",\"id\":368572882051289089,\"id_str\":\"368572882051289089\",\"text\":\"QO=\ngVfzAuabybmvqBhqktkePfSgSrSPkAxvQOINkvndWXcssmlklwLYwYIwvupYOUDOfEaoNiSHZWS=\nllYBHxLjrltjIsnHFRtRtYZggHOyzKAWltqOdl\",\"source\":\"\\u003ca href=3D\\\"http:\\/\\=\n/tweepy.github.com\\/\\\" rel=3D\\\"nofollow\\\"\\u003eTweepyTravis\\u003c\\/a\\u003e\"=\n,\"truncated\":false,\"in_reply_to_status_id\":null,\"in_reply_to_status_id_str\"=\n:null,\"in_reply_to_user_id\":null,\"in_reply_to_user_id_str\":null,\"in_reply_t=\no_screen_name\":null,\"geo\":null,\"coordinates\":null,\"place\":null,\"contributor=\ns\":null,\"retweet_count\":0,\"favorite_count\":0,\"entities\":{\"hashtags\":[],\"sym=\nbols\":[],\"urls\":[],\"user_mentions\":[]},\"favorited\":false,\"retweeted\":false,=\n\"lang\":\"sk\"},\"contributors_enabled\":false,\"is_translator\":false,\"profile_ba=\nckground_color\":\"FFFFFF\",\"profile_background_image_url\":\"http:\\/\\/a0.twimg.=\ncom\\/profile_background_images\\/394345638\\/test.jpg\",\"profile_background_im=\nage_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_background_images\\/3943456=\n38\\/test.jpg\",\"profile_background_tile\":false,\"profile_image_url\":\"http:\\/\\=\n/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg\",\"profile_image_=\nurl_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/1733327710\\/test_norma=\nl.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_border_color\":\"87BC44=\n\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_color\":\"000000\",\"prof=\nile_use_background_image\":false,\"default_profile\":false,\"default_profile_im=\nage\":false,\"following\":false,\"follow_request_sent\":false,\"notifications\":fa=\nlse}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "2175", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:49 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:49 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348912576999; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:49 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "13", 
+                "x-rate-limit-reset": "1376714377", 
+                "x-transaction": "b8337f8e985b64c5"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }, 
+    {
+        "request": {
+            "body": null, 
+            "headers": {
+                "Accept-Encoding": "identity", 
+                "Host": "api.twitter.com"
+            }, 
+            "host": "api.twitter.com", 
+            "method": "GET", 
+            "port": 443, 
+            "url": "/1.1/account/verify_credentials.json?skip_status=True"
+        }, 
+        "response": {
+            "body_quoted_printable": "{\"id\":82301637,\"id_str\":\"82301637\",\"name\":\"Tweepy test 123\",\"screen_name\":\"=\ntweepytest\",\"location\":\"pytopia\",\"description\":\"A test account for testing =\nstuff.\",\"url\":\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"entities\":{\"url\":{\"urls\":[{\"url\"=\n:\"http:\\/\\/t.co\\/3L9bWVrV0b\",\"expanded_url\":\"http:\\/\\/foo.com\",\"display_url=\n\":\"foo.com\",\"indices\":[0,22]}]},\"description\":{\"urls\":[]}},\"protected\":fals=\ne,\"followers_count\":7,\"friends_count\":10,\"listed_count\":0,\"created_at\":\"Wed=\n Oct 14 07:28:20 +0000 2009\",\"favourites_count\":2,\"utc_offset\":-18000,\"time=\n_zone\":\"Central Time (US & Canada)\",\"geo_enabled\":true,\"verified\":false,\"st=\natuses_count\":108,\"lang\":\"en\",\"contributors_enabled\":false,\"is_translator\":=\nfalse,\"profile_background_color\":\"FFFFFF\",\"profile_background_image_url\":\"h=\nttp:\\/\\/a0.twimg.com\\/profile_background_images\\/394345638\\/test.jpg\",\"prof=\nile_background_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_backgroun=\nd_images\\/394345638\\/test.jpg\",\"profile_background_tile\":false,\"profile_ima=\nge_url\":\"http:\\/\\/a0.twimg.com\\/profile_images\\/1733327710\\/test_normal.jpg=\n\",\"profile_image_url_https\":\"https:\\/\\/si0.twimg.com\\/profile_images\\/17333=\n27710\\/test_normal.jpg\",\"profile_link_color\":\"0000FF\",\"profile_sidebar_bord=\ner_color\":\"87BC44\",\"profile_sidebar_fill_color\":\"E0FF92\",\"profile_text_colo=\nr\":\"000000\",\"profile_use_background_image\":false,\"default_profile\":false,\"d=\nefault_profile_image\":false,\"following\":false,\"follow_request_sent\":false,\"=\nnotifications\":false}", 
+            "headers": {
+                "cache-control": "no-cache, no-store, must-revalidate, pre-check=0, post-check=0", 
+                "content-length": "1446", 
+                "content-type": "application/json;charset=utf-8", 
+                "date": "Sat, 17 Aug 2013 04:24:49 GMT", 
+                "expires": "Tue, 31 Mar 1981 05:00:00 GMT", 
+                "last-modified": "Sat, 17 Aug 2013 04:24:49 GMT", 
+                "pragma": "no-cache", 
+                "server": "tfe", 
+                "set-cookie": "lang=en, guest_id=v1%3A137671348936562686; Domain=.twitter.com; Path=/; Expires=Mon, 17-Aug-2015 04:24:49 UTC", 
+                "status": "200 OK", 
+                "strict-transport-security": "max-age=631138519", 
+                "x-access-level": "read-write-directmessages", 
+                "x-frame-options": "SAMEORIGIN", 
+                "x-rate-limit-limit": "15", 
+                "x-rate-limit-remaining": "12", 
+                "x-rate-limit-reset": "1376714377", 
+                "x-transaction": "2c0154031296519b"
+            }, 
+            "status": {
+                "code": 200, 
+                "message": "OK"
+            }
+        }
+    }
+]
\ No newline at end of file
index f2af0530d19e4b5025ddb4a13e61a5c5b11bfa31..7293a2541789b58c1f41afea22f565e9c808dca7 100644 (file)
@@ -5,15 +5,11 @@ import os
 
 from nose import SkipTest
 
-from tweepy import (API, OAuthHandler, Friendship, Cursor,
-                    MemoryCache, FileCache)
-
-from config import *
-from httreplay import start_replay, stop_replay
-from httreplay.utils import filter_headers_key
-import os
+from tweepy import Friendship, MemoryCache, FileCache
+from config import TweepyTestCase, username, use_replay
 
 test_tweet_id = '266367358078169089'
+tweet_text = 'testing 1000'
 
 """Unit tests"""
 
@@ -30,19 +26,7 @@ class TweepyErrorTests(unittest.TestCase):
         self.assertEqual(e.reason, e2.reason)
         self.assertEqual(e.response, e2.response)
 
-class TweepyAPITests(unittest.TestCase):
-
-    def setUp(self):
-        if os.environ['TRAVIS_SECURE_ENV_VARS'] == 'false':
-            start_replay('records/test.json', headers_key=filter_headers_key(['Authorization']))
-        auth = OAuthHandler(oauth_consumer_key, oauth_consumer_secret)
-        auth.set_access_token(oauth_token, oauth_token_secret)
-        self.api = API(auth)
-        self.api.retry_count = 2
-        self.api.retry_delay = 5
-
-    def tearDown(self):
-        stop_replay()
+class TweepyAPITests(TweepyTestCase):
 
     # TODO: Actually have some sort of better assertion
     def testgetoembed(self):
@@ -75,7 +59,7 @@ class TweepyAPITests(unittest.TestCase):
 
     def testupdateanddestroystatus(self):
         # test update
-        text = 'testing %i' % random.randint(0, 1000)
+        text = tweet_text if use_replay else 'testing %i' % random.randint(0, 1000)
         update = self.api.update_status(status=text)
         self.assertEqual(update.text, text)