This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/1891/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6ce459e817a73ec62ca0a0145957ad3e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Töfftour Lauperswil-Schärligbad-Schallenberg-Eriz-Beatenberg-Interlaken-Thun-Gü",
    "creator_name": "mg-bass",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0adb3d82-5921-4fa1-9d55-b3c79abf4c12"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1508/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1891/",
    "metadata": {
        "length": 420150,
        "lengthKind": "straight-line",
        "duration": 37980,
        "positionLists": 3,
        "positions": 1485,
        "size": 294644,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-20T15:33:01+00:00",
        "elevationGain": 7565,
        "elevationLoss": 7740,
        "country": "CH"
    }
}