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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wanderung Kopie",
    "creator_name": "ralf@lichte-web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4aeb7adf-1542-4bdf-8d42-711d4fd14fe3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28338/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51345/",
    "metadata": {
        "length": 4909,
        "lengthKind": "track",
        "duration": 4481,
        "positionLists": 1,
        "positions": 313,
        "size": 43137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-09-02T14:59:21.222000+00:00",
        "elevationGain": 86,
        "elevationLoss": 123,
        "country": "FR"
    }
}