Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/836/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/823/?format=api", "name": "Rundwege Heimbach-Hasenfeld", "children": [], "routes": [ { "description": "Rundweg 1 Staubecken Heimbach", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/45123bec-1c79-45a9-ae5a-62fe61e75666" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3267/?format=api" }, { "description": "Rundweg 2 Um den Meuchelberg", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/a2852c6d-90dd-401f-8339-def228a9a865" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3268/?format=api" }, { "description": "Rundweg 3 Gut Habersauel-Freibad", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/d8ab4de8-3566-4d75-9f7e-434d68bd0320" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3269/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/836/?format=api" }