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

{
    "id": 477,
    "bldg": {
        "id": 7,
        "name": "Ferrell Commons",
        "description": "",
        "abbr": "FC",
        "import_id": 7
    },
    "org": {
        "id": 67,
        "name": "DINING SERVICES",
        "phone": "407-823-2651",
        "fax": "407-823-0053",
        "url": "www.ucfdining.com",
        "room": "109",
        "import_id": 96
    },
    "list_order": 1,
    "name": "Catering (catering@ucf.edu)",
    "room": "109",
    "phone": "407-823-2494",
    "fax": "407-823-6483",
    "primary_comment": "catering@ucf.edu",
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1117,
    "active": true,
    "unit": 213732
}