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

{
    "id": 81,
    "bldg": {
        "id": 225,
        "name": "Physical Sciences Building",
        "description": "College of Sciences",
        "abbr": "PSB",
        "import_id": 121
    },
    "org": {
        "id": 29,
        "name": "CHEMISTRY",
        "phone": "407-823-2246",
        "fax": "407-823-2252",
        "url": "chemistry.cos.ucf.edu",
        "room": "255",
        "import_id": 41
    },
    "list_order": 1,
    "name": "Faculty",
    "room": "255",
    "phone": "407-823-2246",
    "fax": "407-823-2252",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 141,
    "active": true,
    "unit": 213426
}