Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7832/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1/?format=api", "name": "Hund", "children": [], "routes": [ { "description": "Stefan", "creator_name": "Markus1210", "localFileUrl": { "file": "https://api.routeconverter.com/files/fab60e09-ba5d-4561-8b21-62334e001315" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41766/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7832/?format=api" }