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

{
    "id": 557,
    "bldg": {
        "id": 18,
        "name": "Colbourn Hall",
        "description": null,
        "abbr": "CNH",
        "import_id": 18
    },
    "org": {
        "id": 219,
        "name": "WRITING AND RHETORIC DEPARTMENT",
        "phone": "407-823-2295",
        "fax": null,
        "url": "http://writingandrhetoric.cah.ucf.edu",
        "room": "165",
        "import_id": 530
    },
    "list_order": 12,
    "name": "Instructors / Lecturers",
    "room": "301",
    "phone": "407-823-2295",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2134,
    "active": true,
    "unit": 213793
}