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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Position 1 to Position 11655",
    "creator_name": "pimper93",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d22cfd96-327e-49fa-b873-c448cd93c803"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26847/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51125/",
    "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"
    }
}