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

{
    "id": 355,
    "bldg": {
        "id": 252,
        "name": "ORLANDO TECH CENTER (BLDG. 300)",
        "description": "SITE  14",
        "abbr": "OTC3",
        "import_id": 8113
    },
    "org": {
        "id": 173,
        "name": "MATERIALS CHARACTERIZATION FACILITY (MCF)",
        "phone": "407-882-1500",
        "fax": "407-882-1502",
        "url": "http://www.ampac.ucf.edu/facilities/MCF.php",
        "room": "304",
        "import_id": 303
    },
    "list_order": 1,
    "name": "Materials Characterization Facility",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 743,
    "active": true,
    "unit": 213639
}