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

{
    "id": 5,
    "full_name": "College of Arts and Humanities",
    "short_name": "CAH",
    "college_url": null,
    "profile_url": null,
    "unit": 213106,
    "unit_college": null
}