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

{
    "id": 99,
    "bldg": {
        "id": 46,
        "name": "College of Sciences Building",
        "description": "",
        "abbr": "CSB",
        "import_id": 54
    },
    "org": {
        "id": 2,
        "name": "UCF IT",
        "phone": "407-823-2711",
        "fax": "407-823-0342",
        "url": "it.ucf.edu",
        "room": "301",
        "import_id": 568
    },
    "list_order": 7,
    "name": "Enterprise Technology & Infrastructure Support",
    "room": "302",
    "phone": "407-823-2711",
    "fax": "407-823-5476",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 173,
    "active": true,
    "unit": 213444
}