I have a JSON which is too big to show here, you can check that json on this site
So in flavor_text_entries
there are a lot of Arrays I want to filter array which includes A key language
with value en
.
How can I filter it?
And I will get different amount of Arrays in flavor_text_entries
every time.
Thanks in advance.