Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1793/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1177/?format=api", "name": "PACA", "children": [], "routes": [ { "description": "Hiking_Eze_Nietzsche Trail", "creator_name": "ant1606", "localFileUrl": { "file": "https://api.routeconverter.com/files/89c61400-fbdf-40ac-b0a1-f5afdc9c64cf" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7609/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1793/?format=api" }