Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/673/
{ "parent": "https://api.routeconverter.com/v1/categories/109/", "name": "Liguria", "children": [], "routes": [ { "description": "Savona - Ceva", "creator_name": "Pflaum", "localFileUrl": { "file": "https://api.routeconverter.com/files/21c737e8-29a8-412e-a2c4-cb221f435f9f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/2181/", "metadata": null }, { "description": "Finestre - Assietta", "creator_name": "motoqtreiber", "localFileUrl": { "file": "https://api.routeconverter.com/files/ad3b9fac-83b9-45de-aeaf-6067f4a26bf2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40113/", "metadata": { "length": 54098, "lengthKind": "routed", "positionLists": 1, "positions": 100, "size": 3399, "format": "Tom Tom 9.5 Route (*.itn)", "country": "IT" } } ], "url": "https://api.routeconverter.com/v1/categories/673/" }