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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weser Werra Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6803924-3028-43cf-b849-f5fe952e3eb9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38942/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55433/",
    "metadata": {
        "length": 1505838,
        "lengthKind": "routed",
        "duration": 13971718,
        "positionLists": 2,
        "positions": 9508,
        "size": 903229,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-26T19:08:44+00:00",
        "elevationGain": 410,
        "elevationLoss": 373,
        "country": "DE"
    }
}