How can I filter unwanted data in my variable which I plan to output

I have a GET API which pings external API to collect data then and then output some of that data back.


I only want to post back data I have marked in red.
How can i output just that instead of this whole big json with so much unwanted information

4 replies