Created
January 19, 2014 21:28
-
-
Save misodengaku/8511235 to your computer and use it in GitHub Desktop.
pic.twitter.comのentitie付きUserStreamで流れてくるJSONサンプル
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"contributors": null, | |
"coordinates": null, | |
"created_at": "Sun Jan 19 21:23:08 +0000 2014", | |
"entities": { | |
"hashtags": [], | |
"media": [ | |
{ | |
"display_url": "pic.twitter.com/fwztF6mcrh", | |
"expanded_url": "http://twitter.com/misodengaku/status/425012731628888064/photo/1", | |
"id": 425012731368857600, | |
"id_str": "425012731368857600", | |
"indices": [ | |
5, | |
27 | |
], | |
"media_url": "http://pbs.twimg.com/media/BeXy085CYAAzKwB.png", | |
"media_url_https": "https://pbs.twimg.com/media/BeXy085CYAAzKwB.png", | |
"sizes": { | |
"large": { | |
"h": 1280, | |
"resize": "fit", | |
"w": 720 | |
}, | |
"medium": { | |
"h": 1066, | |
"resize": "fit", | |
"w": 600 | |
}, | |
"small": { | |
"h": 604, | |
"resize": "fit", | |
"w": 340 | |
}, | |
"thumb": { | |
"h": 150, | |
"resize": "crop", | |
"w": 150 | |
} | |
}, | |
"source_status_id": 425012731628888064, | |
"source_status_id_str": "425012731628888064", | |
"type": "photo", | |
"url": "http://t.co/fwztF6mcrh" | |
} | |
], | |
"symbols": [], | |
"urls": [], | |
"user_mentions": [] | |
}, | |
"favorite_count": 0, | |
"favorited": false, | |
"filter_level": "medium", | |
"geo": null, | |
"id": 425015594887286784, | |
"id_str": "425015594887286784", | |
"in_reply_to_screen_name": null, | |
"in_reply_to_status_id": null, | |
"in_reply_to_status_id_str": null, | |
"in_reply_to_user_id": null, | |
"in_reply_to_user_id_str": null, | |
"lang": "und", | |
"place": null, | |
"possibly_sensitive": false, | |
"retweet_count": 0, | |
"retweeted": false, | |
"source": "<a href=\"http://krile2.starwing.net/\" rel=\"nofollow\">Krile2</a>", | |
"text": "test http://t.co/fwztF6mcrh", | |
"truncated": false, | |
"user": { | |
"contributors_enabled": false, | |
"created_at": "Sat Sep 12 15:04:32 +0000 2009", | |
"default_profile": false, | |
"default_profile_image": false, | |
"description": "マキ、15歳♡将来はパパとママの跡を継いで医者になるつもりだから、本当はアイ活してる時間なんて本当はないんだけど、こーんなにカワイイのにアイドルにならないなんてもったいないじゃナイ? だからとりあえず、青春の思い出に参戦♡ 趣味は買い物、今1番欲しい物はお兄ちゃん、特技は開脚、あとは──アピールポイントはなんだっけな。", | |
"favourites_count": 83827, | |
"follow_request_sent": null, | |
"followers_count": 1061, | |
"following": null, | |
"friends_count": 302, | |
"geo_enabled": false, | |
"id": 73660209, | |
"id_str": "73660209", | |
"is_translator": false, | |
"lang": "ja", | |
"listed_count": 88, | |
"location": "", | |
"name": "完全救済イニシエーション", | |
"notifications": null, | |
"profile_background_color": "131516", | |
"profile_background_image_url": "http://a0.twimg.com/profile_background_images/378800000168219390/gzx4Bx3l.png", | |
"profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/378800000168219390/gzx4Bx3l.png", | |
"profile_background_tile": true, | |
"profile_banner_url": "https://pbs.twimg.com/profile_banners/73660209/1361982660", | |
"profile_image_url": "http://pbs.twimg.com/profile_images/422647932421021696/ExsERkSS_normal.png", | |
"profile_image_url_https": "https://pbs.twimg.com/profile_images/422647932421021696/ExsERkSS_normal.png", | |
"profile_link_color": "009999", | |
"profile_sidebar_border_color": "000000", | |
"profile_sidebar_fill_color": "EFEFEF", | |
"profile_text_color": "333333", | |
"profile_use_background_image": true, | |
"protected": false, | |
"screen_name": "misodengaku", | |
"statuses_count": 216371, | |
"time_zone": "Tokyo", | |
"url": "http://totori.dip.jp/", | |
"utc_offset": 32400, | |
"verified": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment