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

{
    "id": 490,
    "bldg": {
        "id": 88,
        "name": "ORLANDO TECH CENTER (BLDG. 200)",
        "description": "INCLUDES SUITE 100, WHICH IS THE TELECOM WAREHOUSE AND GARAGE.  NUMBER IS INCORRECT.",
        "abbr": "OTC2",
        "import_id": 1111
    },
    "org": {
        "id": 2,
        "name": "UCF IT",
        "phone": "407-823-2711",
        "fax": "407-823-0342",
        "url": "it.ucf.edu",
        "room": "301",
        "import_id": 568
    },
    "list_order": 3,
    "name": "Network Services",
    "room": "202",
    "phone": "407-823-5200",
    "fax": "407-882-9032",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 1178,
    "active": true,
    "unit": 213744
}