Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1006/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api", "name": "156", "children": [], "routes": [ { "description": "156 A to 156 B", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/0852cbfa-9030-45c4-bc66-01e3c41cfc12" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3771/?format=api", "metadata": { "length": 10322, "lengthKind": "routed", "positionLists": 1, "positions": 28, "size": 3847, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "156 B to 156 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/df10268d-230e-4072-af1e-738b6663924a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3772/?format=api", "metadata": { "length": 10967, "lengthKind": "routed", "positionLists": 1, "positions": 25, "size": 3426, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1006/?format=api" }