JSON Response Format JSON, or JavaScript Object Notation, is a simple machine-readable data-interchange format, which makes constructing API applications in JavaScript easy (though it can be used from other languages too!). For more information about JSON, visit json.org. To return an API response in JSON format, send a parameter "format" in the request with a value of "json". Object Representatio