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

{
    "id": 75,
    "bldg": {
        "id": 45,
        "name": "CREOL",
        "description": null,
        "abbr": "CROL",
        "import_id": 53
    },
    "org": {
        "id": 28,
        "name": "CREOL, THE COLLEGE OF OPTICS AND PHOTONICS",
        "phone": "407-823-6800",
        "fax": "407-823-6880",
        "url": "http://www.creol.ucf.edu/",
        "room": "101",
        "import_id": 38
    },
    "list_order": 16,
    "name": "Faculty",
    "room": "101",
    "phone": "407-823-6800",
    "fax": "407-823-6880",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 130,
    "active": true,
    "unit": 213420
}