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

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

{
    "category": "https://api.routeconverter.com/v1/categories/254/",
    "description": "Tour durch unsere Kindheitstage 07.08.2018 16:24",
    "creator_name": "Ruhrpottschlingel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e15d623d-d352-497f-b36b-4eda92b75fde"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40460/",
    "metadata": {
        "length": 12011,
        "lengthKind": "track",
        "duration": 19007,
        "positionLists": 1,
        "positions": 981,
        "size": 196812,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2018-08-07T09:06:18+00:00",
        "elevationGain": 149,
        "elevationLoss": 205,
        "country": "DE"
    }
}