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

{
    "id": 247,
    "bldg": {
        "id": 220,
        "name": "Psychology Building",
        "description": null,
        "abbr": "PSY",
        "import_id": 99
    },
    "org": {
        "id": 105,
        "name": "PHILOSOPHY",
        "phone": "407-823-2273",
        "fax": "407-823-6658",
        "url": "http://philosophy.cah.ucf.edu/",
        "room": "220",
        "import_id": 159
    },
    "list_order": 1,
    "name": "Professors/Instructors",
    "room": "220",
    "phone": "407-823-2273",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 495,
    "active": true,
    "unit": 213560
}