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

{
    "id": 484,
    "bldg": {
        "id": 252,
        "name": "ORLANDO TECH CENTER (BLDG. 300)",
        "description": "SITE  14",
        "abbr": "OTC3",
        "import_id": 8113
    },
    "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": 3,
    "name": "Materials Characterization Facility (MCF)",
    "room": "304",
    "phone": "407-882-1500",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1134,
    "active": true,
    "unit": 213738
}