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

{
    "id": 10,
    "full_name": "Rosen College of Hospitality Management",
    "short_name": "HSPMG",
    "college_url": null,
    "profile_url": null,
    "unit": 213110,
    "unit_college": null
}