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

{
    "id": 340,
    "bldg": {
        "id": 298,
        "name": "Dr. Phillips Academic Commons",
        "description": "Dr. Phillips Academic Commons",
        "abbr": "DPAC",
        "import_id": 915
    },
    "org": {
        "id": 209,
        "name": "LEGAL STUDIES DEPARTMENT",
        "phone": "407-823-1670",
        "fax": "407-823-5424",
        "url": "www.ccie.ucf.edu/legalstudies/",
        "room": "430",
        "import_id": 524
    },
    "list_order": null,
    "name": "Legal Studies",
    "room": "430",
    "phone": "407-823-1670",
    "fax": "407-823-5424",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2104,
    "active": true,
    "unit": 213282
}