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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Linden - Rundwanderweg 8",
    "creator_name": "seppk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c4a9bb0-e7de-4f7e-bdab-6e1840d92d41"
    },
    "localFile": "https://api.routeconverter.com/v1/files/648/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/805/",
    "metadata": {
        "length": 9583,
        "lengthKind": "track",
        "duration": 11854,
        "positionLists": 1,
        "positions": 477,
        "size": 65814,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-09-02T14:05:02+00:00",
        "elevationGain": 576,
        "elevationLoss": 571,
        "country": "DE"
    }
}