Django 1.7 introduce JSONResponse to convert a dict to a JSON output for HTTP request. It s very useful for REST API