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

{
    "id": 1102,
    "bldg": {
        "id": 245,
        "name": "RESEARCH PAVILION                  ",
        "description": "SITE  14",
        "abbr": "PVL   ",
        "import_id": 8102
    },
    "org": {
        "id": 226,
        "name": "ANALYTICS AND INTEGRATED PLANNING",
        "phone": "407-823-3549",
        "fax": "407-823-4769",
        "url": "https://analytics.ucf.edu",
        "room": "331",
        "import_id": 585
    },
    "list_order": null,
    "name": "Enterprise Analytics",
    "room": "215",
    "phone": "407-823-5061",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3598,
    "active": true,
    "unit": null
}