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

{
    "id": 690,
    "bldg": {
        "id": 21,
        "name": "Education Complex & Gym",
        "description": "",
        "abbr": "ED",
        "import_id": 21
    },
    "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": 20,
    "name": "Science Education",
    "room": "123",
    "phone": "407-823-2561",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1440,
    "active": true,
    "unit": 213904
}