Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1773/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/442/?format=api", "name": "Biskaya", "children": [], "routes": [ { "description": "D'Olonne-LaCoruna", "creator_name": "SkipperUDO", "localFileUrl": { "file": "https://api.routeconverter.com/files/7cd65e05-b224-4780-ab4b-0c0fa78091d8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7536/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1773/?format=api" }