Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7861/
{ "parent": "https://api.routeconverter.com/v1/categories/7857/", "name": "Romania", "children": [], "routes": [ { "description": "Position 1 to Position 11615", "creator_name": "petrupaz", "localFileUrl": { "file": "https://api.routeconverter.com/files/0c7aa39e-826a-41ee-b34d-0229ab5d0fd6" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/40496/", "metadata": { "length": 167975, "lengthKind": "track", "duration": 31802, "positionLists": 1, "positions": 11615, "size": 786231, "format": "Columbus GPS Type 2 (*.csv)", "startTime": "2019-06-06T08:39:21+00:00", "elevationGain": 29408, "elevationLoss": 29081, "country": "RO" } } ], "url": "https://api.routeconverter.com/v1/categories/7861/" }