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

{
    "id": 216,
    "bldg": {
        "id": 290,
        "name": "Trevor Colbourn Hall ",
        "description": null,
        "abbr": "TCH",
        "import_id": 123
    },
    "org": {
        "id": 227,
        "name": "COLLEGE OF UNDERGRADUATE STUDIES",
        "phone": "407-823-2373",
        "fax": null,
        "url": "https://undergrad.ucf.edu/",
        "room": "210",
        "import_id": 586
    },
    "list_order": 1,
    "name": "Interdisciplinary Studies",
    "room": "239",
    "phone": "407-823-0144",
    "fax": "407-823-2028",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 436,
    "active": true,
    "unit": 213316
}