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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1ère étape Konstanz-Iffenblick",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16d7aeed-5c6a-41ef-bc39-68f3dc620031"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35422/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51913/",
    "metadata": {
        "length": 97439,
        "lengthKind": "track",
        "duration": 1173,
        "positionLists": 1,
        "positions": 625,
        "size": 62454,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-04T11:11:37+00:00",
        "elevationGain": 1594,
        "elevationLoss": 963,
        "country": "DE"
    }
}