Tweetboard REST API Method: statuses/url
Returns a short URL for the status, specified by the id parameter below. The full URL is returned as well.
URL: http://tweetboard.com/statuses/url/ID.format
Formats: xml
HTTP Method(s): GET
Parameters:
Response, XML example:
<?xml version="1.0" encoding="UTF-8"?>
<status>
<id>3984517563</id>
<url>http://tweetboard.com/alpha/#tboard_36563211</url>
<shorturl>http://po.st/cms</shorturl>
</status>
Comments (0)
You don't have permission to comment on this page.