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

{
    "id": 366,
    "bldg": {
        "id": 252,
        "name": "ORLANDO TECH CENTER (BLDG. 300)",
        "description": "SITE  14",
        "abbr": "OTC3",
        "import_id": 8113
    },
    "org": {
        "id": 84,
        "name": "INSTITUTE OF GOVERNMENT",
        "phone": "407-882-3960",
        "fax": "407-882-3968",
        "url": "www.iog.ucf.edu.",
        "room": "402",
        "import_id": 119
    },
    "list_order": 1,
    "name": "Institute of Government",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 813,
    "active": true,
    "unit": 213180
}