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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7607/?format=api",
    "description": "Kozkut; Közkút to Kozkut; Közkút",
    "creator_name": "fgabor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e41f765-f315-4312-abea-1dd13b803c5b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27937/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41428/?format=api",
    "metadata": {
        "length": 447657354,
        "lengthKind": "straight-line",
        "duration": 582762686,
        "positionLists": 1,
        "positions": 6827,
        "size": 2063461,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-01-04T18:00:09+00:00",
        "elevationGain": 144032,
        "elevationLoss": 143948,
        "country": "LY"
    }
}