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

{
    "id": 460,
    "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": 9,
    "name": "Writing Across the Curriculum (WAC)",
    "room": "301",
    "phone": "407-823-2295",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2191,
    "active": true,
    "unit": 213718
}