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

{
    "id": 136,
    "bldg": {
        "id": 130,
        "name": "Harris Corporation Engineering Center",
        "description": "",
        "abbr": "HEC",
        "import_id": 116
    },
    "org": {
        "id": 57,
        "name": "ENGINEERING & COMPUTER SCIENCE, COLLEGE OF (CECS)",
        "phone": "407-823-2156",
        "fax": "407-823-5483",
        "url": "http://www.cecs.ucf.edu",
        "room": "114",
        "import_id": 75
    },
    "list_order": 1,
    "name": "Dean's Office",
    "room": "114",
    "phone": "407-823-2156",
    "fax": "407-823-5483",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 261,
    "active": true,
    "unit": 213321
}