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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1840",
    "creator_name": "MAMSA",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51067ac8-3c6f-427c-846d-2f9c34fb1a22"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26354/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51050/",
    "metadata": {
        "length": 5538,
        "lengthKind": "track",
        "duration": 2097,
        "positionLists": 1,
        "positions": 1840,
        "size": 132553,
        "format": "Columbus GPS Type 1 (*.csv)",
        "startTime": "2020-02-21T10:43:03+00:00",
        "elevationGain": 294,
        "elevationLoss": 411,
        "country": "DE"
    }
}