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

GET /v1/routes/40259/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "de8af5aeed806ecbe4f21e72f9c3384a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/6914/",
    "description": "Marstal - Kappeln",
    "creator_name": "klausk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c301880-854e-45b7-a1ea-0f81a6005810"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26607/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40259/",
    "metadata": {
        "length": 46442,
        "lengthKind": "track",
        "duration": 20005,
        "positionLists": 1,
        "positions": 19400,
        "size": 4848842,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-08-14T06:07:33.823000+00:00",
        "elevationGain": 845,
        "elevationLoss": 838
    }
}