If the data from the rest-API is stuctured like this: { "level1": { "level2": "data" } }
how write in transform to get data from level2?