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

{
    "id": 211,
    "bldg": {
        "id": 71,
        "name": "Classroom Building I",
        "description": "",
        "abbr": "CB1",
        "import_id": 79
    },
    "org": {
        "id": 87,
        "name": "INSTRUCTIONAL RESOURCES, OFFICE OF (OIR)",
        "phone": "407-823-2571",
        "fax": "407-823-2109",
        "url": "www.oir.ucf.edu",
        "room": "203",
        "import_id": 123
    },
    "list_order": 0,
    "name": "Director's Suite",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 417,
    "active": true,
    "unit": 213533
}