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

{
    "id": 919,
    "bldg": {
        "id": 87,
        "name": "Burnett Bio-Medical Sciences",
        "description": "at Lake Nona",
        "abbr": "BBS",
        "import_id": 1001
    },
    "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": "Lake Nona Vivarium",
    "room": "166",
    "phone": "407-266-7061",
    "fax": "407-266-7083",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2180,
    "active": true,
    "unit": 214083
}