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

{
    "id": 194,
    "bldg": {
        "id": 109,
        "name": " Burnett Honors College",
        "description": null,
        "abbr": "BHC",
        "import_id": 95
    },
    "org": {
        "id": 76,
        "name": "BURNETT HONORS COLLEGE",
        "phone": "407-823-2076",
        "fax": "407-823-6583",
        "url": "http://honors.ucf.edu/",
        "room": "111",
        "import_id": 107
    },
    "list_order": 0,
    "name": "BURNETT HONORS COLLEGE",
    "room": "111",
    "phone": "407-823-2076",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 371,
    "active": true,
    "unit": 213118
}