Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8076/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "South Korea", "children": [], "routes": [ { "description": "chuncheon - yan", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/6c689fad-324b-44f5-b170-365d2245d0b1" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/54000/", "metadata": { "length": 171153, "lengthKind": "straight-line", "duration": 27690, "positionLists": 2, "positions": 3355, "size": 1091868, "format": "Training Center Database 2 (*.tcx)", "startTime": "2016-06-17T21:18:46+00:00", "elevationGain": 3051, "elevationLoss": 3129, "country": "KR" } } ], "url": "https://api.routeconverter.com/v1/categories/8076/" }