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

{
    "id": 16,
    "full_name": "College of Business",
    "short_name": "CBA",
    "college_url": null,
    "profile_url": null,
    "unit": 213115,
    "unit_college": null
}