Twitter API Explorer

statuses/show

Returns a single status, specified by the id parameter below. The status's author will be returned inline.

http://twitter.com/statuses/show/{{id}}.{{response_format}}

1 call per request

Required Parameters:

  • The numerical ID of the status to retrieve.

Show
  • Requires authentication if the author of the status is protected.


* You need to first to make authenticated request.

Built by Ricky (@r1cky on Twitter)

A Django site.