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

{
    "id": 949,
    "bldg": {
        "id": 278,
        "name": "University Tower",
        "description": null,
        "abbr": "UTWR",
        "import_id": 8118
    },
    "org": {
        "id": 116,
        "name": "RESEARCH, OFFICE OF",
        "phone": "407-823-3778",
        "fax": "407-823-3299",
        "url": "http://www.research.ucf.edu/",
        "room": "501",
        "import_id": 177
    },
    "list_order": null,
    "name": "Institutional Review Board (IRB)",
    "room": "501",
    "phone": "407-823-2901",
    "fax": "407-823-3299",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1677,
    "active": true,
    "unit": 214107
}