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

{
    "id": 17,
    "bldg": {
        "id": 101,
        "name": "College of Arts & Humanities",
        "description": null,
        "abbr": "CAH",
        "import_id": 87
    },
    "org": {
        "id": 14,
        "name": "ARTS & HUMANITIES, COLLEGE OF",
        "phone": "407-823-2251",
        "fax": "407-823-5156",
        "url": "http://www.cah.ucf.edu/",
        "room": "190",
        "import_id": 17
    },
    "list_order": 1,
    "name": "Arts & Humanities, Dean's Office, College of",
    "room": "190",
    "phone": "407-823-2251",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 30,
    "active": true,
    "unit": 213106
}