Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1702/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/7349/?format=api", "name": "Nederland", "children": [], "routes": [ { "description": "WALEM", "creator_name": "Macinaggio", "localFileUrl": { "file": "https://api.routeconverter.com/files/2da5a93f-7f81-4ccb-91c2-978a099911e2" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/7038/?format=api" }, { "description": "Route naar mijn werk", "creator_name": "Lucid", "localFileUrl": null, "remoteUrl": "http://maps.google.com/maps?saddr=Lodewijk+Napoleonplantsoen+88,+Utrecht,+Netherlands&daddr=52.06049,5.2679+to:Willem+van+Lanschotplein+2,+Doorn,+Netherlands&hl=en&sll=52.067056,5.297298&sspn=0.066693", "url": "https://api.routeconverter.com/v1/routes/10934/?format=api" }, { "description": "record 1 to record 4696", "creator_name": "jordihoek@hotmail.com", "localFileUrl": { "file": "https://api.routeconverter.com/files/b01403d1-0c5a-471a-9ef9-7dee55acfb6f" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40260/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1702/?format=api" }