Take the following line of Groovy code:
def var = response.responseData._embedded.someArray[5]
This nicely returns the fifth element of the J