Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/658/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/97/?format=api", "name": "Portugal", "children": [ { "name": "Azoren", "url": "https://api.routeconverter.com/v1/categories/659/?format=api" } ], "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/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/658/?format=api" }