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

{
    "id": 158,
    "bldg": {
        "id": 71,
        "name": "Classroom Building I",
        "description": "",
        "abbr": "CB1",
        "import_id": 79
    },
    "org": {
        "id": 170,
        "name": "FACULTY CENTER FOR TEACHING AND LEARNING",
        "phone": "407-823-3544",
        "fax": "407-823-2355",
        "url": "http://www.fctl.ucf.edu/",
        "room": "207",
        "import_id": 332
    },
    "list_order": 1,
    "name": "Faculty Center for Teaching and Learning",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 309,
    "active": true,
    "unit": 213252
}