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

{
    "id": 683,
    "bldg": {
        "id": 148,
        "name": "Global UCF",
        "description": "",
        "abbr": "GB",
        "import_id": 139
    },
    "org": {
        "id": 88,
        "name": "UCF GLOBAL",
        "phone": "407-823-2337",
        "fax": "407-823-2526",
        "url": "www.international.ucf.edu",
        "room": "100",
        "import_id": 125
    },
    "list_order": 1,
    "name": "International Student and Scholar Services",
    "room": "200",
    "phone": "407-823-2337",
    "fax": "407-823-2526",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3377,
    "active": true,
    "unit": 213897
}