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

{
    "id": 32,
    "full_name": "Office of Interdisc Studies",
    "department_url": null,
    "school": false,
    "unit": 213316,
    "unit_department": null
}