例: http://gdata.youtube.com/feeds/api/users/google/uploads?v=2&start-index=1&max-results=50&alt=json、
"author":[{"name":{"$t":"Google"},"uri":{"$t":"http://gdata.youtube.com/feeds/api/users/Google" },"yt$userId":{"$t":"K8sQmJBp8GCxrOtXWBpyEA"}}]
"media$credit":[{"$t":"google","role":"uploader","scheme":"urn:youtube","yt$display":"Google","yt$type" :"相棒"}]
authorタグとmedia$creditタグはどちらもリストなので、リストのインデックス 1は可能ですか? それが不可能な場合、なぜリストするのですか?
ありがとう