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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "93b47435-b681-4d3b-a52b-ad80f489ba45",
    "creator_name": "boder8",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/93b47435-b681-4d3b-a52b-ad80f489ba45"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25462/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50929/",
    "metadata": {
        "length": 146415,
        "lengthKind": "track",
        "duration": 38398,
        "positionLists": 1,
        "positions": 26358,
        "size": 1074420,
        "format": "Garmin FIT (*.fit)",
        "startTime": "2018-07-13T06:06:02+00:00",
        "elevationGain": 1510,
        "elevationLoss": 1813,
        "country": "NO"
    }
}