I\'m accessing an API through JQuery/JSON. I can get the entire JSON block to display on a page using the following:
$.ajax({ type: \'GET\', url: url,