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

{
    "id": 108,
    "bldg": {
        "id": 24,
        "name": "Creative School for Children",
        "description": "",
        "abbr": "CSC1",
        "import_id": 24
    },
    "org": {
        "id": 59,
        "name": "STUDENT SUCCESS AND WELL-BEING (SSWB)",
        "phone": "407-823-4625",
        "fax": "407-823-2969",
        "url": "http://www.sdes.ucf.edu/",
        "room": "282",
        "import_id": 79
    },
    "list_order": null,
    "name": "Creative School for Childern (CSC)",
    "room": "100",
    "phone": "407-823-2726",
    "fax": "407-823-3096",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 182,
    "active": true,
    "unit": 213451
}