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

{
    "id": 664,
    "bldg": {
        "id": 107,
        "name": "Teaching Academy",
        "description": "",
        "abbr": "TA",
        "import_id": 93
    },
    "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": 23,
    "name": "TeachLive",
    "room": "403",
    "phone": "407-823-1768",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2347,
    "active": true,
    "unit": 213879
}