Solved
Forum Discussion
HKosova
Alumni
9 years agoBesides the square brackets you also need the leading "$." to denote the root member object:
$['$respondants'][0].uuid
For those using Ready! API - the syntax without the square brackets will work too:
$.$respondants[0].uuid