Twitoaster API: user/show Returns the extended information of the requested user. The user has to be registered on Twitoaster. Otherwise, a 404 error is returned.

 
 

Formats URLs JSON http://api.twitoaster.com/user/show.json
PHP http://api.twitoaster.com/user/show.php_serial
XML http://api.twitoaster.com/user/show.xml

 
 

Parameters HTTP method is GET and parameter(s) must be UTF-8 & URL encoded.

One of the following parameters is required:
user_id ID of the user for whom to return the information.
screen_name Screen name of the user for whom to return the information.

 
 

Response User information, represented using the following structure:

url
id
name
screen_name
location
description
profile_image_url
week_stats rank, replies, retweets and distinct users mentions this week
   global_rank
   total_mentions
   total_replies
   total_retweets
   distinct_users
week_charts
   days color (blue, green, grey, red) and title (true, false) parameters are supported
      badge
      button
      small_square
   hours color (blue, green, grey, red) and title (true, false) parameters are supported
      badge
      button
      small_square