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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Maniva- Croce - Bagolino - Anfo 50km - Punkte",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6257e0ae-fdf9-42b3-9acc-5c723096ce1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26444/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40108/",
    "metadata": {
        "length": 124105,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 965,
        "size": 80400,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-22T20:01:58+00:00",
        "elevationGain": 497,
        "elevationLoss": 4234,
        "country": "IT"
    }
}