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

{
    "id": 193,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "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": 1,
    "name": "Athletic Training Program",
    "room": "119",
    "phone": "407-823-2747",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 370,
    "active": true,
    "unit": 213518
}