Then you have to get the GameID for the game using “Get Games” then you call the streams API with the game_id.
Like I already wrote.
Basically you have to do two API calls, but once you have the game ID for hearthstone, for example, you probably won’t need to use the games API again (but you should periodicially in case the game ID changes which is unlikely but it can happen)