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

{
    "id": 204,
    "bldg": {
        "id": 105,
        "name": "Engineering II",
        "description": "",
        "abbr": "ENG2",
        "import_id": 91
    },
    "org": {
        "id": 80,
        "name": "INDUSTRIAL ENGINEERING & MANAGEMENT SYSTEMS",
        "phone": "407-823-2204",
        "fax": "407-823-3413",
        "url": "www.iems.ucf.edu",
        "room": "312",
        "import_id": 113
    },
    "list_order": 2,
    "name": "Faculty",
    "room": "312",
    "phone": "407-823-2204",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 397,
    "active": true,
    "unit": 213527
}