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

GET /v1/routes/41261/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "42c7dea4ff3394f4245da50fad581486"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2017-04-25(T) Albissola Marina - Genova",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/caab1f53-44dd-498b-a144-0e4b32cdd970"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27745/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41261/",
    "metadata": {
        "length": 41969,
        "lengthKind": "track",
        "duration": 16229,
        "positionLists": 1,
        "positions": 862,
        "size": 170396,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-04-25T11:26:59+00:00",
        "elevationGain": 1472,
        "elevationLoss": 1473,
        "country": "IT"
    }
}