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