Updated on Wed, 2012-04-18 11:25
Show user objects of up to 100 members who retweeted the status.
Resource URL
http://api.twitter.com/version/statuses/:id/retweeted_by.format
Parameters
id required
The numerical ID of the desired status.
count optional
Specifies the number of retweets to try and retrieve, up to a maximum of 100. The value of count is best thought of as a limit to the number of Tweets to return because suspended or deleted content is removed after the count has been applied.
page optional
Specifies the page of results to retrieve.
Example Values: 3
Example Request
GET | |
[
{
"profile_sidebar_border_color": "303030",
"name": "Keef M",
"profile_background_tile": false,
"profile_sidebar_fill_color": "9fbac9",
"location": "51.525875,-0.082909",
"profile_image_url": "http://a2.twimg.com/profile_images/1095477108/image_normal.jpg",
"created_at": "Thu Mar 22 15:35:51 +0000 2007",
"profile_link_color": "0b57a1",
"follow_request_sent": false,
"is_translator": false,
"id_str": "1891481",
"contributors_enabled": false,
"favourites_count": 748,
"url": "http://www.dataninjitsu.com",
"utc_offset": 0,
"id": 1891481,
"profile_use_background_image": true,
"listed_count": 36,
"protected": false,
"followers_count": 828,
"profile_text_color": "303030",
"lang": "en",
"geo_enabled": true,
"time_zone": "London",
"verified": false,
"notifications": false,
"profile_background_color": "303030",
"description": "Tech and gadget enthusiast. iOS Developer with @mobileroadie",
"friends_count": 1367,
"profile_background_image_url": "http://a3.twimg.com/profile_background_images/64877359/mqglacierlake.br.jpg",
"statuses_count": 9567,
"status": {
"coordinates": {
"coordinates": [
-0.11363983,
51.50482923
],
"type": "Point"
},
"favorited": false,
"truncated": false,
"created_at": "Thu Jan 06 19:23:03 +0000 2011",
"id_str": "23097230730727424",
"in_reply_to_user_id_str": null,
"text": "Friggin' HUGE Google Chrome advert @ BFI London IMAX Cinema http://instagr.am/p/49-g/",
"contributors": null,
"id": 23097230730727424,
"retweet_count": 0,
"in_reply_to_status_id_str": null,
"geo": {
"coordinates": [
51.50482923,
-0.11363983
],
"type": "Point"
},
"retweeted": false,
"in_reply_to_user_id": null,
"source": "<a href=\"http://instagr.am\" rel=\"nofollow\">Instagram</a>",
"place": {
"name": "South Bank",
"country_code": "",
"country": "United Kingdom",
"attributes": {
},
"url": "http://api.twitter.com/1/geo/id/0ab9cb7fb1bef2cc.json",
"id": "0ab9cb7fb1bef2cc",
"bounding_box": {
"coordinates": [
[
[
-0.120706,
51.503845
],
[
-0.087999,
51.503845
],
[
-0.087999,
51.50996
],
[
-0.120706,
51.50996
]
]
],
"type": "Polygon"
},
"full_name": "South Bank, London",
"place_type": "neighborhood"
},
"in_reply_to_screen_name": null,
"in_reply_to_status_id": null
},
"show_all_inline_media": false,
"screen_name": "keefmoon",
"following": false
}
]