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

{
    "id": 353,
    "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": 1,
    "name": "UCF Communications",
    "room": "301",
    "phone": "407-823-5007",
    "fax": "407-823-2567",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 737,
    "active": true,
    "unit": 213638
}