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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Rádlo Silniční cyklistika",
    "creator_name": "leos.mastnik",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b27dcc56-6032-4928-8917-9636fd157774"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28203/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51317/",
    "metadata": {
        "length": 54548,
        "lengthKind": "track",
        "duration": 7627,
        "positionLists": 1,
        "positions": 6904,
        "size": 3592351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-11-03T12:25:02+00:00",
        "elevationGain": 781,
        "elevationLoss": 777,
        "country": "CZ"
    }
}