In the API doc I found the endpoint /report/tables/{view}/{code}. But the {view} param only support ‘damage-done’, ‘damage-taken’, ‘healing’, ‘casts’, ‘summons’, ‘buffs’, ‘debuffs’, ‘deaths’, ‘survivability’, ‘resources’ and ‘resources-gains’.
Not possible right now, but I could possibly add it in the future. I didn’t bother with that page, since all the information you would get from that page is already available via the other calls.
Ah ok found it. Its only visible in the overview. If you add a source id its no longer listed
Edit:
Is it possible to add Talents and gear to the details list with source id?
ATM you have to use /report/tables/{view}/{code} without to get the talents
and
/report/tables/{view}/{code} again but with source id to get all the details.