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

{
    "id": 396,
    "bldg": {
        "id": 245,
        "name": "RESEARCH PAVILION                  ",
        "description": "SITE  14",
        "abbr": "PVL   ",
        "import_id": 8102
    },
    "org": {
        "id": 36,
        "name": "NANOSCIENCE TECHNOLOGY CENTER",
        "phone": "407-882-1578",
        "fax": "407-882-2819",
        "url": "www.nanoscience.ucf.edu",
        "room": "400",
        "import_id": 424
    },
    "list_order": 0,
    "name": "NanoScience Technology Center",
    "room": "400",
    "phone": "407-882-1578",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 869,
    "active": true,
    "unit": 213332
}