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

{
    "id": 187,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "org": {
        "id": 197,
        "name": "BIOMEDICAL SCIENCES, BURNETT SCHOOL OF",
        "phone": "407-823-5932",
        "fax": "407-823-0956",
        "url": "http://www.biomed.ucf.edu/",
        "room": "136",
        "import_id": 431
    },
    "list_order": 10,
    "name": "Faculty",
    "room": null,
    "phone": "407-823-5932",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1951,
    "active": true,
    "unit": 213513
}