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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa Rother Tour 24 (nur Abstieg)",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13294b0f-0e5d-44fc-8203-23b8f2750f91"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2926/",
    "metadata": {
        "length": 6935,
        "lengthKind": "track",
        "duration": 7265,
        "positionLists": 1,
        "positions": 593,
        "size": 84347,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2007-11-15T10:35:27+00:00",
        "elevationGain": 96,
        "elevationLoss": 671
    }
}