Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1164/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/298/?format=api", "name": "Sächsische Schweiz", "children": [], "routes": [ { "description": "Wehlen - Rauenstein - Rathen - Bastei - Wehlen", "creator_name": "xreality", "localFileUrl": { "file": "https://api.routeconverter.com/files/c99684fa-173b-48b3-bb03-5e8d4b025c14" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4167/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1164/?format=api" }