Find array and check key values

Hello!
We need a test that will find a specific array in the response and check its data


For example, in the response, you need to find the array in the figure by ID and check the incoming data in the array
image

This looks like the same API (and pretty much the same question\answer) as the following topic.

Using ‘For loop’ to find the exact data - Help - Postman