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": null,
    "profile_url": null,
    "unit": 213114,
    "unit_college": null
}