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

{
    "id": 634,
    "bldg": {
        "id": 133,
        "name": "UCF* Health - Gateway",
        "description": "College of Medicine\r\nUCF* Health Gateway\r\n9975 Tavistock Lake Blvd., Orlando, FL 32827",
        "abbr": "UHG",
        "import_id": 1028
    },
    "org": {
        "id": 181,
        "name": "UCF HEALTH",
        "phone": "407-266-3627 (DOCS)",
        "fax": null,
        "url": "http://ucfhealth.com/",
        "room": null,
        "import_id": 541
    },
    "list_order": 3,
    "name": "Gateway",
    "room": "Suite 100",
    "phone": "407-309-4800",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2186,
    "active": true,
    "unit": 213855
}