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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Heiligenhafen- Marstal",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3bda5bf-8b76-43e0-bfc7-9f5ca992a122"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26603/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40255/?format=api",
    "metadata": {
        "length": 69395,
        "lengthKind": "track",
        "duration": 23209,
        "positionLists": 1,
        "positions": 23227,
        "size": 5807171,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-13T08:30:58.665000+00:00",
        "elevationGain": 1424,
        "elevationLoss": 1419
    }
}