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

{
    "id": 638,
    "bldg": {
        "id": 200,
        "name": "Rosen College of Hospitality",
        "description": "SITE 12",
        "abbr": "RCH",
        "import_id": 903
    },
    "org": {
        "id": 77,
        "name": "HOSPITALITY MANAGEMENT, ROSEN COLLEGE OF",
        "phone": "407-903-8000",
        "fax": "407-903-8105",
        "url": "http://www.hospitality.ucf.edu/",
        "room": "201",
        "import_id": 108
    },
    "list_order": 6,
    "name": "Tourism, Events & Attractions Department",
    "room": "231",
    "phone": "407-903-8158",
    "fax": "407-903-8105",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1396,
    "active": true,
    "unit": 213322
}