Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/8071/
{ "parent": "https://api.routeconverter.com/v1/categories/7863/", "name": "Cambodia", "children": [], "routes": [ { "description": "Position 1 to Position 15", "creator_name": "archive", "localFileUrl": { "file": "https://api.routeconverter.com/files/317b011d-1ce2-4b37-9709-1e8071b4872a" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/52527/", "metadata": { "length": 509243, "lengthKind": "track", "duration": 27, "positionLists": 1, "positions": 15, "size": 917, "format": "GPS Tuner (*.trk)", "startTime": "2013-06-14T09:53:53+00:00", "elevationGain": 262, "elevationLoss": 523, "country": "KH" } } ], "url": "https://api.routeconverter.com/v1/categories/8071/" }