Junior REST API What is the purpose of using JSON in RESTful APIs? Lightweight and easy to parse.Language independent.Human-readable.Supported natively by JavaScript and most frameworks.