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

{
    "id": 106,
    "full_name": "Mod, Sim & Trng, School of",
    "department_url": null,
    "school": true,
    "unit": null,
    "unit_department": null
}