Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1994/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1993/?format=api", "name": "Lodz", "children": [], "routes": [ { "description": "Park 3 Maja", "creator_name": "stachu56", "localFileUrl": { "file": "https://api.routeconverter.com/files/39d42f06-797d-4cde-b0a7-19871df5ac94" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8304/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1994/?format=api" }