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

{
    "id": 329,
    "bldg": {
        "id": 37,
        "name": "Engineering 1",
        "description": "",
        "abbr": "ENG1",
        "import_id": 40
    },
    "org": {
        "id": 143,
        "name": "ADVANCED MATERIALS PROCESSING &  ANALYSIS CENTER (AMPAC)",
        "phone": "407-882-1455",
        "fax": "407-882-1462",
        "url": "www.ampac.ucf.edu",
        "room": "381",
        "import_id": 253
    },
    "list_order": 1,
    "name": "Main",
    "room": null,
    "phone": null,
    "fax": "407-882-1462",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 696,
    "active": true,
    "unit": 213227
}