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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Anfahrt Gardasee - Brennerparallele - Mangen -Kaiserjäger - Punkte",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5e8e6faa-ad7e-4f92-9ff2-b4b87db26c5b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26441/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40105/",
    "metadata": {
        "length": 822358,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 4235,
        "size": 356739,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-22T20:01:58+00:00",
        "elevationGain": 3909,
        "elevationLoss": 3909,
        "country": "IT"
    }
}