This isn't a single JSON object. You have an array of JSON objects. You need to loop over array first and then access each object.
確定! 回上一頁