Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1650/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/742/?format=api", "name": "Hersbrucker Schweiz", "children": [], "routes": [ { "description": "Hirschbachtaler Höhlenweg Teilstrecke ", "creator_name": "ardnaxela", "localFileUrl": { "file": "https://api.routeconverter.com/files/886b437b-16a8-427b-99d3-7bb406ee51e3" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/6858/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1650/?format=api" }