Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1910/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/742/?format=api", "name": "Nürnberg Lorenzer Reichswald", "children": [], "routes": [ { "description": "Nbg.-Laufamholz - Fischbach und zurück", "creator_name": "Wurzelsepp", "localFileUrl": { "file": "https://api.routeconverter.com/files/f6cdac7c-f22a-49f6-bb1f-2cb70e64192f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8066/?format=api" }, { "description": "Nbg.-Laufamholz - Brunn", "creator_name": "Wurzelsepp", "localFileUrl": { "file": "https://api.routeconverter.com/files/76fd9548-efb7-479b-85ca-e0d753b4a46a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8068/?format=api" }, { "description": "Nbg.-Valznerweiher - Fischbach", "creator_name": "Wurzelsepp", "localFileUrl": { "file": "https://api.routeconverter.com/files/29ed1176-c80a-4c8f-83d5-5b8e75e5b5eb" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8275/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1910/?format=api" }