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

GET /v1/routes/41654/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "99f85cf71157ed72297bc27c344c97f1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "description": "Rádlo Silniční cyklistika",
    "creator_name": "leos.mastnik",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e62a0f0a-3ecf-46ce-96a1-acf438616a0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28202/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41654/?format=api",
    "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"
    }
}