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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "1. Tag Donauradweg zum schw. Meer",
    "creator_name": "Rabauke",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7330b1b9-79ad-4d92-84d6-b073d35c9457"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41356/",
    "metadata": {
        "length": 2807753,
        "lengthKind": "routed",
        "duration": 2422688,
        "positionLists": 1,
        "positions": 2046,
        "size": 372071,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-09-02T05:23:37+00:00",
        "elevationGain": 6700,
        "elevationLoss": 6833,
        "country": "RO"
    }
}