Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/658/
{ "parent": "https://api.routeconverter.com/v1/categories/97/", "name": "Portugal", "children": [ { "name": "Azoren", "url": "https://api.routeconverter.com/v1/categories/659/" } ], "routes": [ { "description": "Reit-Wander PRT-ESP", "creator_name": "mojacar", "localFileUrl": null, "remoteUrl": "http://topo.openstreetmap.de/topo/{z}/{x}/{y}.png", "url": "https://api.routeconverter.com/v1/routes/41824/", "metadata": null } ], "url": "https://api.routeconverter.com/v1/categories/658/" }