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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Sniezka_tra",
    "creator_name": "lechkl",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d60cd8f1-e82b-42fc-ad66-a21fecbf873f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5966/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50666/",
    "metadata": {
        "length": 7523,
        "lengthKind": "track",
        "duration": 901,
        "positionLists": 1,
        "positions": 212,
        "size": 21263,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-29T21:34:45+00:00",
        "elevationGain": 790,
        "elevationLoss": 10,
        "country": "CZ"
    }
}