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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7781/",
    "description": "2023-02-23_Learheide-Kemnade-Muttental",
    "creator_name": "Tourbiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/da484834-b756-4a64-ba3f-d9b6e2378b1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28098/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41558/",
    "metadata": {
        "length": 41673,
        "lengthKind": "track",
        "duration": 12578,
        "positionLists": 1,
        "positions": 2855,
        "size": 572031,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-07-16T08:28:50+00:00",
        "elevationGain": 1185,
        "elevationLoss": 1053,
        "country": "DE"
    }
}