How to get username, total viewers, stream title etc WITHOUT getting streamkey?

I noticed that /channels/username gives me the same data as channel, without the streamkey, so hopefully this works. It just means I have to make an extra call on each load, since now I have to first get the id, and then use that end point.