Statuses/friends timeline

跳转到: 导航, 搜索
第1行: 第1行:
 
== statuses/friends_timeline ==
 
== statuses/friends_timeline ==
返回用户所有关注用户最新n条微博信息。和用户"我的首页“返回内容相同。
+
返回用户所有关注用户最新n条微博信息。和用户“我的首页”返回内容相同。
  
 
===URL===
 
===URL===
第18行: 第18行:
 
   
 
   
 
===参数===
 
===参数===
* since_id:  可选参数. 返回ID比数值since_id大(比since_id时间晚的)的微博信息。
+
* since_id:  可选参数. 只返回ID比since_id大(比since_id时间晚的)的微博信息。
o Example: http://api.t.sina.com.cn/statuses/friends_timeline.xml?since_id=12345
+
:o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?since_id=12345
 
* max_id: 可选参数.  返回ID不大于max_id(时间不晚于max_id)的微博信息。
 
* max_id: 可选参数.  返回ID不大于max_id(时间不晚于max_id)的微博信息。
o Example: http://api.t.sina.com.cn/statuses/friends_timeline.xml?max_id=54321
+
:o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?max_id=54321
 
* count:  可选参数.  每次返回的最大记录数(即页面大小),不大于200。
 
* count:  可选参数.  每次返回的最大记录数(即页面大小),不大于200。
o Example: http://api.t.sina.com.cn/statuses/friends_timeline.xml?count=5  
+
:o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?count=5  
* page: 可选参数. 返回结果的页序号。注意:有分页限制。
+
* page: 可选参数. 返回结果的页序号。注意:有分页限制。根据用户关注对象发表的数量,通常最多返回1,000条最新微博。
o Example: http://api.t.sina.com.cn/statuses/friends_timeline.rss?page=3
+
:o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.rss?page=3
  
 
===返回===
 
===返回===

2009年12月17日 (四) 20:55的版本

目录

statuses/friends_timeline

返回用户所有关注用户最新n条微博信息。和用户“我的首页”返回内容相同。

URL

http://api.t.sina.com.cn/statuses/friends_timeline.format

格式

xml, json, rss, atom

HTTP请求方式

GET

是否需要登录

true

请求数限制

1 call per request

参数

  • since_id: 可选参数. 只返回ID比since_id大(比since_id时间晚的)的微博信息。
o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?since_id=12345
  • max_id: 可选参数. 返回ID不大于max_id(时间不晚于max_id)的微博信息。
o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?max_id=54321
  • count: 可选参数. 每次返回的最大记录数(即页面大小),不大于200。
o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.xml?count=5
  • page: 可选参数. 返回结果的页序号。注意:有分页限制。根据用户关注对象发表的数量,通常最多返回1,000条最新微博。
o 示例: http://api.t.sina.com.cn/statuses/friends_timeline.rss?page=3

返回

XML示例:

<?xml version="1.0" encoding="UTF-8"?>
<statuses>
<status>
   <created_at>Tue Dec 15 15:44:25 +0800 2009</created_at>
   <id>2</id>
   <text>教育的核心内容不是让孩子做不喜欢的事,而是以“喜欢的游戏”来培养幼儿的能力,这种教育方法绝不是“光玩不培养能力”.</text>
   <source>
     <a href="http://t.sina.com.cn">Web</a>
   </source>
   <favorited>false</favorited>
   <truncated>false</truncated>
   <geo xmlns:georss="http://www.georss.org/georss">
     <georss:point>23.12 -122.39697</georss:point>
   </geo>
   <in_reply_to_status_id></in_reply_to_status_id>
   <in_reply_to_user_id></in_reply_to_user_id>
   <in_reply_to_screen_name></in_reply_to_screen_name>
   <thumbnail_pic>http://static16.photo.sina.com.cn/thumbnail/62988d06tcbbc377f7bbf</thumbnail_pic>
   <bmiddle_pic>http://static16.photo.sina.com.cn/bmiddle/62988d06tcbbc377f7bbf</bmiddle_pic>
   <original_pic>http://static16.photo.sina.com.cn/orignal/62988d06tcbbc377f7bbf</original_pic>
   <user>
     <id>3464</id>
     <screen_name>3464</screen_name>
     <name>3464</name>
     <province>广东</province>
     <city>广州</city>
     <location>广东 广州</location>
     <description>blog: timyang.net</description>
     <profile_image_url>50#.jpg</profile_image_url>
     <gender></gender>
     <email></email>
     <qq></qq>
     <msn></msn>
     <followers_count>0</followers_count>
     <friends_count>0</friends_count>
     <statuses_count>0</statuses_count>
     <favourites_count>0</favourites_count>
     <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
     <following>false</following>
     <verified>false</verified>
     <profile_background_image_url></profile_background_image_url>
     <url></url>
     <protected>false</protected>
     <profile_background_color>9ae4e8</profile_background_color>
     <profile_text_color>000000</profile_text_color>
     <profile_link_color>0000ff</profile_link_color>
     <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
     <profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
     <utc_offset>28800</utc_offset>
     <time_zone>CST</time_zone>
     <profile_background_tile>false</profile_background_tile>
     <notifications>false</notifications>
     <geo_enabled>false</geo_enabled>
   </user>
   <rt>
     <created_at>Tue Dec 15 15:44:25 +0800 2009</created_at>
     <id>1</id>
     <text>莱斯科特头上有个月牙型的伤疤,要是他去扮演包公的话可以省去一笔包装费</text>
     <source>
       <a href="http://t.sina.com.cn">Web</a>
     </source>
     <favorited>false</favorited>
     <truncated>false</truncated>
     <geo/>
     <in_reply_to_status_id></in_reply_to_status_id>
     <in_reply_to_user_id></in_reply_to_user_id>
     <in_reply_to_screen_name></in_reply_to_screen_name>
     <user>
       <id>8343</id>
       <screen_name>8343</screen_name>
       <name>8343</name>
       <province>广东</province>
       <city>广州</city>
       <location>广东 广州</location>
       <description>blog: timyang.net</description>
       <profile_image_url>50#.jpg</profile_image_url>
       <gender></gender>
       <email></email>
       <qq></qq>
       <msn></msn>
       <followers_count>0</followers_count>
       <friends_count>0</friends_count>
       <statuses_count>0</statuses_count>
       <favourites_count>0</favourites_count>
       <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
       <following>false</following>
       <verified>false</verified>
       <profile_background_image_url></profile_background_image_url>
       <url></url>
       <protected>false</protected>
       <profile_background_color>9ae4e8</profile_background_color>
       <profile_text_color>000000</profile_text_color>
       <profile_link_color>0000ff</profile_link_color>
       <profile_sidebar_fill_color>e0ff92</profile_sidebar_fill_color>
       <profile_sidebar_border_color>87bc44</profile_sidebar_border_color>
       <utc_offset>28800</utc_offset>
       <time_zone>CST</time_zone>
       <profile_background_tile>false</profile_background_tile>
       <notifications>false</notifications>
       <geo_enabled>false</geo_enabled>
     </user>
   </rt>
 </status>
 ...
 </statuses>

使用示例

cURL:

curl -u user:password http://api.t.sina.com.cn/statuses/friends_timeline.xml