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

{
    "id": 97,
    "full_name": "Comm & Media, Nicholson Schl",
    "department_url": null,
    "school": false,
    "unit": 213360,
    "unit_department": null
}