I am using requests on python to receive data from the twitch api. However, I only want some of the data, not all of it. I only want the is_live parenthisis. Ho
is_live