Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/908/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/823/?format=api", "name": "Rundwege Abenden", "children": [], "routes": [ { "description": "Rundweg 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/6f8614eb-91df-4ec1-b175-1eacce099ca4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3482/?format=api" }, { "description": "Rundweg 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/fa59f3ba-7a02-4169-836f-0dde501d48e5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3483/?format=api" }, { "description": "Rundweg 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/0a604c59-1ba5-49c7-acb3-7a7f8d439973" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3484/?format=api" }, { "description": "Rundweg 4", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/988c24d0-e644-47b3-a381-1de74b20f8a9" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3485/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/908/?format=api" }