Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1018/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2353/?format=api", "name": "291", "children": [], "routes": [ { "description": "291 A to 291 B", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/327419ef-4a79-410d-adb2-a3f9edeec4ee" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3810/?format=api", "metadata": { "length": 7903, "lengthKind": "routed", "positionLists": 1, "positions": 15, "size": 2084, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "291 B to 291 A", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/9f849526-015a-4ddb-83ef-7873c6707821" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/3811/?format=api", "metadata": { "length": 6548, "lengthKind": "straight-line", "positionLists": 1, "positions": 15, "size": 2071, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1018/?format=api" }