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

{
    "id": 925,
    "bldg": {
        "id": 220,
        "name": "Psychology Building",
        "description": null,
        "abbr": "PSY",
        "import_id": 99
    },
    "org": {
        "id": 31,
        "name": "UCF RESTORES (SCIENCE, COLLEGE OF) ",
        "phone": "407-823-3910",
        "fax": "407-823-4899",
        "url": "www.ucfrestores.com",
        "room": "203",
        "import_id": 572
    },
    "list_order": null,
    "name": "Post Doc ",
    "room": "203",
    "phone": "407-823-3910",
    "fax": "407-823-4899",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3440,
    "active": true,
    "unit": 214087
}