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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Haren_100k_Draft_1of3",
    "creator_name": "kachter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58565855-764f-442d-9253-1b54483667c8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26742/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40386/",
    "metadata": {
        "length": 35239,
        "lengthKind": "track",
        "duration": 5366,
        "positionLists": 1,
        "positions": 399,
        "size": 54408,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-12-03T18:08:50.181000+00:00",
        "elevationGain": 30,
        "elevationLoss": 29,
        "country": "DE"
    }
}