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

{
    "id": 513,
    "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": 5,
    "name": "Food Service and Lodging Mgmt., Department of",
    "room": null,
    "phone": "407-903-8058",
    "fax": "407-823-1110",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1823,
    "active": true,
    "unit": 213338
}