I need to know the ID of the posts in Weibo, because I want to do a call to the API and the weibo ID is required, so I don't know how to obtain this ID from an URL.
this is an example for a URL: http://www.weibo.com/1833141401/AC1klvp6U?mod=weibotime
I thought that 1833141401 was the ID but the API response that the weibo doesn´t exist.
Has anyone worked with this API?