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

{
    "id": 66,
    "full_name": "Air Force ROTC",
    "department_url": null,
    "school": false,
    "unit": 213341,
    "unit_department": null
}