Category Instance
This endpoint presents the RouteConverter API for categories in the system.
GET /v1/categories/7810/
{ "parent": "https://api.routeconverter.com/v1/categories/648/", "name": "Liguria", "children": [], "routes": [ { "description": "Monte Grammondo", "creator_name": "LucianoC63", "localFileUrl": { "file": "https://api.routeconverter.com/files/aa242aa7-515d-44ee-84fb-0ebff60c55ad" }, "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/41713/", "metadata": { "length": 15607, "lengthKind": "track", "duration": 32786, "positionLists": 1, "positions": 1389, "size": 159715, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2017-03-19T08:01:29+00:00", "elevationGain": 1337, "elevationLoss": 1311, "country": "IT" } } ], "url": "https://api.routeconverter.com/v1/categories/7810/" }