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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "707 Hofdorf; Wörth An Der Donau to 731 Gyor1; Hotel Fonte",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9a5eee6-4f51-44c7-9a8c-08130eda7611"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40935/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57426/",
    "metadata": {
        "length": 12075135,
        "lengthKind": "straight-line",
        "duration": 444377794,
        "positionLists": 27,
        "positions": 10572,
        "size": 1583137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-21T06:18:27+00:00",
        "elevationGain": 52222,
        "elevationLoss": 50840,
        "country": "AT"
    }
}