Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/6801/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/6894/?format=api", "name": "Berlin", "children": [], "routes": [ { "description": "Quad Tour Berlin Süd", "creator_name": "Schubi007", "localFileUrl": null, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27968/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/6801/?format=api" }