# How to work with json array

**URL:** https://community.thunkable.com/t/how-to-work-with-json-array/3557746
**Category:** Web API's
**Created:** [February 11, 2025, 6:21am UTC](https://community.thunkable.com/t/how-to-work-with-json-array/3557746 "2025-02-11T06:21:52Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![shamirbhuiyan23rp2oy](https://avatars.discourse-cdn.com/v4/letter/s/48db29/32.png) [@shamirbhuiyan23rp2oy](https://community.thunkable.com/u/shamirbhuiyan23rp2oy)
#### Post date: [February 11, 2025, 6:21am UTC](https://community.thunkable.com/t/how-to-work-with-json-array/3557746/1 "2025-02-11T06:21:53Z")

</div>

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

---

<div class="post-metadata">

### Author: ![tatiang](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/tatiang/32/55482_2.png) [@tatiang](https://community.thunkable.com/u/tatiang)
#### Post date: [February 11, 2025, 2:53pm UTC](https://community.thunkable.com/t/how-to-work-with-json-array/3557746/2 "2025-02-11T14:53:22Z")

</div>

I have a tutorial that explains that here: [API JSON Tutorial (Video)](https://community.thunkable.com/t/api-json-tutorial-video/1140575).

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.
