1 messages · Page 1 of 1 (latest)
data is an array, so you would need to access ["data"][0] I believe
data
["data"][0]
Ah I see.
I'll give that a go