Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6185/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/6183/?format=api", "name": "Mallorca", "children": [], "routes": [ { "description": "Son Serra de Marina - Son Real", "creator_name": "wklaus", "localFileUrl": { "file": "https://api.routeconverter.com/files/2fe1458f-5537-41d3-ad76-6384567f22e7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38196/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/6185/?format=api" }