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

{
    "id": 984,
    "bldg": {
        "id": 278,
        "name": "University Tower",
        "description": null,
        "abbr": "UTWR",
        "import_id": 8118
    },
    "org": {
        "id": 101,
        "name": "Nursing, College of",
        "phone": "407-823-2744",
        "fax": "407-823-5675",
        "url": "nursing.ucf.edu",
        "room": "300",
        "import_id": 149
    },
    "list_order": 5,
    "name": "Nursing Systems",
    "room": "300",
    "phone": "407-823-2744",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3428,
    "active": true,
    "unit": 213334
}