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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/",
    "description": "Lessinische Berge - Schotterstück",
    "creator_name": "motoqtreiber",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e20070f3-fd73-4cd2-affc-c9b6aeb0106a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26447/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40111/",
    "metadata": {
        "length": 72617,
        "lengthKind": "track",
        "duration": 15585,
        "positionLists": 1,
        "positions": 1940,
        "size": 244964,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-03-04T17:31:43+00:00",
        "elevationGain": 4451,
        "elevationLoss": 4452,
        "country": "IT"
    }
}