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

{
    "id": 401,
    "bldg": {
        "id": 256,
        "name": "PARTNERSHIP  2",
        "description": "SITE  14",
        "abbr": "P2",
        "import_id": 8119
    },
    "org": {
        "id": 83,
        "name": "INSTITUTE FOR SIMULATION & TRAINING (IST)",
        "phone": "407-882-1300",
        "fax": "407-882-0246",
        "url": "http://www.ist.ucf.edu/",
        "room": "131B",
        "import_id": 118
    },
    "list_order": 10,
    "name": "Research Faculty and Staff",
    "room": null,
    "phone": "407-882-1300",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1628,
    "active": true,
    "unit": 213677
}