How to work with json array

How to Use this json response given from the api

[{“username”:“Test”,“server”:“astcart.shop”,“port”:25565,“version”:“1.20.1”,“password”:“Samir”,“enabledPlugins”:},{“username”:“Test2”,“server”:“Astcart.shop”,“port”:25565,“version”:“1.21.1”,“password”:“77889900”,“enabledPlugins”:[“Test”]}] to access the username and show them

I have a tutorial that explains that here: API JSON Tutorial (Video).

If you still can’t figure it out after that, post a screenshot of the blocks you tried and tell us which value(s) you’re wanting.