このエンドポイント へアクセスするには特別なアクセス権が必要で、TV放送をする場合にのみ使用できます。アクセス権の申請をする場合は curator.twitter.comからお願いします。
ストリームの最新のコンテンツを取得します。取得したツイートのタイムスタンプは順番通りに並んでいるとは限りませんが、通常タイムスタンプは誤差数秒以内の正確性を持ってます。 順序が変わるのは、データの転送や処理の遅延が原因です。 このコンテンツでは常に、ツイートが処理された時のタイムスタンプを見て、それを新しいものから古いものの順に並べます。
https://curator.twitter.com/broadcast/1/streams/:id/content
コンテンツを取得するストリームのID。
ユーザーの認証トークン。
取得する要素の数。設定しなかった場合、既定値は 50 です。
ページ指定に使用します。前回のリクエストで取得した next_page値か prev_page値を設定します。 next_pageprev_pageを設定すると新しい結果のページを取得します。
出力形式をリクエストします。このパラメータは jsonか xmlのどちらかを設定できます。既定値は jsonです。
ログイン して登録アプリケーションの一覧を参照してください。
GET
https://curator.twitter.com/broadcast/1/streams/3081/content?auth=<auth_token>&limit=25
{
"prev_page": "3081.prev.1408136567626",
"status": {
"message": "OK",
"code": 200
},
"data": [
{
"retweeted": false,
"in_reply_to_screen_name": null,
"possibly_sensitive": false,
"truncated": false,
"lang": "en",
"in_reply_to_status_id_str": null,
"id": 500387146721943550,
"in_reply_to_user_id_str": null,
"in_reply_to_status_id": null,
"created_at": "Fri Aug 15 21:02:47 +0000 2014",
"favorite_count": 0,
"place": null,
"coordinates": null,
"text": "#TopGear gets a ringside seat as a classic #Ferrari 250 GTO sells for a record-breaking £23m
http://t.co/7enVumee3V http://t.co/YhXltPRpK8",
"contributors": null,
"geo": null,
"reply_count": 0,
"entities": {
"symbols": [],
"urls": [
{
"expanded_url": "http://www.TOPGEAR.com/uk/car-news/Ferrari-250-GTO-sells-for-23m-2014-08-15",
"indices": [
93,
115
],
"display_url": "TOPGEAR.com/uk/car-news/Fe…",
"url": "http://t.co/7enVumee3V"
}
],
"hashtags": [
{
"text": "TopGear",
"indices": [
0,
8
]
},
{
"text": "Ferrari",
"indices": [
43,
51
]
}
],
"media": [
{
"sizes": {
"thumb": {
"w": 150,
"resize": "crop",
"h": 150
},
"small": {
"w": 340,
"resize": "fit",
"h": 191
},
"large": {
"w": 615,
"resize": "fit",
"h": 347
},
"medium": {
"w": 600,
"resize": "fit",
"h": 338
}
},
"media_url": "http://pbs.twimg.com/media/BvGVO6VIIAE831l.jpg",
"display_url": "pic.twitter.com/YhXltPRpK8",
"type": "photo",
"url": "http://t.co/YhXltPRpK8",
"id": 500345117023412200,
"media_url_https": "https://pbs.twimg.com/media/BvGVO6VIIAE831l.jpg",
"features": {},
"expanded_url": "http://twitter.com/BBC_TopGear/status/500345117216362497/photo/1",
"indices": [
116,
138
],
"source_status_id_str": "500345117216362497",
"source_status_id": 500345117216362500,
"id_str": "500345117023412225"
}
],
"user_mentions": []
},
"processed_at": "1408136567626",
"source": "Twitter for iPhone",
"favorited": false,
"in_reply_to_user_id": null,
"retweet_count": 0,
"id_str": "500387146721943552",
"user": {
"location": "belgium",
"default_profile": false,
"profile_background_tile": true,
"statuses_count": 2181,
"lang": "fr",
"profile_link_color": "08A1CF",
"profile_banner_url": "https://pbs.twimg.com/profile_banners/220974824/1391167013",
"id": 220974824,
"following": null,
"protected": false,
"favourites_count": 3,
"profile_text_color": "333333",
"description": "All you need to know about #Design, #Graphics, #Brands, #Web, #Music, #Arts, #Tendances & Inspirations. From designfirst, an independent creative studio.",
"verified": false,
"contributors_enabled": false,
"profile_sidebar_border_color": "000000",
"name": "designfirst",
"profile_background_color": "000000",
"created_at": "Mon Nov 29 11:32:18 +0000 2010",
"is_translation_enabled": false,
"default_profile_image": false,
"followers_count": 1160,
"profile_image_url_https": "https://pbs.twimg.com/profile_images/2512527226/b55d73tr2x0z8r30zoib_normal.png",
"geo_enabled": false,
"profile_background_image_url": "http://pbs.twimg.com/profile_background_images/823560915/f8ab87963aef853e758fb77408bb838f.png",
"profile_background_image_url_https": "https://pbs.twimg.com/profile_background_images/823560915/f8ab87963aef853e758fb77408bb838f.png",
"follow_request_sent": null,
"url": "http://www.designfirst.be",
"utc_offset": 7200,
"time_zone": "Amsterdam",
"notifications": null,
"profile_use_background_image": false,
"friends_count": 478,
"profile_sidebar_fill_color": "EFEFEF",
"screen_name": "design_first",
"id_str": "220974824",
"profile_image_url": "http://pbs.twimg.com/profile_images/2512527226/b55d73tr2x0z8r30zoib_normal.png",
"listed_count": 11,
"is_translator": false
}
}
],
"next_page": "3081.next.1408136567626"
}