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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7861/",
    "description": "Position 1 to Position 11615",
    "creator_name": "petrupaz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c7aa39e-826a-41ee-b34d-0229ab5d0fd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26868/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40496/",
    "metadata": {
        "length": 167975,
        "lengthKind": "track",
        "duration": 31802,
        "positionLists": 1,
        "positions": 11615,
        "size": 786231,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2019-06-06T08:39:21+00:00",
        "elevationGain": 29408,
        "elevationLoss": 29081,
        "country": "RO"
    }
}