Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/3825/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/22/?format=api", "name": "Bretagne", "children": [], "routes": [ { "description": "Balade AAM", "creator_name": "demostene", "localFileUrl": null, "remoteUrl": "http://maps.google.fr/maps?saddr=leclerc+cleunay+rennes&daddr=Route+inconnue+to:Route+inconnue+to:La+Miais%2FD21+to:La+Chevillere%2FD36+to:Rue+de+la+Mairie%2FD44+to:D62+to:D224+to:D42+to:D776+to:La+Be", "url": "https://api.routeconverter.com/v1/routes/15080/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/3825/?format=api" }