Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2042/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2041/?format=api", "name": "Bali", "children": [], "routes": [ { "description": "Kleine Berertour PLUS/Kleine Bernertour PLUS", "creator_name": "rayam", "localFileUrl": { "file": "https://api.routeconverter.com/files/c3adb6bc-c5c1-47c7-bb3f-94fa93db2c34" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7681/?format=api" }, { "description": "Mittlere Bernertour", "creator_name": "rayam", "localFileUrl": { "file": "https://api.routeconverter.com/files/b14a8b6a-e213-4806-885a-86e698a5e017" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7682/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2042/?format=api" }