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

{
    "id": 208,
    "bldg": {
        "id": 89,
        "name": "Simulation & Training Technology Center",
        "description": "",
        "abbr": "STC",
        "import_id": 8125
    },
    "org": {
        "id": 83,
        "name": "INSTITUTE FOR SIMULATION & TRAINING (IST)",
        "phone": "407-882-1300",
        "fax": "407-882-0246",
        "url": "http://www.ist.ucf.edu/",
        "room": "131B",
        "import_id": 118
    },
    "list_order": 8,
    "name": "Simulation and Training Technology Center",
    "room": null,
    "phone": "407-882-1300",
    "fax": "407-658-5059",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 409,
    "active": true,
    "unit": 213530
}