Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7802/
{ "parent": "https://api.routeconverter.com/v1/categories/7738/", "name": "Urlaub 2025", "children": [ { "name": "Test1", "url": "https://api.routeconverter.com/v1/categories/7874/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/7802/" }