Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/255/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/254/?format=api", "name": "Oberbayern", "children": [], "routes": [ { "description": "Rund um den Staffelsee", "creator_name": "dupa", "localFileUrl": { "file": "https://api.routeconverter.com/files/e5ba4ddd-a5a2-40fb-8176-0fe1fe0ad2a2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/808/?format=api" }, { "description": "Runde: Parkplatz Wessling - zum Sepperl in Meiling und zurück (Gut essen und trinken und dabei auch wandern)", "creator_name": "dupa", "localFileUrl": { "file": "https://api.routeconverter.com/files/73919dc0-b84e-4879-af2a-2413cbcc0b14" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/1953/?format=api" }, { "description": "Tegernseer Höhenweg (von Gmund nach Tegernsee ins Bräustüberl)", "creator_name": "jochen", "localFileUrl": { "file": "https://api.routeconverter.com/files/7341eb70-0b37-4e39-bd07-465b1152b19a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4048/?format=api" }, { "description": "Rund um den Weßlinger See", "creator_name": "dupa", "localFileUrl": { "file": "https://api.routeconverter.com/files/515498b2-cf56-43d3-bff5-0f128c558d55" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8209/?format=api" }, { "description": "?Tour Kreuzeck", "creator_name": "wieland", "localFileUrl": { "file": "https://api.routeconverter.com/files/dd06be7b-7061-4d96-bc1a-905e1c085bc5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41535/?format=api" }, { "description": "?trk-test", "creator_name": "wieland", "localFileUrl": { "file": "https://api.routeconverter.com/files/8ba1fc95-9879-41df-a729-41e4253e83f4" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41536/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/255/?format=api" }