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

{
    "id": 11,
    "full_name": "College of Graduate Studies",
    "short_name": "GRDST",
    "college_url": null,
    "profile_url": null,
    "unit": 213111,
    "unit_college": null
}