Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3641/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1944/?format=api", "name": "Côtes de Suisse", "children": [], "routes": [ { "description": "Etape1", "creator_name": "Tonio", "localFileUrl": null, "remoteUrl": "https://maps.google.fr/maps?saddr=Rue+Eug%C3%A8ne+Claret%2FD19&daddr=M%C3%BCnzrain&hl=fr&ie=UTF8&ll=46.937488,7.444782&spn=0.100214,0.264187&sll=46.944674,7.444139&sspn=0.006263,0.016512&geocode=FaXl1", "url": "https://api.routeconverter.com/v1/routes/22439/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/3641/?format=api" }