Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1015/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api", "name": "255", "children": [], "routes": [ { "description": "255 A - B", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/c4b88e63-ba40-42e3-ac8c-afd975f67174" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3801/?format=api" }, { "description": "255 B to 255 A + UMLEITUNG", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/adf6bffa-3b86-42b5-8003-c71628744bfa" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3802/?format=api" }, { "description": "255 B - A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/e462a75c-31d3-4ec1-b853-4742aae14465" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3803/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1015/?format=api" }