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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Grandson nach Neuchâtel",
    "creator_name": "diger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4fd9028e-c80a-4d81-9a78-2a55334c221a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27273/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40830/",
    "metadata": {
        "length": 33201,
        "lengthKind": "track",
        "duration": 8070,
        "positionLists": 1,
        "positions": 1727,
        "size": 189689,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2022-05-16T13:41:44+00:00",
        "elevationGain": 357,
        "elevationLoss": 353,
        "country": "CH"
    }
}