As all tracks are within a JArray we can loop within a for each activity:
myJObject("items").Values(Of JObject)
and iterate over all items from the “items” Array
Cross Check:
As all tracks are within a JArray we can loop within a for each activity:
myJObject("items").Values(Of JObject)
and iterate over all items from the “items” Array
Cross Check: