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

{
    "id": 721,
    "bldg": {
        "id": 20,
        "name": "Biological Sciences Building",
        "description": "",
        "abbr": "BIO",
        "import_id": 20
    },
    "org": {
        "id": 197,
        "name": "BIOMEDICAL SCIENCES, BURNETT SCHOOL OF",
        "phone": "407-823-5932",
        "fax": "407-823-0956",
        "url": "http://www.biomed.ucf.edu/",
        "room": "136",
        "import_id": 431
    },
    "list_order": 1,
    "name": "Biomedical Sciences, Burnett School of",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1504,
    "active": true,
    "unit": 213273
}