I'd like to do either of 2 things:
1. copy and paste the Explorer response into a PHP file and use it there. Not sure how to use the stdObject Object.
2. Turn the Explorer response into JSON so I can use it with javascript in a HTML page.
I don't have the code to query the API just yet, so I'd like to play around with the Explorer response as a static data file.