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

{
    "id": 273,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "org": {
        "id": 114,
        "name": "PUBLIC ADMINISTRATION, SCHOOL OF",
        "phone": "407-823-2604",
        "fax": "407-823-5651",
        "url": "http://www.cohpa.ucf.edu/pubadm",
        "room": "238",
        "import_id": 171
    },
    "list_order": 1,
    "name": "Staff",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 551,
    "active": true,
    "unit": 213581
}