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

{
    "id": 538,
    "bldg": {
        "id": 220,
        "name": "Psychology Building",
        "description": null,
        "abbr": "PSY",
        "import_id": 99
    },
    "org": {
        "id": 113,
        "name": "PSYCHOLOGY",
        "phone": "407-823-4601",
        "fax": "407-823-5862",
        "url": "http://psychology.cos.ucf.edu/",
        "room": "320",
        "import_id": 170
    },
    "list_order": 2,
    "name": "Staff - Orlando",
    "room": "301",
    "phone": "407-823-4344",
    "fax": "407-823-5862",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1687,
    "active": true,
    "unit": 213779
}