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

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

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Themen Tour 1a Abkürzung",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a218243d-8ac0-48fb-82ed-eff23a069059"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1003/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1240/",
    "metadata": {
        "length": 13426,
        "lengthKind": "straight-line",
        "duration": 62,
        "positionLists": 2,
        "positions": 94,
        "size": 7128,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-18T16:46:23+00:00",
        "elevationGain": 100,
        "elevationLoss": 114,
        "country": "DE"
    }
}