Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6183/
{ "parent": "https://api.routeconverter.com/v1/categories/400/", "name": "Balearische Inseln", "children": [ { "name": "Mallorca", "url": "https://api.routeconverter.com/v1/categories/6185/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/6183/" }