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

{
    "id": 859,
    "bldg": {
        "id": 46,
        "name": "College of Sciences Building",
        "description": "",
        "abbr": "CSB",
        "import_id": 54
    },
    "org": {
        "id": 200,
        "name": "SCIENCES, COLLEGE OF",
        "phone": "407-823-1997",
        "fax": "407-823-1998",
        "url": "http://www.cos.ucf.edu/",
        "room": "201",
        "import_id": 443
    },
    "list_order": 6,
    "name": "COS Information Technology (COSIT)",
    "room": "231",
    "phone": "407-823-2793",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1979,
    "active": true,
    "unit": 214031
}