/api/mcu/categories
Method: GET
A very simple request that list the current registered categories in the API.
Column | Column Type | Description |
---|---|---|
cid | int | Category id. |
category | string | The category name. |
background | string | Background colour in design. Chosen by us. |
csortorder | int | If we need to sort the categories, this is the primary sorting order which has priority over phases. By means, if a title does not really belong to a movie phase, they are down prioritized. |