Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1014/
{ "parent": "https://api.routeconverter.com/v1/categories/2353/", "name": "250", "children": [], "routes": [ { "description": "250 U-Bhf. Neumann Platz - Grumbkowstr", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/42d1c753-ada0-4c34-9961-45b150fbd41f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/17920/", "metadata": { "length": 10884, "lengthKind": "straight-line", "positionLists": 1, "positions": 33, "size": 4507, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } }, { "description": "250 Maximilianstr - Grumbkowstr", "creator_name": "Theo Retisch", "localFileUrl": { "file": "https://api.routeconverter.com/files/ba12495f-7bd3-41e7-8c45-6dd766ad6434" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/17921/", "metadata": { "length": 7116, "lengthKind": "straight-line", "positionLists": 1, "positions": 23, "size": 3180, "format": "Navigon Mobile Navigator 7 (*.freshroute)", "country": "DE" } } ], "url": "https://api.routeconverter.com/v1/categories/1014/" }