How to not download json file

I am trying to create a test program to see if i can get the API information from wanikani and i am using Microsoft Visual Studio to do this. Since it uses internet explorer (ahh) it tries to download the page as the json file instead of showing me the content like i want it to. Does anyone know of any way around this so that i can just view the page https://www.wanikani.com/api/user/MyApi/study-queue instead of downloading it
Thanks

I had to edit the registry, it works now