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

{
    "id": 412,
    "bldg": {
        "id": 223,
        "name": "Performing Art Center",
        "description": "",
        "abbr": "PAC",
        "import_id": 119
    },
    "org": {
        "id": 27,
        "name": "SCHOOL OF PERFORMING ARTS",
        "phone": "407-823-1500",
        "fax": null,
        "url": "http://performingarts.cah.ucf.edu/",
        "room": "100",
        "import_id": 571
    },
    "list_order": 4,
    "name": "Music Faculty",
    "room": "M203",
    "phone": "407-823-2869",
    "fax": "407-823-3378",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 949,
    "active": true,
    "unit": 213688
}