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

{
    "id": 1030,
    "bldg": {
        "id": 41,
        "name": "EMERGENCY OPERATIONS CENTER",
        "description": "Police dept/emergency management services",
        "abbr": "EOC",
        "import_id": 49
    },
    "org": {
        "id": 34,
        "name": "DEPARTMENT OF SECURITY",
        "phone": "407-823-5100",
        "fax": "407-882-7120",
        "url": "police.ucf.edu/security",
        "room": "101",
        "import_id": 584
    },
    "list_order": null,
    "name": "Department of Security",
    "room": "101",
    "phone": "407-823-5100",
    "fax": "407-882-7120",
    "primary_comment": null,
    "secondary_comment": null,
    "last_updated": "2025-05-06T14:38:08.112314Z",
    "import_id": 3546,
    "active": true,
    "unit": 213146
}