GET /api/categories/8/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 8,
    "on_homepage": true,
    "position": 20,
    "name": "Общество",
    "codename": "society"
}