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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/?format=api",
    "description": "AlpenX - Etappe 1",
    "creator_name": "OlliEff",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae79c830-ab52-46f0-b1d4-0ace8abd6f95"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26827/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40461/?format=api",
    "metadata": {
        "length": 107566,
        "lengthKind": "track",
        "duration": 23326,
        "positionLists": 1,
        "positions": 15329,
        "size": 5344308,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-08-15T07:10:48+00:00",
        "elevationGain": 1548,
        "elevationLoss": 898,
        "country": "AT"
    }
}