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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 4746",
    "creator_name": "Raketenflieger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3995e4bd-067f-4e08-a971-eec6f1b615ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28080/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51296/",
    "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"
    }
}