Translating json with only specific elements

Dear team,

I have a couple of following JSON files and I want to extract only the text from following elements: heading, description, button_text, title, editor, text, _title

https://we.tl/t-SP20FHEU5W

I tried by copying the Path from Notepad+, but it copied only the direcet path to the very element and the next one is not extracted. E.g.:

.content[0].elements[0].elements[1].settings.slides[0].heading

I tried to remove the numbers in brakets and it showd nothing at all:
.content.elements.elements.settings.slides.heading

Please, help me write the path so that it exports the text from the elements:  heading, description, button_text, title, editor, text, _title

Maybe it is better if the exact level of the path is not specified?

My Trados verion: Trados Studio 2022 SR2 - 17.2.9.18688

Sotir

emoji