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

{
    "id": 8,
    "full_name": "Industrial Engr & Mgmt Sys",
    "department_url": null,
    "school": false,
    "unit": 213301,
    "unit_department": null
}