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

{
    "id": 1004,
    "bldg": {
        "id": 21,
        "name": "Education Complex & Gym",
        "description": "",
        "abbr": "ED",
        "import_id": 21
    },
    "org": {
        "id": 133,
        "name": "EDUCATIONAL AND HUMAN SCIENCES, DEPARTMENT OF",
        "phone": "407-823-2595",
        "fax": "407-823-2815",
        "url": "http://education.ucf.edu/ehs/",
        "room": "209",
        "import_id": 549
    },
    "list_order": 3,
    "name": "Instructional, Design and Technology",
    "room": "223",
    "phone": "407-823-1861",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2307,
    "active": true,
    "unit": 214145
}