Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/330/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/326/?format=api", "name": "Bachtäler Höhenroute", "children": [], "routes": [ { "description": "Bachtäler HR 1", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/a20237d0-e93e-4e33-ba79-842e6989ed18" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1054/?format=api" }, { "description": "Bachtäler HR 2", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/65f00c32-248c-47a1-b199-cefac6305f16" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1055/?format=api" }, { "description": "Bachtäler HR 3", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/2a687966-81d3-4028-8ed4-f21e3ae5505b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1056/?format=api" }, { "description": "Bachtaeler-Hoehenroute", "creator_name": "Eifelyeti", "localFileUrl": { "file": "https://api.routeconverter.com/files/536ae4e5-48c6-4afd-9e1c-2695b8504d03" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1057/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/330/?format=api" }