Retrieving historical delegation and unbonding data using txn events?

I want to know if there is an event that can help me get the historical delegation and unbonding data. like we can access the history of all the claim rewards using “MsgWithdrawDelegatorReward” over here: https://docs.cosmos.network/master/modules/distribution/06_events.html.