Favorites/destroy batch

跳转到: 导航, 搜索
(取消由Huchao (对话)所作出的修订 2281)
第11行: 第11行:
 
*ids 必选参数,想要删除收藏微博的id,多个id之间用半角逗号分割,支持最多20个。
 
*ids 必选参数,想要删除收藏微博的id,多个id之间用半角逗号分割,支持最多20个。
  
===返回结果===
+
=== 返回结果 ===
XML示例:
+
====XML====
  <?xml version="1.0" encoding="UTF-8"?>
+
<pre>
  <direct_message>
+
<?xml version="1.0" encoding="UTF-8"?>
     <created_at>Fri Jan 08 15:15:31 +0800 2010</created_at>
+
<statuses>
     <id>207675</id>
+
<status>
     <text>send dm 777</text>
+
     <created_at>Tue Dec 01 08:51:58 +0800 2009</created_at>
     <sender_id>10506</sender_id>
+
     <id>99999999</id>
     <recipient_id>11075</recipient_id>
+
     <text>只见AC米兰的巴蒂斯图塔突破马尔蒂尼,一脚凌空抽射,被裁判扑了出来。</text>
     <sender_screen_name>name_10506</sender_screen_name>
+
     <source>
     <recipient_screen_name>name_11075</recipient_screen_name>
+
      <a href="http://t.sina.com.cn">Web</a>
     <sender>
+
    </source>
      <id>10506</id>
+
     <favorited>false</favorited>
       <screen_name>name_10506</screen_name>
+
     <truncated>false</truncated>
       <name>name_10506</name>
+
     <in_reply_to_status_id></in_reply_to_status_id>
       <province>0</province>
+
     <in_reply_to_user_id></in_reply_to_user_id>
       <city>0</city>
+
    <in_reply_to_screen_name></in_reply_to_screen_name>
       <location></location>
+
    <thumbnail_pic>http://static16.photo.sina.com.cn/thumbnail/62988d06tcbbc377f7bbf</thumbnail_pic>
       <description></description>
+
    <bmiddle_pic>http://static16.photo.sina.com.cn/bmiddle/62988d06tcbbc377f7bbf</bmiddle_pic>
       <url></url>
+
    <original_pic>http://static16.photo.sina.com.cn/orignal/62988d06tcbbc377f7bbf</original_pic>
       <profile_image_url>http://tp3.sinaimg.cn/10506/50/0</profile_image_url>
+
    <geo xmlns:georss="http://www.georss.org/georss">
      <domain>10506</domain>
+
       <georss:point>23.12 -122.39697</georss:point>
      <gender></gender>
+
    </geo>
       <followers_count>24</followers_count>
+
    <user>
       <friends_count>50</friends_count>
+
       <id>1141457724</id>
       <statuses_count>47</statuses_count>
+
       <screen_name>1141457724</screen_name>
 +
       <name>1141457724</name>
 +
       <location>广州</location>
 +
       <description>blog: timyang.net</description>
 +
       <url>http://timyang.net</url>
 +
       <profile_image_url>http://portrait.sinaimg.cn/1141457724/50#.jpg</profile_image_url>
 +
       <followers_count>0</followers_count>
 +
       <friends_count>0</friends_count>
 +
       <statuses_count>0</statuses_count>
 
       <favourites_count>0</favourites_count>
 
       <favourites_count>0</favourites_count>
      <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
 
      <following>false</following>
 
      <verified>false</verified>
 
      <geo_enabled>false</geo_enabled>
 
    </sender>
 
    <recipient>
 
      <id>11075</id>
 
      <screen_name>name_11075</screen_name>
 
      <name>name_11075</name>
 
      <province>0</province>
 
      <city>0</city>
 
      <location></location>
 
      <description></description>
 
      <url></url>
 
      <profile_image_url>http://tp4.sinaimg.cn/11075/50/0</profile_image_url>
 
      <domain>11075</domain>
 
      <gender></gender>
 
      <followers_count>28</followers_count>
 
      <friends_count>50</friends_count>
 
      <statuses_count>29</statuses_count>
 
      <favourites_count>0</favourites_count>
 
      <created_at>Thu Jan 01 08:00:00 +0800 1970</created_at>
 
 
       <following>false</following>
 
       <following>false</following>
 
       <verified>true</verified>
 
       <verified>true</verified>
      <geo_enabled>false</geo_enabled>
+
    </user>
     </recipient>
+
     </status>
   </direct_message>
+
  ...
 
+
   </statuses>
JSON示例:
+
</pre>
 
