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

{
    "id": 82,
    "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": 2,
    "name": "Staff",
    "room": "255",
    "phone": "407-823-2246",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 142,
    "active": true,
    "unit": 213427
}