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

{
    "id": 14,
    "full_name": "College of Health Professions and Sciences",
    "short_name": "CHPS",
    "college_url": "https://healthprofessions.ucf.edu/",
    "profile_url": "https://www.ucf.edu/college/health-professions-sciences/",
    "unit": 213114,
    "unit_college": null
}