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

{
    "id": 6,
    "on_homepage": true,
    "position": 10,
    "name": "Политика",
    "codename": "politics"
}