Some data was moved in the NHL API from the /landing response to a /right-rail endpoint response: linescore, teamGameStats, shotsByPeriod, seasonSeries, gameInfo, gameReports, seasonSeriesWins and gameVideo. Make an additional /right-rail request for each game and merge the two responses before passing them on for parsing.
Full Changelog: 0.49.4...0.49.5