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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "Norwegen2011 Hinfahrt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7676cf74-86e3-4650-80a4-3ada014ce2e7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37778/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54269/",
    "metadata": {
        "length": 3500455,
        "lengthKind": "straight-line",
        "positionLists": 15,
        "positions": 13808,
        "size": 1767450,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 872,
        "elevationLoss": 1426,
        "country": "SE"
    }
}