JSON
WebA lightweight, text-based data-interchange format.
JavaScript Object Notation (JSON) represents structured data as key-value pairs and arrays in human-readable text. It is language-independent and the de facto format for web APIs because it maps cleanly to objects in most languages.