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

{
    "id": 350,
    "bldg": {
        "id": 290,
        "name": "Trevor Colbourn Hall ",
        "description": null,
        "abbr": "TCH",
        "import_id": 123
    },
    "org": {
        "id": 68,
        "name": "MODERN LANGUAGES & LITERATURES",
        "phone": "407-823-2472",
        "fax": "407-823-6261",
        "url": "http://mll.cah.ucf.edu/",
        "room": "523",
        "import_id": 97
    },
    "list_order": 4,
    "name": "Adjunct Instructors",
    "room": "358A",
    "phone": "407-823-2472",
    "fax": "407-823-6261",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 729,
    "active": true,
    "unit": 213635
}