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

{
    "id": 689,
    "bldg": {
        "id": 263,
        "name": "BREVARD STUDENT CENTER             ",
        "description": "SITE 90",
        "abbr": "BSC   ",
        "import_id": 8890
    },
    "org": {
        "id": 33,
        "name": "School of Teacher Education",
        "phone": "407-823-5971",
        "fax": null,
        "url": "https://ccie.ucf.edu/teachered/",
        "room": "220",
        "import_id": 583
    },
    "list_order": 18,
    "name": "Reading Education",
    "room": "357",
    "phone": "321-433-7922",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1439,
    "active": true,
    "unit": 213903
}