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

{
    "id": 52,
    "full_name": "Materials Sci & Engineering",
    "department_url": null,
    "school": false,
    "unit": 213328,
    "unit_department": null
}