Types ===== API types are divided for simplicity into 4 groups of object types, and a :doc:`base class `, whose are: .. list-table:: List of enumerations :header-rows: 1 * - Name - Description * - :doc:`Blog ` - Blog entries, comments and recent actions. * - :doc:`User ` - Users, parties and members. * - :doc:`Contest ` - Contests, ranklist rows, rating changes and standings. * - :doc:`Problem ` - Problems, problem results, problem statistics, submissions and hacks. .. toctree:: :hidden: Object Blog User Contest Problem