First loop
foreach ($root in $array.data)
Inside loop (inside the root loop)
foreach ($item in $root.items)