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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "2008-08-21T06_4",
    "creator_name": "ervier",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f921d484-3397-4065-96a2-4ec3464c3dcf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/602/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50365/",
    "metadata": {
        "length": 38680,
        "lengthKind": "track",
        "duration": 5273,
        "positionLists": 1,
        "positions": 972,
        "size": 129682,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2008-08-21T06:49:11+00:00",
        "elevationGain": 413,
        "elevationLoss": 420,
        "country": "FR"
    }
}