Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7326/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2702/?format=api", "name": "Kungsleden", "children": [], "routes": [ { "description": "Kungsleden 1.1 : STF Abisko - STF Abiskojaure", "creator_name": "mrvdb", "localFileUrl": { "file": "https://api.routeconverter.com/files/f8a7e0c7-cbb2-496e-b23e-6860c4c699de" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/39529/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7326/?format=api" }