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

{
    "id": 331,
    "bldg": {
        "id": 105,
        "name": "Engineering II",
        "description": "",
        "abbr": "ENG2",
        "import_id": 91
    },
    "org": {
        "id": 146,
        "name": "CENTER FOR ADVANCED TRANSPORTATION SYSTEMS SIMULATION (CATSS)",
        "phone": "407-823-4738",
        "fax": null,
        "url": "http://www.catss.ucf.edu",
        "room": "301",
        "import_id": 259
    },
    "list_order": 1,
    "name": "CATSS",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 701,
    "active": true,
    "unit": 213430
}