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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Ausfall - Kiel Düsrernbrook",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/adfec0f5-1dbd-4e9b-8961-0aad860db455"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26604/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40256/?format=api",
    "metadata": {
        "length": 46978,
        "lengthKind": "track",
        "duration": 23099,
        "positionLists": 2,
        "positions": 23129,
        "size": 5781377,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-15T07:31:22.146000+00:00",
        "elevationGain": 1187,
        "elevationLoss": 1186,
        "country": "DE"
    }
}