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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Stralsund - Barhöft",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95aa8192-fcdb-4448-92af-f6816249e267"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26605/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40257/?format=api",
    "metadata": {
        "length": 16679,
        "lengthKind": "track",
        "duration": 7783,
        "positionLists": 1,
        "positions": 7803,
        "size": 1951169,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-10T11:36:48.507000+00:00",
        "elevationGain": 262,
        "elevationLoss": 263
    }
}