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

{
    "id": 238,
    "bldg": {
        "id": 12,
        "name": "Mathematical Sciences Building",
        "description": "Formerly Math & Physics building",
        "abbr": "MSB",
        "import_id": 12
    },
    "org": {
        "id": 96,
        "name": "MATHEMATICS, DEPARTMENT OF",
        "phone": "407-823-6284",
        "fax": "407-823-6253",
        "url": "http://math.cos.ucf.edu/",
        "room": "207",
        "import_id": 139
    },
    "list_order": 1,
    "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": 466,
    "active": true,
    "unit": 213555
}