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

{
    "id": 58,
    "bldg": {
        "id": 77,
        "name": "Communication and Media",
        "description": "Communication and Media",
        "abbr": "CMB",
        "import_id": 906
    },
    "org": {
        "id": 32,
        "name": "COMMUNICATION AND MEDIA, NICHOLSON SCHOOL OF ",
        "phone": "407-823-1711",
        "fax": "407-823-0557",
        "url": "communication@ucf.edu",
        "room": "238",
        "import_id": 44
    },
    "list_order": 9,
    "name": "Games and Interactive Media",
    "room": "100",
    "phone": "407-823-6100",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3449,
    "active": true,
    "unit": 213406
}