# Types ## Normal types * `nothing_to_show` - This page has nothing to show you as of now * `done` - Operation succeeded, without any output * `country` - Information about some country * `country_global` - Global information, in format of `country` ## Error types * `e_country_not_found` - Given country couldn't be found * `e_internal` - Internal server error