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

{
    "id": 384,
    "bldg": {
        "id": 18,
        "name": "Colbourn Hall",
        "description": null,
        "abbr": "CNH",
        "import_id": 18
    },
    "org": {
        "id": 58,
        "name": "ENGLISH DEPARTMENT",
        "phone": "407-823-5596",
        "fax": "407-823-3300",
        "url": "www.english.cah.ucf.edu",
        "room": "250A",
        "import_id": 78
    },
    "list_order": 16,
    "name": "Faculty",
    "room": "302",
    "phone": "407-823-5596",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 850,
    "active": true,
    "unit": 213664
}