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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Innradweg - 19a: Schärding - Passau Variante 1 (West)",
    "creator_name": "Bosch Nyon",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a850d960-7dc9-4d8c-aefe-6982e656dd64"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24823/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50836/",
    "metadata": {
        "length": 15948,
        "lengthKind": "track",
        "duration": 3900,
        "positionLists": 1,
        "positions": 155,
        "size": 23048,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-09-06T00:00:00+00:00",
        "elevationGain": 219,
        "elevationLoss": 218,
        "country": "AT"
    }
}