Now a days, I’m working to fetch some tweets by the specified user.
As below Tweet, in ‘user’ tag, the author is “16824146” who is @empireofthekop.
But when I login into Twitter, I didn’t found this Tweet on his home page.
When I do the search based on the content, I found the Tweets is posted by @atwinny
If this Tweet is retweet, but the ‘in_reply_to_status_id’ is null.
I also check this Tweets reply in web site, but I didn’t see @empireofthekop make a reply on this Tweet also.
I can’t understand why this Tweets listed in the user timeline API on user @empireofthekop
I also want to know, how to skip it, which attributes should I check? Thanks if somebody can help and give me some hints.
{
"created_at": "Tue Jan 29 21:11:37 +0000 2013",
"id": 296365000757477400,
"id_str": "296365000757477376",
"text": "RT @atwinny: @empireofthekop @realaldo474 #FootballWithoutFansIsNothing #EnoughIsEnough Give that a RT http://t.co/B6d43Fzd",
"source": "TweetDeck",
"truncated": false,
"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,
"in_reply_to_screen_name": null,
"user":
{
"id": 16824146,
"id_str": "16824146",
"name": "Empire of the Kop",
"screen_name": "empireofthekop",
"location": "",
"url": "http://www.EmpireOfTheKop.com",
"description": "JFT96 Liverpool F.C. updates from someone who has been supporting the club for over 33 years (Antoine Zammit).Views expressed on the site are not always mine",
"protected": false,
"followers_count": 394767,
"friends_count": 385343,
"listed_count": 5205,
"created_at": "Fri Oct 17 13:03:57 +0000 2008",
"favourites_count": 37,
"utc_offset": -18000,
"time_zone": "Eastern Time (US & Canada)",
"geo_enabled": true,
"verified": false,
"statuses_count": 99753,
"lang": "en",
"contributors_enabled": false,
"is_translator": false,
"profile_background_color": "FF0000",
"profile_background_image_url": "http://a0.twimg.com/profile_background_images/706749948/f0835fff68ac23926f84144369291c6a.jpeg",
"profile_background_image_url_https": "https://si0.twimg.com/profile_background_images/706749948/f0835fff68ac23926f84144369291c6a.jpeg",
"profile_background_tile": true,
"profile_image_url": "http://a0.twimg.com/profile_images/2201315126/eotk_normal.png",
"profile_image_url_https": "https://si0.twimg.com/profile_images/2201315126/eotk_normal.png",
"profile_banner_url": "https://si0.twimg.com/profile_banners/16824146/1352471624",
"profile_link_color": "2C0202",
"profile_sidebar_border_color": "FFFFFF",
"profile_sidebar_fill_color": "FFFFFF",
"profile_text_color": "FF0000",
"profile_use_background_image": true,
"default_profile": false,
"default_profile_image": false,
"following": null,
"follow_request_sent": null,
"notifications": null
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"retweeted_status":
{
"created_at": "Tue Jan 29 20:46:54 +0000 2013",
"id": 296358778855641100,
"id_str": "296358778855641089",
"text": "@empireofthekop @realaldo474 #FootballWithoutFansIsNothing #EnoughIsEnough Give that a RT http://t.co/B6d43Fzd",
"source": "Twitter for iPhone",
"truncated": false,
"in_reply_to_status_id": 296358002229927940,
"in_reply_to_status_id_str": "296358002229927936",
"in_reply_to_user_id": 16824146,
"in_reply_to_user_id_str": "16824146",
"in_reply_to_screen_name": "empireofthekop",
"user":
{
"id": 78374101,
"id_str": "78374101",
"name": "Andrew Hudson",
"screen_name": "atwinny",
"location": "",
"url": null,
"description": "Follows Liverpool Football Club home, away and in Europe. Justice for the 96. Don't Buy The Sun ",
"protected": false,
"followers_count": 677,
"friends_count": 1082,
"listed_count": 2,
"created_at": "Tue Sep 29 17:58:50 +0000 2009",
"favourites_count": 32,
"utc_offset": null,
"time_zone": null,
"geo_enabled": false,
"verified": false,
"statuses_count": 3719,
"lang": "en",
"contributors_enabled": false,
"is_translator": false,
"profile_background_color": "C0DEED",
"profile_background_image_url": "http://a0.twimg.com/images/themes/theme1/bg.png",
"profile_background_image_url_https": "https://si0.twimg.com/images/themes/theme1/bg.png",
"profile_background_tile": false,
"profile_image_url": "http://a0.twimg.com/profile_images/2911988571/97b832cba93a9a084bcbe445819f91aa_normal.jpeg",
"profile_image_url_https": "https://si0.twimg.com/profile_images/2911988571/97b832cba93a9a084bcbe445819f91aa_normal.jpeg",
"profile_banner_url": "https://si0.twimg.com/profile_banners/78374101/1349990386",
"profile_link_color": "0084B4",
"profile_sidebar_border_color": "C0DEED",
"profile_sidebar_fill_color": "DDEEF6",
"profile_text_color": "333333",
"profile_use_background_image": true,
"default_profile": false,
"default_profile_image": false,
"following": null,
"follow_request_sent": null,
"notifications": null
},
"geo": null,
"coordinates": null,
"place": null,
"contributors": null,
"retweet_count": 74,
"favorited": false,
"retweeted": false,
"possibly_sensitive": false
},
"retweet_count": 74,
"favorited": false,
"retweeted": false,
"possibly_sensitive": false
}