Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7098/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3165/?format=api", "name": "Bodensee", "children": [], "routes": [ { "description": "Lindau Schiff - Wasserburg - W Bodolz", "creator_name": "thbs@thbs.de", "localFileUrl": { "file": "https://api.routeconverter.com/files/16b21767-6b1d-46e9-97b2-0b1130222b06" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38832/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7098/?format=api" }