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

{
    "id": 433,
    "bldg": {
        "id": 1,
        "name": "Millican Hall",
        "description": "",
        "abbr": "MH",
        "import_id": 1
    },
    "org": {
        "id": 179,
        "name": "CENTER FOR SUCCESS OF WOMEN FACULTY",
        "phone": "407-823-1113",
        "fax": null,
        "url": "http://womenfaculty.afia.ucf.edu/",
        "room": "351",
        "import_id": 351
    },
    "list_order": 1,
    "name": "Center for Success of Women Faculty",
    "room": "351",
    "phone": "407-823-1113",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 994,
    "active": true,
    "unit": 213256
}