negative, both lines give an Error : attempt to index a nil value (global 'dz') or (field 'data') print (item.data) prints the line as seen in the browser, {"data":{ "id":"12000059","type":"1","detector":"SI29BG","cpm":9,"temperature":29.31,"uptime": 1407157}} print (item.data.id), print (item.data ...