Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1949/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/742/?format=api", "name": "Erlangen", "children": [], "routes": [ { "description": "Dechsendorfer Weiher - Röttenbach", "creator_name": "Wurzelsepp", "localFileUrl": { "file": "https://api.routeconverter.com/files/cf408a33-3b59-46d4-978b-8278eade45bc" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8225/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1949/?format=api" }