Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/4058/
{ "parent": "https://api.routeconverter.com/v1/categories/167/", "name": "Graubünden", "children": [], "routes": [ { "description": "Curaglia - Alp Soliva - Soliva - Curaglia", "creator_name": "JFrattaroli", "localFileUrl": { "file": "https://api.routeconverter.com/files/ed53217e-7b00-4a66-923d-52304f1c9f42" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27904/", "metadata": { "length": 8649, "lengthKind": "track", "duration": 12846, "positionLists": 1, "positions": 1232, "size": 120537, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2015-09-26T08:31:21+00:00", "elevationGain": 744, "elevationLoss": 671, "country": "CH" } }, { "description": "Val Nalps", "creator_name": "JFrattaroli", "localFileUrl": { "file": "https://api.routeconverter.com/files/94233473-06cd-43b2-b160-6122749f269c" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/27905/", "metadata": { "length": 13711, "lengthKind": "track", "duration": 15089, "positionLists": 1, "positions": 1657, "size": 335875, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2015-09-27T07:39:31+00:00", "elevationGain": 642, "elevationLoss": 642, "country": "CH" } } ], "url": "https://api.routeconverter.com/v1/categories/4058/" }