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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Roca-Montorn",
    "creator_name": "jmortegalopera@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e107258-5840-4658-a150-83b5abe7cbe5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24393/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50806/",
    "metadata": {
        "length": 53539,
        "lengthKind": "straight-line",
        "duration": 28630,
        "positionLists": 2,
        "positions": 12861,
        "size": 6000015,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-12-06T09:20:54+00:00",
        "elevationGain": 2484,
        "elevationLoss": 2511,
        "country": "ES"
    }
}