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

{
    "id": 66,
    "bldg": {
        "id": 258,
        "name": "ORLANDO TECH CENTER (BLDG. 600)",
        "description": "SITE  14",
        "abbr": "OTC6",
        "import_id": 8121
    },
    "org": {
        "id": 210,
        "name": "FACILITIES & SAFETY-OFFICE OF THE AVP",
        "phone": "407-823-3812",
        "fax": "407-823-3822",
        "url": "http://www.fs.ucf.edu",
        "room": "161",
        "import_id": 500
    },
    "list_order": 1,
    "name": "Business Services",
    "room": "232",
    "phone": "407-823-2624",
    "fax": "407-882-0175",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 99,
    "active": true,
    "unit": 213780
}