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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7772/",
    "description": "Lautenbach_Teufelsmühle_Lautenfelsen_11,4km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bbf5d9e-f559-4db6-a6f4-01c08c873406"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28136/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41593/",
    "metadata": {
        "length": 11441,
        "lengthKind": "track",
        "duration": 18003,
        "positionLists": 1,
        "positions": 533,
        "size": 109855,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-04-30T08:34:38+00:00",
        "elevationGain": 680,
        "elevationLoss": 687,
        "country": "DE"
    }
}