{
    "success": true,
    "message": "3 donations found for active event.",
    "event": {
        "id": 11,
        "name": "Typhoon Uwan",
        "date": "2025-11-08",
        "alert_level": "Blue"
    },
    "data": [
        {
            "cash_id": 7,
            "donor_name": "Greenstar Security Agency Inc",
            "donor_type": "Organization \/ Other Business Institution",
            "date_donated": "2025-11-11",
            "amount": "19000.00",
            "means": "Bank Deposit",
            "bank_name": "Metrobank",
            "reference_no": "09123456789",
            "or_no": "0001",
            "verification_status": "Verified",
            "encoded_by": "Stephen Xavier Mendoza",
            "event_id": 11
        },
        {
            "cash_id": 6,
            "donor_name": "Veritas Prinitng Press, Inc., Batangas City",
            "donor_type": "Organization \/ Other Business Institution",
            "date_donated": "2025-11-11",
            "amount": "5000.00",
            "means": "Cash",
            "bank_name": "",
            "reference_no": "",
            "or_no": "3193",
            "verification_status": "Verified",
            "encoded_by": "Stephen Xavier Mendoza",
            "event_id": 11
        },
        {
            "cash_id": 5,
            "donor_name": "Dyaryo Veritas, Batangas City",
            "donor_type": "Organization \/ Other Business Institution",
            "date_donated": "2025-11-11",
            "amount": "10000.00",
            "means": "Cash",
            "bank_name": "",
            "reference_no": "",
            "or_no": "3192",
            "verification_status": "Verified",
            "encoded_by": "Stephen Xavier Mendoza",
            "event_id": 11
        }
    ]
}