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

{
    "id": 70,
    "bldg": {
        "id": 91,
        "name": "College of Medicine",
        "description": null,
        "abbr": "COM",
        "import_id": 1002
    },
    "org": {
        "id": 38,
        "name": "MEDICINE, UCF COLLEGE OF",
        "phone": "407-266-1000",
        "fax": "407-266-1489",
        "url": "http://med.ucf.edu/",
        "room": null,
        "import_id": 459
    },
    "list_order": 46,
    "name": "Harriet F. Ginsburg Health Sciences Library",
    "room": null,
    "phone": "407-266-1400",
    "fax": "407-266-1449",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2016,
    "active": true,
    "unit": 213415
}