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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1712",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8e8e11a-d42d-4087-b119-98855ff5fec0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40918/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57409/",
    "metadata": {
        "length": 40714,
        "lengthKind": "track",
        "duration": 12890,
        "positionLists": 1,
        "positions": 1712,
        "size": 428835,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2013-06-02T06:34:55+00:00",
        "elevationGain": 1416,
        "elevationLoss": 1409,
        "country": "FR"
    }
}