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

{
    "id": 688,
    "bldg": {
        "id": 21,
        "name": "Education Complex & Gym",
        "description": "",
        "abbr": "ED",
        "import_id": 21
    },
    "org": {
        "id": 89,
        "name": " KINESIOLOGY AND PHYSICAL THERAPY,  SCHOOL OF ",
        "phone": "407-823-0623",
        "fax": null,
        "url": "https://healthprofessions.ucf.edu/kpt/",
        "room": "320",
        "import_id": 580
    },
    "list_order": 10,
    "name": "Division of Kinesiology",
    "room": "320",
    "phone": "407-823-0623",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1438,
    "active": true,
    "unit": 213902
}