Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/5752/?format=api
{ "parent": "https://api.routeconverter.com/v1/categories/1177/?format=api", "name": "Maine et Loire", "children": [], "routes": [ { "description": "Course à pied Angers _ St Nic - Croix Hermitage 16km 200m", "creator_name": "MUTHULAR Laurent", "localFileUrl": { "file": "https://api.routeconverter.com/files/bdbb83d5-988c-4674-ae60-b52d8e0071e6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/23306/?format=api" } ], "url": "https://api.routeconverter.com/v1/categories/5752/?format=api" }