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

{
    "id": 614,
    "bldg": {
        "id": 91,
        "name": "College of Medicine",
        "description": null,
        "abbr": "COM",
        "import_id": 1002
    },
    "org": {
        "id": 38,
        "name": "MEDICINE, UCF COLLEGE OF",
        "phone": "407-266-1000",
        "fax": "407-266-1489",
        "url": "http://med.ucf.edu/",
        "room": null,
        "import_id": 459
    },
    "list_order": 20,
    "name": "Information Technology",
    "room": null,
    "phone": "407-266-1000",
    "fax": "407-266-1299",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2006,
    "active": true,
    "unit": 213839
}