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

GET /v1/routes/51126/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e16a62b8da0f43398e4474572842ee9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 11655 (2)",
    "creator_name": "pimper93",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c90a2a8f-4964-4a29-851d-6ce6dcad961c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26848/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51126/",
    "metadata": {
        "length": 22306,
        "lengthKind": "track",
        "duration": 11896,
        "positionLists": 1,
        "positions": 11655,
        "size": 639460,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2021-04-09T06:41:52+00:00",
        "elevationGain": 278,
        "elevationLoss": 238,
        "country": "BE"
    }
}