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

{
    "id": 347,
    "bldg": {
        "id": 258,
        "name": "ORLANDO TECH CENTER (BLDG. 600)",
        "description": "SITE  14",
        "abbr": "OTC6",
        "import_id": 8121
    },
    "org": {
        "id": 154,
        "name": "COPIER SERVICES & SUPPORT",
        "phone": "407-823-5072",
        "fax": "407-882-0175",
        "url": "http://www.businessservices.ucf.edu/",
        "room": "240",
        "import_id": 280
    },
    "list_order": 1,
    "name": "Convenience Copiers",
    "room": null,
    "phone": "407-823-5072",
    "fax": "407-882-0175",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 724,
    "active": true,
    "unit": 213633
}