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

{
    "id": 619,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 161,
        "name": "UNIVERSITY COMPLIANCE, ETHICS,  AND RISK OFFICE",
        "phone": "407-823-6263",
        "fax": "407-823-6265",
        "url": "http://compliance.ucf.edu/",
        "room": "328",
        "import_id": 536
    },
    "list_order": 2,
    "name": "University Compliance, Ethics, and Risk Office",
    "room": "328",
    "phone": "407-823-6263",
    "fax": "407-823-6265",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2174,
    "active": true,
    "unit": 213244
}