I am getting a response from an API using the download tool. The response contains some objects that are empty arrays. These empty arrays are present in the output from the download tool, but once I parse the response using the JSON parse tool, they disappear. Is there any way I can retain those empty arrays?