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

{
    "id": 239,
    "bldg": {
        "id": 37,
        "name": "Engineering 1",
        "description": "",
        "abbr": "ENG1",
        "import_id": 40
    },
    "org": {
        "id": 98,
        "name": "MECHANICAL & AEROSPACE ENGINEERING",
        "phone": "407-823-2416",
        "fax": "407-823-0208",
        "url": "http://mae.ucf.edu",
        "room": "307",
        "import_id": 141
    },
    "list_order": 1,
    "name": "Mechanical & Aerospace Engineering",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 468,
    "active": true,
    "unit": 213191
}