Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2912/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3196/?format=api", "name": "Sudan", "children": [ { "name": "tunisia beja", "url": "https://api.routeconverter.com/v1/categories/7791/?format=api" } ], "routes": [ { "description": "mohammediah", "creator_name": "mohammediah", "localFileUrl": { "file": "https://api.routeconverter.com/files/9f7afc5b-4ff5-4a43-95b2-a0ceba1e70d6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7837/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2912/?format=api" }