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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7712/",
    "description": "Tegernsee, Spitzingsee, Schliersee, Tegernsee ca. 63km",
    "creator_name": "wernerf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4224f2a9-7303-42cc-b47e-aaf13f1142b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27410/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40947/",
    "metadata": {
        "length": 60509,
        "lengthKind": "track",
        "duration": 28153,
        "positionLists": 1,
        "positions": 1087,
        "size": 439322,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-08-11T07:39:43+00:00",
        "elevationGain": 5764,
        "elevationLoss": 5764,
        "country": "DE"
    }
}