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

{
    "id": 1060,
    "bldg": {
        "id": 295,
        "name": "VALENCIA EAST CAMPUS (BLDG. 1)",
        "description": "701 N. Econlockhatchee Trl., Bldg. 1, Orlando, FL 32825",
        "abbr": "VEC1",
        "import_id": 735
    },
    "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": "UCF CONNECT - VALENCIA EAST",
    "room": "265",
    "phone": "407-582-2318",
    "fax": null,
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3567,
    "active": true,
    "unit": 214189
}