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

{
    "id": 449,
    "bldg": {
        "id": 14,
        "name": "Howard Phillips Hall",
        "description": "",
        "abbr": "HPH",
        "import_id": 14
    },
    "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": null,
    "name": "Global Perspectives",
    "room": "202",
    "phone": "407-823-0688",
    "fax": "407-823-0716",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1049,
    "active": true,
    "unit": 213710
}