You can write your own code to inspect it if you know that records (and subrecords) can be converted to Objects via its .toJSON method. You can then pick and use your favored method of viewing a javacript object. I personally like logging it to a browser console