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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Weyhe Syke 20km",
    "creator_name": "ger140",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/afd4e229-020c-451b-a677-d007f344adec"
    },
    "localFile": "https://api.routeconverter.com/v1/files/649/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50371/",
    "metadata": {
        "length": 22240,
        "lengthKind": "straight-line",
        "duration": 5042,
        "positionLists": 2,
        "positions": 688,
        "size": 243959,
        "format": "Training Center Database 2 (*.tcx)",
        "startTime": "2008-09-04T16:28:36+00:00",
        "elevationGain": 132,
        "elevationLoss": 198,
        "country": "DE"
    }
}