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

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

{
    "category": "https://api.routeconverter.com/v1/categories/833/",
    "description": "Winterwanderung Hohes Venn",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/48c6a569-554d-4f90-b17b-0da3e710b985"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2646/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3206/",
    "metadata": {
        "length": 21299,
        "lengthKind": "straight-line",
        "duration": 18018,
        "positionLists": 2,
        "positions": 1331,
        "size": 178394,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-11-20T17:51:12+00:00",
        "elevationGain": 504,
        "elevationLoss": 527,
        "country": "DE"
    }
}