Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7022/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7021/?format=api", "name": "Schwarzwaldtour", "children": [], "routes": [ { "description": "Schwarzwaldtour von Gengenbach nach Herrenberg", "creator_name": "Claus1965", "localFileUrl": { "file": "https://api.routeconverter.com/files/ebcfcac7-f5b7-450a-a086-50ea860f7a1d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38559/?format=api" }, { "description": "Schwarzwaldtour von Herrenberg nach Gengenbach", "creator_name": "Claus1965", "localFileUrl": { "file": "https://api.routeconverter.com/files/408596f1-b193-4f6a-acc6-16ac622ab90a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38560/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7022/?format=api" }