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

{
    "id": 397,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "org": {
        "id": 134,
        "name": "MEDICAL LABORATORY SCIENCE PROGRAM",
        "phone": "407-823-5932",
        "fax": "407-823-3095",
        "url": "med.ucf.edu/biomed/undergraduate-programs/undergraduate-advising/medical-laboratory-sciences/",
        "room": "335",
        "import_id": 235
    },
    "list_order": 1,
    "name": "Medical Laboratory Science Program",
    "room": null,
    "phone": null,
    "fax": "407-823-3095",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1215,
    "active": true,
    "unit": 213882
}