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": "https://graduate.ucf.edu/",
    "profile_url": "https://www.ucf.edu/college/graduate-studies/",
    "unit": 213111,
    "unit_college": null
}