Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6752/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/29/?format=api", "name": "Mallorca", "children": [], "routes": [ { "description": "Mallorca_Westküste 168km", "creator_name": "applefarm", "localFileUrl": { "file": "https://api.routeconverter.com/files/5c5241ec-4c95-4fe3-970e-a78951bef28d" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27875/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/6752/?format=api" }