D3 API - Hero ID missing in leaderboard API

Hi,

I try to recover hero information from the Season Leaderboard API (GET - /data/d3/season/:id/leaderboard/:leaderboard). There are only the battletags of user accounts and hero IDs seem missing in the result. I know that I can have the hero list for an account (GET - /d3/profile/{account}/) but how can I find the matching hero without his id?