Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1287/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1083/?format=api", "name": "Campell", "children": [], "routes": [ { "description": "Campell 1", "creator_name": "Blaukowb", "localFileUrl": { "file": "https://api.routeconverter.com/files/9913c9a8-4f2d-4e15-9a22-ee06861865a7" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4605/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1287/?format=api" }