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

{
    "id": 482,
    "bldg": {
        "id": 290,
        "name": "Trevor Colbourn Hall ",
        "description": null,
        "abbr": "TCH",
        "import_id": 123
    },
    "org": {
        "id": 72,
        "name": "GRADUATE STUDIES, THE COLLEGE OF",
        "phone": "407-823-2766",
        "fax": "407-823-6442",
        "url": "http://graduate.ucf.edu/",
        "room": "205A",
        "import_id": 101
    },
    "list_order": 0,
    "name": "Graduate Administration",
    "room": "248",
    "phone": "407-823-2766",
    "fax": "407-823-6442",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1129,
    "active": true,
    "unit": 213736
}