Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7788/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7479/?format=api", "name": "Peter", "children": [], "routes": [ { "description": "Klink", "creator_name": "pitt12", "localFileUrl": null, "remoteUrl": "https://maps.app.goo.gl/LEFzas9xcwj93ZLu9", "url": "https://api.routeconverter.com/v1/routes/41597/?format=api" }, { "description": "Test", "creator_name": "pitt12", "localFileUrl": null, "remoteUrl": "https://maps.app.goo.gl/LEFzas9xcwj93ZLu9", "url": "https://api.routeconverter.com/v1/routes/41598/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7788/?format=api" }