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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/",
    "description": "Jura-Ausflug_von_Biel",
    "creator_name": "KnoNirak",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d714c1e-9545-43a1-9657-9d2896d6c5ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24112/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38040/",
    "metadata": {
        "length": 150772,
        "lengthKind": "track",
        "duration": 20719,
        "positionLists": 1,
        "positions": 3440,
        "size": 551554,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-26T12:16:04+00:00",
        "elevationGain": 3660,
        "elevationLoss": 3667,
        "country": "CH"
    }
}