Restructure of final translation json file

Hi,
I am using transifex for one of my projects , I need the final json to be in the following structure

[{“key”:“va.app.name”,“value”:“Access”},{“key”:“va.app.network.error.message”,“value”:“Keine Verbindung”}]

can anyone help me on how to achieve this ?

Hi @susheel
Thanks for submitting your question here!
You can find information on the supported JSON Key-value file here.
Since the structure you have mentioned does not align to JSON key value, we suggest you creating a script to reformat it.

I hope that helps,
Kind regards,