On any report, you can go to the “Timelines” tab to see for example how much damage your individual Chaos Bolts did at any given point in the fight.
Is there a way to access this data readily through the API?
If not, how does the website actually generate the timeline? The only way I could see somebody re-create the timeline is to manually query the damage-done table while limiting the startTime/endTime to exactly when the spell was cast, but this feels like such a daunting task for every cast of every spell. That’s why I was hoping there was a better way of doing this. Do you see any way I could access/make the timeline?