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

{
    "id": 560,
    "bldg": {
        "id": 251,
        "name": "Innovative Center",
        "description": "SITE  14\r\nName changed from the Bennett Bldg (BNT1) in June 2012",
        "abbr": "IC",
        "import_id": 8112
    },
    "org": {
        "id": 78,
        "name": "HUMAN RESOURCES DEPARTMENT",
        "phone": "407-823-2771",
        "fax": "407-823-1095",
        "url": "www.hr.ucf.edu",
        "room": "200",
        "import_id": 111
    },
    "list_order": 10,
    "name": "Talent Acquisition ",
    "room": "100",
    "phone": "407-823-2771",
    "fax": "407-823-1095",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1656,
    "active": true,
    "unit": 213796
}