+
JSON示例:
  {
+
<pre>
    "created_at":"Wed Jan 06 11:48:24 +0800 2010",
+
[ {"created_at":"Wed Jan 06 11:26:01  +0800 2010",
    "id":207568,
+
  "id":142243,
    "text":"test",
+
  "text":"test  test",
    "sender_id":10506,
+
  "source":"<a  id=\"0\" href=\"http://t.sina.com.cn/\" rel=\"nofollow\">Web</a>",
    "recipient_id":11075,
+
  "favorited":false,
    "sender_screen_name":"name_10506",
+
  "truncated":false,
    "recipient_screen_name":"name_11075",
+
  "in_reply_to_status_id":"",
    "sender":
+
  "in_reply_to_user_id":"",
          {"id":10506,
+
  "in_reply_to_screen_name":"",
            "screen_name":"name_10506",
+
  "geo":{"type": "Point","coordinates": [23.12 -122.39697]},
            "name":"name_10506",
+
  "user":{"id":10506,
            "province":null,
+
  "screen_name":"name_10506",
            "city":null,
+
  "name":"name_10506",
            "location":"",
+
  "province":0,
            "description":"",
+
  "city":0,
            "url":"",
+
  "location":"",
            "profile_image_url":"http://tp3.sinaimg.cn/10506/50/0",
+
  "description":"",
            "domain":"10506",
+
  "url":"",
            "followers_count":24,
+
  "profile_image_url":"http://tp3.sinaimg.cn/10506/50/0",
            "friends_count":50,
+
  "domain":"10506",
            "statuses_count":0,
+
  "followers_count":24,
            "favourites_count":25,
+
  "friends_count":50,
            "created_at":"Thu Jan 01 08:00:00 +0800 1970",
+
  "statuses_count":0,
            "following":false,
+
  "favourites_count":21,
            "geo_enabled":false,
+
  "created_at":"Thu Jan 01 08:00:00 +0800 1970",
            "verified":false},
+
  "following":false,
    "recipient":
+
  "geo_enabled":false,
          {"id":11075,
+
  "verified":false}
            "screen_name":"name_11075",
+
   },
            "name":"name_11075",
+
  {},...
            "province":null,
+
  ]
            "city":null,
+
</pre>
            "location":"",
+
{{Param_statues}}
            "description":"",
+
{{Param_user}}
            "url":"",
+
            "profile_image_url":"http://tp4.sinaimg.cn/11075/50/0",
+
            "domain":"11075",
+
            "followers_count":28,
+
            "friends_count":50,
+
            "statuses_count":0,
+
            "favourites_count":11,
+
            "created_at":"Thu Jan 01 08:00:00 +0800 1970",
+
            "following":false,
+
            "geo_enabled":false,
+
            "verified":true}
+
   }
+
{{param_DM}}
+
{{param_user}}
+

2010年11月5日 (五) 11:26的版本

目录

favorites/destroy_batch

批量删除当前登录用户的收藏。出现异常时,返回HTTP400错误。

URL

http://api.t.sina.com.cn/favorites/destroy_batch.format

格式

xml, json

HTTP请求方式

POST

是否需要登录

True

请求数限制

False

关于请求数限制,参见接口访问权限说明

请求参数

  • ids 必选参数,想要删除收藏微博的id,多个id之间用半角逗号分割,支持最多20个。

返回结果

XML

 <?xml version="1.0" encoding="UTF-8"?>
 <statuses>
 <status>
    <created_at>Tue Dec 01 08:51:58 +0800 2009</created_at>
    <id>99999999</id>
    <text>只见AC米兰的巴蒂斯图塔突破马尔蒂尼,一脚凌空抽射,被裁判扑了出来。</text>
    <source>
      <a href="http://t.sina.com.cn">Web</a>
    </source>
    <favorited>false</favorited>
    <truncated>false</truncated>
    <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>
    <geo xmlns:georss="http://www.georss.org/georss">
      <georss:point>23.12 -122.39697</georss:point>
    </geo>
    <user>
      <id>1141457724</id>
      <screen_name>1141457724</screen_name>
      <name>1141457724</name>
      <location>广州</location>
      <description>blog: timyang.net</description>
      <url>http://timyang.net</url>
      <profile_image_url>http://portrait.sinaimg.cn/1141457724/50#.jpg</profile_image_url>
      <followers_count>0</followers_count>
      <friends_count>0</friends_count>
      <statuses_count>0</statuses_count>
      <favourites_count>0</favourites_count>
      <following>false</following>
      <verified>true</verified>
    </user>
    </status>
  ...
  </statuses>

JSON示例:

 [ {"created_at":"Wed  Jan  06  11:26:01  +0800  2010",
   "id":142243,
   "text":"test  test",
   "source":"<a  id=\"0\"  href=\"http://t.sina.com.cn/\"  rel=\"nofollow\">Web</a>",
   "favorited":false,
   "truncated":false,
   "in_reply_to_status_id":"",
   "in_reply_to_user_id":"",
   "in_reply_to_screen_name":"",
   "geo":{"type": "Point","coordinates": [23.12 -122.39697]},
   "user":{"id":10506,
   "screen_name":"name_10506",
   "name":"name_10506",
   "province":0,
   "city":0,
   "location":"",
   "description":"",
   "url":"",
   "profile_image_url":"http://tp3.sinaimg.cn/10506/50/0",
   "domain":"10506",
   "followers_count":24,
   "friends_count":50,
   "statuses_count":0,
   "favourites_count":21,
   "created_at":"Thu  Jan  01  08:00:00  +0800  1970",
   "following":false,
   "geo_enabled":false,
   "verified":false}
   },
  {},...
  ]

字段说明 - status

  • created_at: 创建时间
  • id: 微博ID
  • text: 微博信息内容
  • source: 微博来源
  • favorited: 是否已收藏
  • truncated: 是否被截断
  • in_reply_to_status_id: 回复ID
  • in_reply_to_user_id: 回复人UID
  • in_reply_to_screen_name: 回复人昵称
  • thumbnail_pic: 缩略图
  • bmiddle_pic: 中型图片
  • original_pic:原始图片
  • user: 作者信息
  • retweeted_status: 转发的博文,内容为status,如果不是转发,则没有此字段

字段说明 - user

  • id: 用户UID
  • screen_name: 微博昵称
  • name: 友好显示名称,同微博昵称
  • province: 省份编码(参考省份编码表)
  • city: 城市编码(参考城市编码表)
  • location:地址
  • description: 个人描述
  • url: 用户博客地址
  • profile_image_url: 自定义图像
  • domain: 用户个性化URL
  • gender: 性别,m--男,f--女,n--未知
  • followers_count: 粉丝数
  • friends_count: 关注数
  • statuses_count: 微博数
  • favourites_count: 收藏数
  • created_at: 创建时间
  • following: 是否已关注(此特性暂不支持)
  • verified: 加V标示,是否微博认证用户