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

{
    "id": 13,
    "full_name": "College of Community Innovation and Education",
    "short_name": "CCIE",
    "college_url": null,
    "profile_url": null,
    "unit": 213113,
    "unit_college": null
}