Unnecessarily nested JSON Response Structure

Hi again

I don’t really understand, why the JSON Structure of API Response is the way it is now with the new Version 4. For me the addition levels data and attributes are unnecessary nesting, which makes it harder for me to dig to my content and makes my code bigger. Why do i want all my attributes in a separate property, just to exclude the id of the content entry?

What’s the adventage over the old structure?
thanks for the clarification.

Greetings
Raphael

for all those who are also annoyed by this nesting in the response. install the strapi plugin transformer: https://market.strapi.io/plugins/strapi-plugin-transformer
with it you can adjust the structure