Im trying to get a list of the childcategories of the main categories.
With the URL https://api.tomtom.com/search/2/poiCategories.json?key=xx i can get a full list of all main categories with their child(id’s) attached to them.
My question is: is it possible and if it is, how can I find the names of the childs corresponding with the id’s per category?