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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "ACTIVE LOG082941",
    "creator_name": "mikasee",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d847b4be-66ff-4485-98b5-1907e7702d64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6258/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50686/",
    "metadata": {
        "length": 47161,
        "lengthKind": "track",
        "duration": 29310,
        "positionLists": 1,
        "positions": 214,
        "size": 43516,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-31T06:55:18+00:00",
        "elevationGain": 840,
        "elevationLoss": 703,
        "country": "CZ"
    }
}