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

{
    "id": 671,
    "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": 6,
    "name": "Elementary Education",
    "room": "220",
    "phone": "407-823-5788",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1433,
    "active": true,
    "unit": 213886
}