i guess u cant
api json response will give u in an enclosed package [{},{}]
{
"tid": "22784",
"data": [
{
"id": 4,
"item_name": "test1",
"price": "500.00",
"item_photo": "/media/documents/profileimage/IMG-20191028-WA0008_sNCwzOh.jpg",
"description": "test report",
"unit_id": 2
},
{
"id": 5,
"item_name": "chaha",
"price": "562365.00",
"item_photo": "/media/documents/profileimage/1200px-LetterD.svg.png",
"description": "kdjkfjdkf",
"unit_id": 55
}
],
"statusCode": 0,
"txnTime": "12 May 2020, 06:04 PM",
"statusMsg": "SUCCESS "
}