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

{
    "id": 585,
    "bldg": {
        "id": 252,
        "name": "ORLANDO TECH CENTER (BLDG. 300)",
        "description": "SITE  14",
        "abbr": "OTC3",
        "import_id": 8113
    },
    "org": {
        "id": 191,
        "name": "COMMUNICATIONS AND MARKETING",
        "phone": "407-823-1601",
        "fax": "407-823-2567",
        "url": "https://www.ucf.edu/brand/",
        "room": "301",
        "import_id": 430
    },
    "list_order": 2,
    "name": "Communications & Marketing Technology Services",
    "room": "302",
    "phone": "407-823-1601",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1761,
    "active": true,
    "unit": 213815
}