Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6894/
{ "parent": "https://api.routeconverter.com/v1/categories/4208/", "name": "Deutschland (Germany)", "children": [ { "name": "Nordrhein-Westfalen", "url": "https://api.routeconverter.com/v1/categories/3275/" }, { "name": "Berlin", "url": "https://api.routeconverter.com/v1/categories/6801/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/6894/" }