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

{
    "id": 440,
    "bldg": {
        "id": 14,
        "name": "Howard Phillips Hall",
        "description": "",
        "abbr": "HPH",
        "import_id": 14
    },
    "org": {
        "id": 119,
        "name": "SOCIOLOGY",
        "phone": "407-823-3744",
        "fax": "407-823-3026",
        "url": "http://sociology.cos.ucf.edu",
        "room": "403",
        "import_id": 183
    },
    "list_order": 3,
    "name": "Faculty",
    "room": "403",
    "phone": "407-823-3744",
    "fax": "407-823-3026",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1008,
    "active": true,
    "unit": 213703
}