Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7845/
{ "parent": "https://api.routeconverter.com/v1/categories/2536/", "name": "123", "children": [], "routes": [ { "description": "Neckarstraße 41, Zwingenberg-Rodau to Campitello di Fassa, Autonome Provinz Trient, Italien", "creator_name": "Zhao", "localFileUrl": { "file": "https://api.routeconverter.com/files/21f16d6c-2468-4f86-a9df-eb1a5db54827" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41805/", "metadata": { "length": 0, "lengthKind": "straight-line", "positionLists": 1, "positions": 3, "size": 686, "format": "Google Maps URL (*.url)" } }, { "description": "888", "creator_name": "Zhao", "localFileUrl": null, "remoteUrl": "https://www.google.de/maps/@46.4759201,11.7313187,2553m/data=!3m1!1e3!4m3!11m2!2sR4rwn8m05keCe7RvHi3GAEZEeKUdiA!3e3?hl=de&entry=ttu&g_ep=EgoyMDI2MDExMy4wIKXMDSoASAFQAw%3D%3D", "url": "https://api.routeconverter.com/v1/routes/41806/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/7845/" }