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

{
    "id": 124,
    "bldg": {
        "id": 306,
        "name": "UCF Digital Learning Center",
        "description": "UCF Digital Learning Center\r\n12351 Research Parkway Orlando, FL 32826",
        "abbr": "DLC",
        "import_id": 8155
    },
    "org": {
        "id": 52,
        "name": "CONTINUING EDUCATION, DIVISION OF",
        "phone": "407-882-0260",
        "fax": null,
        "url": "www.ce.ucf.edu",
        "room": "DLC113",
        "import_id": 65
    },
    "list_order": 1,
    "name": "Continuing Education",
    "room": "113",
    "phone": "407-882-0260",
    "fax": "407-882-0266",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 209,
    "active": true,
    "unit": 213160
}