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

{
    "id": 944,
    "bldg": {
        "id": 16,
        "name": "Facilities & Safety Complex (Physical Plant)",
        "description": null,
        "abbr": "FSC",
        "import_id": 16
    },
    "org": {
        "id": 4,
        "name": "ADMINISTRATION AND FINANCE DIVISION",
        "phone": "407-823-2351",
        "fax": null,
        "url": "admfin.ucf.edu",
        "room": "384",
        "import_id": 6
    },
    "list_order": 5,
    "name": "Facilities & Safety",
    "room": "161B",
    "phone": "407-823-3812",
    "fax": "407-823-3822",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1753,
    "active": true,
    "unit": 214102
}