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

GET /v1/routes/40258/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "f6ab566566c453fa768a74226f8d6214"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Kühlungsborn - Heiligenhafen",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc5f2c78-5008-465a-9774-449f2338a7f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26606/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40258/?format=api",
    "metadata": {
        "length": 64699,
        "lengthKind": "track",
        "duration": 20256,
        "positionLists": 1,
        "positions": 20274,
        "size": 5068960,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-12T08:11:31.595000+00:00",
        "elevationGain": 1378,
        "elevationLoss": 1366
    }
}