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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 128",
    "creator_name": "flohlys",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c14201d-f98d-4348-bd7d-23957682002f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24327/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50786/",
    "metadata": {
        "length": 233,
        "lengthKind": "track",
        "duration": 139,
        "positionLists": 1,
        "positions": 128,
        "size": 9289,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2017-06-04T09:35:31+00:00",
        "elevationGain": 220,
        "elevationLoss": 1,
        "country": "DE"
    }
}