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

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

{
    "category": "https://api.routeconverter.com/v1/categories/4991/",
    "description": "Flug #5 23_06_2020",
    "creator_name": "DR99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/596192a1-fcf2-4306-a00f-e491689fc179"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40213/",
    "metadata": {
        "length": 25383,
        "lengthKind": "track",
        "duration": 3383,
        "positionLists": 1,
        "positions": 2597,
        "size": 972668,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-06-23T14:32:06+00:00",
        "elevationGain": 1164,
        "elevationLoss": 2086,
        "country": "DE"
    }
}