Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7784/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3165/?format=api", "name": "Schwäbische Alb", "children": [], "routes": [ { "description": "Wanderung", "creator_name": "harald.frank13@web.de", "localFileUrl": { "file": "https://api.routeconverter.com/files/4488b48f-77bb-47c3-8575-1466358d5b8d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41452/?format=api" }, { "description": "Bad-Urach_Burg-Hohenurach_Wasserfall_11,2km", "creator_name": "FreizeitWanderer", "localFileUrl": { "file": "https://api.routeconverter.com/files/d7782efe-ffd1-44ac-ba95-a395c53c68b6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41572/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7784/?format=api" }