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

{
    "id": 1067,
    "bldg": {
        "id": 290,
        "name": "Trevor Colbourn Hall ",
        "description": null,
        "abbr": "TCH",
        "import_id": 123
    },
    "org": {
        "id": 187,
        "name": "UCF CONNECT",
        "phone": "407-823-4547",
        "fax": "407-823-1399",
        "url": "https://connect.ucf.edu/",
        "room": "101",
        "import_id": 386
    },
    "list_order": null,
    "name": "Transfer Center",
    "room": "215",
    "phone": "407-823-2231",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3574,
    "active": true,
    "unit": null
}