http://ddragon.leagueoflegends.com/cdn/5.7.2/data/en_US/item.json This is how my json data looks like. I would like to parse it. My problem is that in the "data" section, each object ( 1001, 1004, 1006) is a "basic" type :
How do i parse this properly into C# is my question.