Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7852/
{ "parent": "https://api.routeconverter.com/v1/categories/7814/", "name": "Test", "children": [ { "name": "1", "url": "https://api.routeconverter.com/v1/categories/7853/" } ], "routes": [], "url": "https://api.routeconverter.com/v1/categories/7852/" }