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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "SORTIE 2 DU FUE on GPSies.com",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ab132b5c-b6d2-44f9-9809-246262a31f57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3915/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50541/",
    "metadata": {
        "length": 57259,
        "lengthKind": "track",
        "duration": 20597,
        "positionLists": 1,
        "positions": 905,
        "size": 127993,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-22T23:16:59+00:00",
        "elevationGain": 2222,
        "elevationLoss": 2221,
        "country": "FR"
    }
}