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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 27308",
    "creator_name": "Rickert",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c4df619e-9690-4204-8365-89d5200c7e83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26955/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51145/",
    "metadata": {
        "length": 466037,
        "lengthKind": "track",
        "duration": 27468,
        "positionLists": 1,
        "positions": 27308,
        "size": 1966249,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-10-27T09:24:32+00:00",
        "elevationGain": 2579,
        "elevationLoss": 2572,
        "country": "DE"
    }
}