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

{
    "id": 304,
    "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 - Pharmacy",
    "room": "108",
    "phone": "407-823-6337",
    "fax": "407-823-6756",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 607,
    "active": true,
    "unit": 213604
}