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

{
    "id": 7,
    "on_homepage": true,
    "position": 30,
    "name": "Экономика",
    "codename": "economics"
}