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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 1560",
    "creator_name": "jaron",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05db2146-8556-4835-a685-8979b393eceb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26098/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51021/",
    "metadata": {
        "length": 88195,
        "lengthKind": "track",
        "duration": 83995707,
        "positionLists": 1,
        "positions": 1560,
        "size": 103369,
        "format": "Columbus GPS Type 2 (*.csv)",
        "startTime": "2016-12-08T05:46:46+00:00",
        "elevationGain": 477,
        "elevationLoss": 470,
        "country": "DE"
    }
}