Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4232/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/167/?format=api", "name": "Jakobsweg", "children": [], "routes": [ { "description": "2017-06-30", "creator_name": "glape53", "localFileUrl": { "file": "https://api.routeconverter.com/files/cdca8397-e441-4c09-ae7f-a4048cccd0ef" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40310/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/4232/?format=api" }