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

{
    "id": 537,
    "bldg": {
        "id": 250,
        "name": "Partnership I",
        "description": null,
        "abbr": "CPS   ",
        "import_id": 8111
    },
    "org": {
        "id": 152,
        "name": "NATIONAL CENTER FOR FORENSIC SCIENCE",
        "phone": "407-823-6469",
        "fax": "407-823-3162",
        "url": "http://www.ncfs.ucf.edu",
        "room": "225",
        "import_id": 273
    },
    "list_order": 6,
    "name": "Research Assistants",
    "room": null,
    "phone": null,
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 2204,
    "active": true,
    "unit": 213778
}