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

{
    "id": 237,
    "bldg": {
        "id": 108,
        "name": "Business Administration 2",
        "description": null,
        "abbr": "BA2",
        "import_id": 94
    },
    "org": {
        "id": 19,
        "name": "BUSINESS ADMINISTRATION, COLLEGE OF",
        "phone": "407-823-2181",
        "fax": "407-823-5741",
        "url": "http://www.bus.ucf.edu",
        "room": "230",
        "import_id": 26
    },
    "list_order": 1,
    "name": "Marketing, Department of",
    "room": "307S",
    "phone": "407-823-2621",
    "fax": "407-823-3891",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 464,
    "active": true,
    "unit": 213330
}