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

{
    "id": 145,
    "bldg": {
        "id": 93,
        "name": "Morgridge International Reading Center",
        "description": "",
        "abbr": "MIRC",
        "import_id": 122
    },
    "org": {
        "id": 55,
        "name": "COMMUNITY INNOVATION AND EDUCATION, COLLEGE OF (CCIE)",
        "phone": "407-823-2835",
        "fax": "407-823-5135",
        "url": "http://www.education.ucf.edu",
        "room": "308",
        "import_id": 71
    },
    "list_order": 11,
    "name": "Morgridge International Reading Center",
    "room": "207",
    "phone": "407-882-6472",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1767,
    "active": true,
    "unit": 213478
}