Route Instance
This endpoint presents the RouteConverter API for routes in the system.
GET /v1/routes/456/?format=api
{ "category": "https://api.routeconverter.com/v1/categories/1640/?format=api", "description": "BURGBERG; BLICK VOM BURGBERG to ZWEIRADHAU; OELDE", "creator_name": "Bellenhaus", "localFileUrl": { "file": "https://api.routeconverter.com/files/7e8e7af6-16ae-42f8-a04d-16accfebba09" }, "localFile": "https://api.routeconverter.com/v1/files/382/?format=api", "remoteUrl": null, "url": "https://api.routeconverter.com/v1/routes/456/?format=api", "metadata": { "length": 344167, "lengthKind": "straight-line", "duration": 8810, "positionLists": 2, "positions": 652, "size": 96941, "format": "GPS Exchange Format 1.1 (*.gpx)", "startTime": "2008-05-31T10:40:10+00:00", "elevationGain": 288, "elevationLoss": 359, "country": "DE" } }