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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7717/",
    "description": "Mountainbike am 23. April 2022 um 09:33",
    "creator_name": "peter.kickinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a9f7ca5-3b18-4f87-aa1c-bcb93a627a6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27867/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41376/",
    "metadata": {
        "length": 70890,
        "lengthKind": "track",
        "duration": 29963,
        "positionLists": 1,
        "positions": 2420,
        "size": 330392,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-04-23T07:36:42+00:00",
        "elevationGain": 311,
        "elevationLoss": 353,
        "country": "AT"
    }
}