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

{
    "id": 1,
    "on_homepage": true,
    "position": 60,
    "name": "Происшествия",
    "codename": "crime"
}