Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
JSON is a JavaScript-based data format. Like XML, it is a general-purpose, human-readable, and extensible format. In languages like JavaScript and PHP, parsing JSON structures is easier than parsing XML. Most web services that are consumed by browser-based clients often prefer JSON over representation formats.
You want to know what data to include in JSON-formatted representations.