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

{
    "id": 87,
    "bldg": {
        "id": 67,
        "name": "Nicholson School of Communication",
        "description": "",
        "abbr": "NSC",
        "import_id": 75
    },
    "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": 4,
    "name": "Advertising - Public Relations",
    "room": "130",
    "phone": "407-823-2681",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 149,
    "active": true,
    "unit": 213432
}