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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Vielha-Portillo (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3d7bc51-74a8-4c1c-8ca4-9c7a9808861c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38888/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55379/",
    "metadata": {
        "length": 156568,
        "lengthKind": "straight-line",
        "duration": 41806,
        "positionLists": 2,
        "positions": 502,
        "size": 150939,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2012-07-07T06:04:52+00:00",
        "elevationGain": 3211,
        "elevationLoss": 3192,
        "country": "FR"
    }
}