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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Sortie du Fué on GPSies.com",
    "creator_name": "Queribus49",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/abcc549c-895f-40ed-bf2a-00c412d1286d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3916/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50542/",
    "metadata": {
        "length": 76781,
        "lengthKind": "track",
        "duration": 27625,
        "positionLists": 1,
        "positions": 1366,
        "size": 192529,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-22T22:56:38+00:00",
        "elevationGain": 3240,
        "elevationLoss": 3236,
        "country": "FR"
    }
}