You can put it into a JSON Object viewer online if you want to understand the data better - every single item has an ID number, and when you see inside an item Ingredients it tells you the ID number, and quantity that is required to craft that item, you just look for that ID in the list, open it up and you now know what that item is.
Programming wise it is easy to work with, reading wise, it's difficult.