Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/2382/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/254/?format=api", "name": "_Harz", "children": [], "routes": [ { "description": "Wanderung August 2010/Route Drei Annen Hohne - Ilsenburg/Zwischenziele", "creator_name": "gerdc", "localFileUrl": { "file": "https://api.routeconverter.com/files/29dd7ffa-6254-4c9c-940e-f8d09aee03c5" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8099/?format=api" }, { "description": "Versuch1", "creator_name": "uprantl", "localFileUrl": { "file": "https://api.routeconverter.com/files/f4dfda7e-f6bb-48bf-8c5e-b90aaa5a8a79" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/38036/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/2382/?format=api" }