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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Hanö",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cd6a169-88e0-4844-88e6-c41678fef251"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27307/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40856/?format=api",
    "metadata": {
        "length": 72416,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4098,
        "size": 793597,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 319,
        "elevationLoss": 318
    }
}