status/home_timeline.json をたたくとこんな感じで返却されます。 もちろん改行とかインデントはありません。 [ { "favorited":false, "in_reply_to_user_id":null, "in_reply_to_status_id":null, "in_reply_to_screen_name":null, "source":"API", "geo":null, "user":{ "description":null, "profile_text_color":"000000", "profile_image_url":"http://s.twimg.com/a/1262981812/images/default_profile_4_normal.png", "statuses_count":3, "profile_background_image_url":"http://s.twimg.com/a/1262981812/images/themes/theme1/bg.png", "profile_link_color":"0000ff", "screen_name":"ferix_server", "following":null, "profile_background_tile":false, "profile_background_color":"9ae4e8", "followers_count":0, "geo_enabled":false, "notifications":null, "friends_count":0, "profile_sidebar_fill_color":"e0ff92", "protected":false, "url":null, "location":null, "name":"ferix_server", "verified":false, "time_zone":null, "profile_sidebar_border_color":"87bc44", "id":102930153, "utc_offset":null, "favourites_count":0, "created_at":"Fri Jan 08 08:47:34 +0000 2010" }, "id":7546599381, "truncated":false, "text":"test", "created_at":"Sat Jan 09 04:53:40 +0000 2010" }, { "favorited":false, "in_reply_to_user_id":null, "in_reply_to_status_id":null, "in_reply_to_screen_name":null, "source":"API", "geo":null, "user":{"verified":false, "description":null, "profile_text_color":"000000", "profile_image_url":"http://s.twimg.com/a/1262981812/images/default_profile_4_normal.png", "profile_background_image_url":"http://s.twimg.com/a/1262981812/images/themes/theme1/bg.png", "profile_link_color":"0000ff", "screen_name":"ferix_server", "following":false, "profile_background_tile":false, "profile_background_color":"9ae4e8", "followers_count":0, "statuses_count":3, "geo_enabled":false, "notifications":false, "friends_count":0, "profile_sidebar_fill_color":"e0ff92", "protected":false, "url":null, "location":null, "name":"ferix_server", "time_zone":null, "favourites_count":0, "profile_sidebar_border_color":"87bc44", "id":102930153, "utc_offset":null, "created_at":"Fri Jan 08 08:47:34 +0000 2010" }, "id":7546597739, "truncated":false, "text":"hoge", "created_at":"Sat Jan 09 04:53:37 +0000 2010" } ]