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

{
    "id": 9,
    "full_name": "College of Nursing",
    "short_name": "CON",
    "college_url": null,
    "profile_url": null,
    "unit": 213109,
    "unit_college": null
}