Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/1168/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1083/?format=api", "name": "La Nucia", "children": [], "routes": [ { "description": "La Nucia 1", "creator_name": "Blaukowb", "localFileUrl": { "file": "https://api.routeconverter.com/files/e1f97587-88ae-410c-a6e0-53ba8894c110" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/4184/?format=api" }, { "description": "Benifato Castle - Aitana circuit", "creator_name": "WalkingtheWorld", "localFileUrl": { "file": "https://api.routeconverter.com/files/3b8f5853-6b85-477c-a56f-4b01e75c020b" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/8387/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/1168/?format=api" }