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

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

{
    "category": "https://api.routeconverter.com/v1/categories/337/",
    "description": "Kapellenwanderweg Wissen",
    "creator_name": "dilldapp",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4fa8c23-27f0-4222-9b6b-744f3440c26d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1416/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1791/",
    "metadata": {
        "length": 2121,
        "lengthKind": "track",
        "duration": 2790,
        "positionLists": 1,
        "positions": 57,
        "size": 12682,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-07T10:02:06+00:00",
        "elevationGain": 1217,
        "elevationLoss": 1243,
        "country": "DE"
    }
}