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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8010/",
    "description": "Track vom: 2022-08-01 10:53",
    "creator_name": "hgheidelberg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a05cdf1e-1434-45b5-b1cc-a215bea6ee59"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27475/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51243/",
    "metadata": {
        "length": 1119666,
        "lengthKind": "track",
        "duration": 110379,
        "positionLists": 18,
        "positions": 9342,
        "size": 2312352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2022-08-01T08:53:20+00:00",
        "elevationGain": 7628,
        "elevationLoss": 7496,
        "country": "CH"
    }
}