Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4286/
{ "parent": "https://api.routeconverter.com/v1/categories/300/", "name": "Kochertal", "children": [], "routes": [ { "description": "SOB-SHA-WÜ-SOB", "creator_name": "Holgi", "localFileUrl": { "file": "https://api.routeconverter.com/files/45673283-d778-4ece-aba5-c9f4950973dd" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/17552/", "metadata": { "length": 528515, "lengthKind": "routed", "positionLists": 1, "positions": 15, "size": 1744, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/4286/" }