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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1208",
    "creator_name": "Rickert",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f902b097-894d-4ae0-ba97-5715b632da8a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26958/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51146/",
    "metadata": {
        "length": 6463,
        "lengthKind": "track",
        "duration": 1221,
        "positionLists": 1,
        "positions": 1208,
        "size": 87049,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-10-17T10:11:06+00:00",
        "elevationGain": 85,
        "elevationLoss": 107,
        "country": "DE"
    }
}