Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2064/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1858/?format=api", "name": "Kassel", "children": [], "routes": [ { "description": "kleiner baerenberg_zierenberg", "creator_name": "WanderWurzel", "localFileUrl": { "file": "https://api.routeconverter.com/files/dc5547aa-a48f-4301-9e41-6db61700d6af" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7822/?format=api" }, { "description": "Vom-Herkules-zur-Hessenschanze-bei-Kassel", "creator_name": "WanderWurzel", "localFileUrl": { "file": "https://api.routeconverter.com/files/f6ed2a8f-1c0e-434b-8700-0442c2b24f50" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7823/?format=api" }, { "description": "Niedenstein bei Kassel_Wiesenthalmüle", "creator_name": "WanderWurzel", "localFileUrl": { "file": "https://api.routeconverter.com/files/e9e390e7-2cf3-4abf-a9fc-f06b85f0bb2c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7824/?format=api" }, { "description": "Bilstein_Niedenstein mit super Blick", "creator_name": "WanderWurzel", "localFileUrl": { "file": "https://api.routeconverter.com/files/d48323f0-fce1-4b50-a352-7f08c0f07317" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7825/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2064/?format=api" }