src code

instance property Ajax.Response#responseJSON

Ajax.Response#responseJSON → Object | Array | null

The JSON body of the response if the Content-type of the request is set to application/json; null otherwise.