Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7845/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/2536/?format=api", "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/?format=api" }, { "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/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/7845/?format=api" }