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

{
    "id": 730,
    "bldg": {
        "id": 104,
        "name": "Health Sciences 2",
        "description": null,
        "abbr": "HS 2",
        "import_id": 90
    },
    "org": {
        "id": 218,
        "name": "HEALTH MANAGEMENT AND INFORMATICS",
        "phone": "407-823-2359",
        "fax": "407-823-6138",
        "url": "http://www.ccie.ucf.edu/hmi/",
        "room": "401",
        "import_id": 501
    },
    "list_order": 1,
    "name": "Health Management and Informatics",
    "room": null,
    "phone": "407-823-2359",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1943,
    "active": true,
    "unit": 213289
}