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

{
    "id": 424,
    "bldg": {
        "id": 21,
        "name": "Education Complex & Gym",
        "description": "",
        "abbr": "ED",
        "import_id": 21
    },
    "org": {
        "id": 86,
        "name": "Educational Leadership & Higher Education",
        "phone": "407-823-2881",
        "fax": "407-823-4880",
        "url": "https://ccie.ucf.edu/elhe/",
        "room": "209",
        "import_id": 122
    },
    "list_order": 3,
    "name": "Higher Education and Policy Studies",
    "room": "220",
    "phone": "407-823-2881",
    "fax": "407-823-5144",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3498,
    "active": true,
    "unit": 213695
}