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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau zum U-Boot Denkmal Laboe",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6ad2bf1-fda4-46ee-b352-46722f2024d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24235/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38137/",
    "metadata": {
        "length": 47339,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1934,
        "size": 289466,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 430,
        "elevationLoss": 438,
        "country": "DE"
    }
}