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

{
    "id": 354,
    "bldg": {
        "id": 245,
        "name": "RESEARCH PAVILION                  ",
        "description": "SITE  14",
        "abbr": "PVL   ",
        "import_id": 8102
    },
    "org": {
        "id": 120,
        "name": "OPERATIONAL EXCELLENCE AND ASSESSMENT SUPPORT",
        "phone": "407-882-0275",
        "fax": "407-882-0288",
        "url": "http://www.oeas.ucf.edu",
        "room": "225",
        "import_id": 295
    },
    "list_order": 1,
    "name": "Operational Excellence and Assessment Support",
    "room": "225",
    "phone": "407-882-0275",
    "fax": "407-882-0288",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 739,
    "active": true,
    "unit": 213209
}