Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1324/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/3154/?format=api", "name": "Argentina", "children": [], "routes": [ { "description": "mendoza.kmz/Mendoza Digital/Entretenimientos", "creator_name": "angelo_paolo", "localFileUrl": { "file": "https://api.routeconverter.com/files/7f07590a-fefa-4a12-89eb-1f8a9a921ff8" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4741/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1324/?format=api" }