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

{
    "id": 1041,
    "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": 13,
        "name": "DIGITAL LEARNING",
        "phone": "407-823-4910",
        "fax": "407-823-3511",
        "url": "digitallearning.ucf.edu",
        "room": "200",
        "import_id": 570
    },
    "list_order": null,
    "name": "Division of Digital Learning",
    "room": "200",
    "phone": "407-823-4910",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3434,
    "active": true,
    "unit": 213130
}