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

{
    "id": 95,
    "bldg": {
        "id": 256,
        "name": "PARTNERSHIP  2",
        "description": "SITE  14",
        "abbr": "P2",
        "import_id": 8119
    },
    "org": {
        "id": 182,
        "name": "ACADEMIC AFFAIRS",
        "phone": "407-823-2302",
        "fax": "407-823-6379",
        "url": "http://provost.ucf.edu",
        "room": "331",
        "import_id": 354
    },
    "list_order": 2,
    "name": "Academic Affairs Business Center",
    "room": "234",
    "phone": "407-823-1954",
    "fax": "407-823-0400",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 169,
    "active": true,
    "unit": 213440
}