Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7727/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7711/?format=api", "name": "Pfalz (Germany)", "children": [ { "name": "Kaiserslautern", "url": "https://api.routeconverter.com/v1/categories/7728/?format=api" } ], "routes": [ { "description": "DresinenTour-Lauterecken_Bedesbach_Netzweiler-36km", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/cfdc68f4-7216-4d82-849b-8a316d27a57b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40983/?format=api" }, { "description": "Münchweiler_Dahn-37km", "creator_name": "wernerf", "localFileUrl": { "file": "https://api.routeconverter.com/files/01a9642a-ba9b-4a26-be69-c345585f3796" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40984/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7727/?format=api" }