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

{
    "id": 292,
    "bldg": {
        "id": 29,
        "name": "Technology Commons II",
        "description": "",
        "abbr": "TC2",
        "import_id": 29
    },
    "org": {
        "id": 122,
        "name": "STATISTICS ",
        "phone": "407-823-2289",
        "fax": "407-823-3930",
        "url": "statistics.cos.ucf.edu",
        "room": "212",
        "import_id": 190
    },
    "list_order": 1,
    "name": "Main Office",
    "room": "212",
    "phone": "407-823-2289",
    "fax": "407-823-3930",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 583,
    "active": true,
    "unit": 213211
}