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

{
    "id": 884,
    "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": 0,
    "name": "Management",
    "room": null,
    "phone": "407-823-2651",
    "fax": "407-823-0053",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2340,
    "active": true,
    "unit": 214054
}