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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "090726 Köln - Windeck",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25910edf-53fa-49af-b168-e72f1d5b4fc3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35761/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52252/",
    "metadata": {
        "length": 203496,
        "lengthKind": "routed",
        "duration": 10951425,
        "positionLists": 1,
        "positions": 74,
        "size": 16944,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-21T15:29:34.680000+00:00",
        "elevationGain": 1103,
        "elevationLoss": 1103,
        "country": "DE"
    }
}