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

{
    "id": 930,
    "bldg": {
        "id": 171,
        "name": "Orlando Tech Center",
        "description": "Should be OTC 3.   There is no OTC 4",
        "abbr": "OTC4",
        "import_id": 0
    },
    "org": {
        "id": 109,
        "name": "POLITICAL SCIENCE",
        "phone": "407-823-2608",
        "fax": "407-823-0051",
        "url": "http://politicalscience.cos.ucf.edu",
        "room": "302",
        "import_id": 164
    },
    "list_order": 20,
    "name": "Lou Frey Institute",
    "room": "406",
    "phone": "407-823-0665",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1623,
    "active": true,
    "unit": 214090
}