Type info

Discussion

This type describes a site in the Stack Exchange network.

Fields

answers_per_minute
decimal

api_revision
string

badges_per_minute
decimal

new_active_users
integer

questions_per_minute
decimal

site

total_accepted
integer

total_answers
integer

total_badges
integer

total_comments
integer

total_questions
integer

total_unanswered
integer

total_users
integer

total_votes
integer

Fields marked with are included in the default filter, those marked with are excluded in the default filter.

Examples

Typical

{"total_questions":1000000,"total_unanswered":1000,"total_accepted":1000000,"total_answers":2000000,"questions_per_minute":3.1,"answers_per_minute":1.5,"total_comments":4000000,"total_votes":10000000,"total_badges":5000000,"badges_per_minute":1.9,"total_users":500000,"new_active_users":10,"api_revision":"2012.9.21.8675","site":{"site_type":"main_site","name":"Example Site","logo_url":"http://sstatic.net/stackexchange/img/logo.png","api_site_parameter":"example","site_url":"http://example.stackexchange.com","audience":"example lovers","icon_url":"http://sstatic.net/stackexchange/img/apple-touch-icon.png","site_state":"normal","closed_beta_date":1368837278,"open_beta_date":1368923678,"launch_date":1369010078}}

Methods That Return This Type