Discuss this help topic in SecureBlackbox Forum
REST: Handle an XML response
If the response type is JSON, then JSON response can be read using TElRESTClient.ResponseJSON property, which returns an instance of TElJsonEntity, that represents a JSON document as a set of objects.