When a list is fetched using Get a node API then instead of returning a JSON list containing n-number of list items, the API returns each list item as individual JSON object. And each of these JSON objects have same name as the list name.
...
Expand
title
Visual comparison of data when JSON list is provided by user and compared to JSON list fetched from database