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

{
    "id": 18,
    "full_name": "College of Health and Public Affairs",
    "short_name": "COHPA",
    "college_url": null,
    "profile_url": null,
    "unit": null,
    "unit_college": null
}