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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 4746 (3)",
    "creator_name": "Raketenflieger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9d69466-937f-4484-bf55-1d10882361f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28084/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51298/",
    "metadata": {
        "length": 44338,
        "lengthKind": "straight-line",
        "duration": 4745,
        "positionLists": 1,
        "positions": 4746,
        "size": 752880,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-06-25T11:50:03+00:00",
        "elevationGain": 3250,
        "elevationLoss": 3253,
        "country": "DE"
    }
}