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

{
    "id": 1014,
    "bldg": {
        "id": 79,
        "name": "Student Health Center",
        "description": "The new Student Health Center",
        "abbr": "HC",
        "import_id": 127
    },
    "org": {
        "id": 43,
        "name": "STUDENT HEALTH SERVICES (SHS)",
        "phone": "407-823-2701",
        "fax": "407-823-4352",
        "url": "www.studenthealth.ucf.edu",
        "room": "309",
        "import_id": 575
    },
    "list_order": null,
    "name": "SHS - Insurance",
    "room": "101",
    "phone": "407-823-1533",
    "fax": "407-823-5723",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3479,
    "active": true,
    "unit": 214151
}