Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1009/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api", "name": "193", "children": [], "routes": [ { "description": "193 A-B-A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/437f1b12-fb32-4622-b125-d33d135edd0a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3781/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1009/?format=api" }